summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-08MdeModulePkg/HiiDataBase: Fix incorrect local variable typeDandan Bi1-1/+1
2016-10-08MdeModulePkg/CdExpressPei: Fix capsule size mismatch issue.Jiewen Yao2-4/+6
2016-10-07MdePkg: Fix some typing errors in the header filesThomas Huth27-36/+36
2016-10-07MdePkg: Fix some typing errorsThomas Huth4-15/+15
2016-10-07QuarkPlatformPkg/RecoveryOemHookLib: Remove RecoveryOemHookLibMichael Kinney4-185/+0
2016-10-07QuarkPlatformPkg: Add ForceRecovery UEFI applicationMichael Kinney2-2/+5
2016-10-07QuarkPlatformPkg/PlatformHelperLib: Remove PlatformDebugPortGetChar8()Michael Kinney2-42/+1
2016-10-07QuarkPlatformPkg/PlatformInit: Fix recovery detection issuesMichael Kinney6-186/+98
2016-10-07QuarkPlatformPkg/ForceRecovery: Add UEFI application to force recoveryMichael Kinney2-0/+92
2016-10-07QuarkSocPkg/QncSmmDispatcher: Fix use after free issueMichael Kinney2-5/+38
2016-10-07QuarkSocPkg/QncSmmDispatcher: Fix context passed to SMI handlersMichael Kinney3-10/+11
2016-10-07ShellPkg: Fix erroneous Status returned by ShellOpenFileByName()Vladimir Olovyannikov1-0/+3
2016-10-07IntelSiliconPkg: Updated IgdOpregion.h based on latest specGiri P Mudusuru1-13/+34
2016-10-05IntelFsp2Pkg/Tools: Add PE32 section rebasing supportMaurice Ma1-29/+145
2016-10-05ShellPkg: Move UnicodeCollation2 Protcol locate out of UefiShellLib constructorTapan Shah1-7/+9
2016-10-03ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing diskMichael Kinney1-2/+4
2016-10-03ShellPkg/Shell: Update CRC32 in the EFI System Table headerCinnamon Shia1-0/+20
2016-09-30BaseTools Build: Fix build break for clean target in LinuxHao Wu1-3/+3
2016-09-30BaseTools VS Makefile: Don't include ms.common in ms.appLiming Gao1-2/+0
2016-09-30BaseTools Makefile: Missing LFAGS in app.makefileLiming Gao1-1/+1
2016-09-30CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2jQin Long6-143/+62
2016-09-29MdeModulePkg/ImageDecoderLib: Retire it due to new BootLogoLibRuiyu Ni4-266/+0
2016-09-29MdeModulePkg/BmpImageDecoderLib: Retire it due to new BootLogoLibRuiyu Ni3-341/+0
2016-09-29MdeModulePkg: Remove ImageDecoderLib and BmpImageDecoderLibRuiyu Ni2-7/+0
2016-09-29SecurityPkg: Tcg2: Fix TCG2 PP issuesZhang, Chao B4-27/+111
2016-09-28OvmfPkg: Use the new LogoDxe driverRuiyu Ni7-22/+7
2016-09-28ArmVirtPkg: Use the new LogoDxe driverRuiyu Ni4-20/+6
2016-09-28Nt32Pkg: Use the new LogoDxe driverRuiyu Ni4-13/+5
2016-09-28MdeModulePkg/Logo: Add LogoDxe moduleRuiyu Ni5-0/+274
2016-09-28MdeModulePkg/BootLogoLib&PlatformLogo: Use HII data types in parametersRuiyu Ni5-164/+89
2016-09-28OvmfPkg/PlatformBds: Do not call BootLogoEnableLogoRuiyu Ni2-8/+7
2016-09-28ArmVirtPkg/PlatformBds: Do not call BootLogoEnableLogoRuiyu Ni2-8/+7
2016-09-28Nt32Pkg/PlatformBds: Do not call BootLogoEnableLogoRuiyu Ni1-2/+2
2016-09-28MdeModulePkg/HiiDatabase: Add HiiImageEx implementation.Ruiyu Ni5-53/+822
2016-09-28MdeModulePkg/HiiDatabase: Update HiiImage to support PNG/JPEGRuiyu Ni1-7/+14
2016-09-28MdePkg/HiiImage.h: Include GraphicsOutput.hRuiyu Ni1-1/+3
2016-09-28MdemodulePkg/HiiDatabase: Correct typo in comments.Ruiyu Ni5-75/+75
2016-09-28MdeModulePkg/HiiDatabase: Refine HiiDrawImage()Ruiyu Ni1-14/+12
2016-09-28MdeModulePkg/HiiDatabase: Refine HiiSetImage()Ruiyu Ni1-70/+46
2016-09-28MdeModulePkg/HiiDatabase: Refine HiiGetImage()Ruiyu Ni1-35/+20
2016-09-28MdeModulePkg/HiiDatabase: Refine HiiNewImage()Ruiyu Ni1-56/+27
2016-09-28MdeModulePkg/HiiDatabase: Move common code to LocatePackageList()Ruiyu Ni1-54/+34
2016-09-28MdeModulePkg/HiiDatabase: Refine GetImageIdOrAddressRuiyu Ni3-76/+63
2016-09-28MdePkg/HiiImageDecoder.h: Add missing EFI_HII_IMAGE_DECODER_OTHER_INFORuiyu Ni1-9/+21
2016-09-28MdePkg/HiiImageDecoder.h: Rename from ImageDecoder.hRuiyu Ni1-0/+0
2016-09-28MdeModulePkg/PciSioSerialDxe: Remove unused global variablesRuiyu Ni1-4/+1
2016-09-27MdePkg/BaseMemoryLibOptDxe: replace deprecated uses of IT blocksArd Biesheuvel5-27/+33
2016-09-27MdePkg/BaseMemoryLibOptDxe ARM: fix Thumb-2 bug in ScanMem()Ard Biesheuvel1-4/+5
2016-09-27BaseTools: List missing source python files for Ecc tool in MakefileHao Wu1-0/+20
2016-09-27BaseTools: Add some posixlike files for LinuxYonghong Zhu3-0/+42