summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ArmVirtPkg: don't set PcdDebugPrintErrorLevel in RELEASE buildsLaszlo Ersek2019-02-131-0/+2
* ArmVirtPkg: don't set PcdDebugClearMemoryValueLaszlo Ersek2019-02-131-1/+0
* ArmVirtPkg: don't set PcdCoreCountLaszlo Ersek2019-02-133-4/+0
* ArmVirtPkg/PrePi: drop wrong PcdCoreCount dependencyLaszlo Ersek2019-02-131-2/+0
* ArmVirtPkg: clean up PcdSetNxForStack setting (applies to ArmVirtQemu only)Laszlo Ersek2019-02-132-5/+5
* ArmVirtPkg: don't set PcdPostCodePropertyMaskLaszlo Ersek2019-02-131-1/+0
* ArmVirtPkg/{ArmVirtQemu,ArmVirtQemuKernel}: don't set PcdTrustzoneSupportLaszlo Ersek2019-02-132-6/+0
* ArmVirtPkg: don't set PcdRelocateVectorTableLaszlo Ersek2019-02-131-3/+0
* ArmVirtPkg/ArmVirtQemuKernel: don't set PcdCPUCoresStackBaseLaszlo Ersek2019-02-131-1/+0
* MdeModulePkg/NvmExpressDxe: Report StatusCode for device init failureSean Brogan2019-02-133-3/+13
* MdePkg/BaseLib: implement SpeculationBarrier() for ARM and AArch64Ard Biesheuvel2019-02-126-32/+160
* MdeModulePkg/CapsuleApp: Fix potential NULL pointer dereference issueChen A Chen2019-02-122-10/+18
* CorebootModulePkg: Fix various typosAntoine Coeur2019-02-1210-57/+57
* CorebootPayloadPkg: Fix various typosAntoine Coeur2019-02-127-67/+67
* NetworkPkg/Ip6Dxe: Uninstall protocols when error happen in Driver Binding St...Jiaxin Wu2019-02-121-9/+19
* MdeModulePkg/Ip4Dxe: Uninstall protocols when error happen in Driver Binding ...Jiaxin Wu2019-02-121-3/+6
* OvmfPkg: Add TCG2 Configuration menu to the Device Manager menuStefan Berger2019-02-116-0/+21
* MdeModulePkg DxeCapsuleLibFmp: Update SupportCapsuleImage() for Fake CapsuleLiming Gao2019-02-111-0/+6
* CryptoPkg: Fix various typosAntoine Coeur2019-02-112-3/+3
* ArmVirtPkg: Fix various typosAntoine Coeur2019-02-076-12/+12
* BaseTools: Fix build failure when specifying multiple BUILDTARGETPhilippe Mathieu-Daud?2019-02-061-1/+1
* BaseTools/BuildReport: fix report for platforms/arches without struct PCDsLaszlo Ersek2019-02-061-1/+1
* SignedCapsulePkg: enable package build for AARCH64/ARMLeif Lindholm2019-02-041-1/+14
* SecurityPkg: fix package build on ARMLeif Lindholm2019-02-041-0/+11
* IntelFrameworkPkg: fix build for AARCH64/ARMLeif Lindholm2019-02-041-1/+1
* IntelFrameworkModulePkg: fix build for AARCH64/ARMLeif Lindholm2019-02-041-1/+12
* AppPkg: fix webserver build for !Ia32/X64Leif Lindholm2019-02-042-1/+1
* MdePkg: Fix coding style issuesBi, Dandan2019-02-023-12/+12
* MdeModulePkg: Fix coding style issuesDandan Bi2019-02-026-11/+11
* MdeModulePkg/CapsuleApp: Fix potential NULL pointer dereference issueChen A Chen2019-02-023-10/+29
* FatPkg/FatPei/Gpt.c: Fix uninitialized variable issueChen A Chen2019-02-021-0/+3
* MdePkg/BaseLib: Add Base64Encode() and Base64Decode()Mike Turner2019-02-022-0/+387
* BaseTools:StructurePCD value display incorrect in "Not used" section.Fan, ZhijuX2019-02-022-2/+9
* BaseTools: Fixed incorrect line number in PcdValueInit.cFeng, Bob C2019-02-021-1/+1
* BaseTools: Enable CODE format in DEC fileFeng, Bob C2019-02-023-53/+86
* BaseTools/ECC: Add a new type of exceptionHess Chen2019-02-021-4/+10
* BaseTools: PCD value incorrect in structure pcd sku case.Fan, ZhijuX2019-02-021-1/+1
* EmbeddedPkg/PrePiLib: Correct function nameJeff Brasen2019-02-011-1/+1
* MdeModulePkg/SdMmcPciHcDxe: Update comment for spec compliance statusHao Wu2019-02-014-8/+14
* BaseTools: Eot tool Python3 adaptionFeng, Bob C2019-02-018-8/+7740
* BaseTools: ECC tool Python3 adaptionFeng, Bob C2019-02-0117-23/+8385
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-0137-244/+247
* BaseTools: the list and iterator translationFeng, Bob C2019-02-0113-46/+47
* BaseTools:ord() don't match in py2 and py3Feng, Bob C2019-02-011-2/+8
* BaseTools:Fixed Rsa issue and a set define issue.Feng, Bob C2019-02-011-2/+2
* BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao2019-02-0141-120/+194
* BaseTools:Linux Python highest version check.Zhijux Fan2019-02-011-5/+11
* BaseTools:Update build tool to print python version informationZhijux Fan2019-02-011-0/+6
* BaseTools: Update windows and linux run scripts file to use Python3Zhijux Fan2019-02-0139-93/+177
* BaseTools: Similar to octal data rectificationZhijux Fan2019-02-013-8/+13