summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SecurityPkg Tcg2Pei: Fix GCC build failure caused by 5919a9600e07Star Zeng2016-09-231-5/+5
* ShellPkg: Remove current working dir path ".;" from 'path' variableTapan Shah2016-09-221-3/+1
* ShellPkg: Expand special output file to include "NULL" and case insensitiveTapan Shah2016-09-225-4/+23
* ShellPkg: Add Persistent Memory support in 'memmap' commandTapan Shah2016-09-222-4/+12
* ShellPkg: Add '-nc' flag support in 'disconnect' commandTapan Shah2016-09-222-4/+28
* OvmfPkg/VirtioGpuDxe: Fix VS toolchain build failureDandan Bi2016-09-221-1/+2
* SecurityPkg/TPM2: Sync PcrAllocations and PcrMaskJiewen Yao2016-09-213-46/+69
* SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLibJiewen Yao2016-09-214-58/+118
* SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLibJiewen Yao2016-09-214-161/+102
* SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLibJiewen Yao2016-09-214-50/+39
* SecurityPkg/TPM2: Update function header of GetDigestFromDigestList()Star Zeng2016-09-212-13/+13
* SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLibJiewen Yao2016-09-216-145/+59
* SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLibJiewen Yao2016-09-213-136/+154
* CryptoPkg: Clean up unreferenced symbol in Cryptest utility.Qin Long2016-09-211-137/+0
* ArmPkg/AsmMacroIoLib: force word alignment for functionsArd Biesheuvel2016-09-211-0/+1
* ArmVirtPkg: move all platforms to MdePkg/ BaseMemoryLib implementationsArd Biesheuvel2016-09-211-3/+5
* MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: implement accelerated GUID functionsArd Biesheuvel2016-09-215-1/+333
* MdePkg/BaseMemoryLibOptDxe ARM: fix arithmetic bugs in CompareMem()Ard Biesheuvel2016-09-211-2/+2
* UefiCpuPkg/SecCore: SecPlatformInformation(2) are optional PPIsJeff Fan2016-09-211-0/+2