summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-27MdePkg: Add SMM PciExpressLib InstanceGao, Liming3-0/+1473
2016-09-27BaseTools: support generating image package from BMP/JPEG/PNG filesYonghong Zhu6-6/+455
2016-09-27MdePkg UefiHii: Add IMAGE_TOKEN macro to access image resource in C and VFRLiming Gao1-1/+7
2016-09-27MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao7-9/+16
2016-09-27SecurityPkg: Tcg: New field for User Confirmation StatusZhang, Chao B6-10/+14
2016-09-26ArmPkg/CpuDxe: Fix MMU initialization problemKurt Kennett1-0/+5
2016-09-26ShellPkg: Enhance 'cls' command to change the background and foreground colorsTapan Shah2-57/+179
2016-09-26NetworkPkg: Clean the previous address since the policy changedJiaxin Wu1-30/+29
2016-09-26MdeModulePkg: Clean the previous address since the policy changedJiaxin Wu1-31/+31
2016-09-26MdeModulePkg/PciBusDxe: make OPROM BAR degradation configurableArd Biesheuvel3-40/+55
2016-09-25BaseTools: handling the case that map file is not existYonghong Zhu1-16/+17
2016-09-23ShellPkg: Update help output for disconnect commandTapan Shah1-6/+7
2016-09-23MdePkg/BaseMemoryLibOptDxe ARM AARCH64: fix thinko in SetMem##Ard Biesheuvel3-19/+44
2016-09-23SecurityPkg Tcg2Pei: Fix GCC build failure caused by 5919a9600e07Star Zeng1-5/+5
2016-09-22ShellPkg: Remove current working dir path ".;" from 'path' variableTapan Shah1-3/+1
2016-09-22ShellPkg: Expand special output file to include "NULL" and case insensitiveTapan Shah5-4/+23
2016-09-22ShellPkg: Add Persistent Memory support in 'memmap' commandTapan Shah2-4/+12
2016-09-22ShellPkg: Add '-nc' flag support in 'disconnect' commandTapan Shah2-4/+28
2016-09-22OvmfPkg/VirtioGpuDxe: Fix VS toolchain build failureDandan Bi1-1/+2
2016-09-21SecurityPkg/TPM2: Sync PcrAllocations and PcrMaskJiewen Yao3-46/+69
2016-09-21SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLibJiewen Yao4-58/+118
2016-09-21SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLibJiewen Yao4-161/+102
2016-09-21SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLibJiewen Yao4-50/+39
2016-09-21SecurityPkg/TPM2: Update function header of GetDigestFromDigestList()Star Zeng2-13/+13
2016-09-21SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLibJiewen Yao6-145/+59
2016-09-21SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLibJiewen Yao3-136/+154