summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* IntelFsp2Pkg/Tools: Add PE32 section rebasing supportMaurice Ma2016-10-051-29/+145
* ShellPkg: Move UnicodeCollation2 Protcol locate out of UefiShellLib constructorTapan Shah2016-10-051-7/+9
* ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing diskMichael Kinney2016-10-031-2/+4
* ShellPkg/Shell: Update CRC32 in the EFI System Table headerCinnamon Shia2016-10-031-0/+20
* BaseTools Build: Fix build break for clean target in LinuxHao Wu2016-09-301-3/+3
* BaseTools VS Makefile: Don't include ms.common in ms.appLiming Gao2016-09-301-2/+0
* BaseTools Makefile: Missing LFAGS in app.makefileLiming Gao2016-09-301-1/+1
* CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2jQin Long2016-09-306-143/+62
* MdeModulePkg/ImageDecoderLib: Retire it due to new BootLogoLibRuiyu Ni2016-09-294-266/+0
* MdeModulePkg/BmpImageDecoderLib: Retire it due to new BootLogoLibRuiyu Ni2016-09-293-341/+0
* MdeModulePkg: Remove ImageDecoderLib and BmpImageDecoderLibRuiyu Ni2016-09-292-7/+0
* SecurityPkg: Tcg2: Fix TCG2 PP issuesZhang, Chao B2016-09-294-27/+111
* OvmfPkg: Use the new LogoDxe driverRuiyu Ni2016-09-287-22/+7
* ArmVirtPkg: Use the new LogoDxe driverRuiyu Ni2016-09-284-20/+6
* Nt32Pkg: Use the new LogoDxe driverRuiyu Ni2016-09-284-13/+5
* MdeModulePkg/Logo: Add LogoDxe moduleRuiyu Ni2016-09-285-0/+274
* MdeModulePkg/BootLogoLib&PlatformLogo: Use HII data types in parametersRuiyu Ni2016-09-285-164/+89
* OvmfPkg/PlatformBds: Do not call BootLogoEnableLogoRuiyu Ni2016-09-282-8/+7
* ArmVirtPkg/PlatformBds: Do not call BootLogoEnableLogoRuiyu Ni2016-09-282-8/+7
* Nt32Pkg/PlatformBds: Do not call BootLogoEnableLogoRuiyu Ni2016-09-281-2/+2
* MdeModulePkg/HiiDatabase: Add HiiImageEx implementation.Ruiyu Ni2016-09-285-53/+822
* MdeModulePkg/HiiDatabase: Update HiiImage to support PNG/JPEGRuiyu Ni2016-09-281-7/+14
* MdePkg/HiiImage.h: Include GraphicsOutput.hRuiyu Ni2016-09-281-1/+3
* MdemodulePkg/HiiDatabase: Correct typo in comments.Ruiyu Ni2016-09-285-75/+75
* MdeModulePkg/HiiDatabase: Refine HiiDrawImage()Ruiyu Ni2016-09-281-14/+12
* MdeModulePkg/HiiDatabase: Refine HiiSetImage()Ruiyu Ni2016-09-281-70/+46
* MdeModulePkg/HiiDatabase: Refine HiiGetImage()Ruiyu Ni2016-09-281-35/+20
* MdeModulePkg/HiiDatabase: Refine HiiNewImage()Ruiyu Ni2016-09-281-56/+27
* MdeModulePkg/HiiDatabase: Move common code to LocatePackageList()Ruiyu Ni2016-09-281-54/+34
* MdeModulePkg/HiiDatabase: Refine GetImageIdOrAddressRuiyu Ni2016-09-283-76/+63
* MdePkg/HiiImageDecoder.h: Add missing EFI_HII_IMAGE_DECODER_OTHER_INFORuiyu Ni2016-09-281-9/+21
* MdePkg/HiiImageDecoder.h: Rename from ImageDecoder.hRuiyu Ni2016-09-281-0/+0
* MdeModulePkg/PciSioSerialDxe: Remove unused global variablesRuiyu Ni2016-09-281-4/+1
* MdePkg/BaseMemoryLibOptDxe: replace deprecated uses of IT blocksArd Biesheuvel2016-09-275-27/+33
* MdePkg/BaseMemoryLibOptDxe ARM: fix Thumb-2 bug in ScanMem()Ard Biesheuvel2016-09-271-4/+5
* BaseTools: List missing source python files for Ecc tool in MakefileHao Wu2016-09-271-0/+20
* BaseTools: Add some posixlike files for LinuxYonghong Zhu2016-09-273-0/+42
* MdePkg: Add SMM PciExpressLib InstanceGao, Liming2016-09-273-0/+1473
* BaseTools: support generating image package from BMP/JPEG/PNG filesYonghong Zhu2016-09-276-6/+455
* MdePkg UefiHii: Add IMAGE_TOKEN macro to access image resource in C and VFRLiming Gao2016-09-271-1/+7
* MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao2016-09-277-9/+16
* SecurityPkg: Tcg: New field for User Confirmation StatusZhang, Chao B2016-09-276-10/+14
* ArmPkg/CpuDxe: Fix MMU initialization problemKurt Kennett2016-09-261-0/+5
* ShellPkg: Enhance 'cls' command to change the background and foreground colorsTapan Shah2016-09-262-57/+179
* NetworkPkg: Clean the previous address since the policy changedJiaxin Wu2016-09-261-30/+29
* MdeModulePkg: Clean the previous address since the policy changedJiaxin Wu2016-09-261-31/+31
* MdeModulePkg/PciBusDxe: make OPROM BAR degradation configurableArd Biesheuvel2016-09-263-40/+55
* BaseTools: handling the case that map file is not existYonghong Zhu2016-09-251-16/+17
* ShellPkg: Update help output for disconnect commandTapan Shah2016-09-231-6/+7
* MdePkg/BaseMemoryLibOptDxe ARM AARCH64: fix thinko in SetMem##Ard Biesheuvel2016-09-233-19/+44