summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-13ArmVirtPkg/ArmVirtXen: don't set Pcd*ImageVerificationPolicyLaszlo Ersek3-7/+14
2019-02-13ArmVirtPkg/ArmVirtXen: don't set PcdTurnOffUsbLegacySupportLaszlo Ersek3-2/+4
2019-02-13ArmVirtPkg/ArmVirtXen: don't set PcdShellFileLaszlo Ersek1-1/+0
2019-02-13ArmVirtPkg/ArmVirtXen: don't set PcdTerminalTypeGuidBufferLaszlo Ersek4-9/+6
2019-02-13ArmVirtPkg/ArmVirtXen: don't set PcdPL031RtcBaseLaszlo Ersek1-3/+0
2019-02-13ArmVirtPkg: don't set PcdDebugPrintErrorLevel in RELEASE buildsLaszlo Ersek1-0/+2
2019-02-13ArmVirtPkg: don't set PcdDebugClearMemoryValueLaszlo Ersek1-1/+0
2019-02-13ArmVirtPkg: don't set PcdCoreCountLaszlo Ersek3-4/+0
2019-02-13ArmVirtPkg/PrePi: drop wrong PcdCoreCount dependencyLaszlo Ersek1-2/+0
2019-02-13ArmVirtPkg: clean up PcdSetNxForStack setting (applies to ArmVirtQemu only)Laszlo Ersek2-5/+5
2019-02-13ArmVirtPkg: don't set PcdPostCodePropertyMaskLaszlo Ersek1-1/+0
2019-02-13ArmVirtPkg/{ArmVirtQemu,ArmVirtQemuKernel}: don't set PcdTrustzoneSupportLaszlo Ersek2-6/+0
2019-02-13ArmVirtPkg: don't set PcdRelocateVectorTableLaszlo Ersek1-3/+0
2019-02-13ArmVirtPkg/ArmVirtQemuKernel: don't set PcdCPUCoresStackBaseLaszlo Ersek1-1/+0
2019-02-13MdeModulePkg/NvmExpressDxe: Report StatusCode for device init failureSean Brogan3-3/+13
2019-02-12MdePkg/BaseLib: implement SpeculationBarrier() for ARM and AArch64Ard Biesheuvel6-32/+160
2019-02-12MdeModulePkg/CapsuleApp: Fix potential NULL pointer dereference issueChen A Chen2-10/+18
2019-02-12CorebootModulePkg: Fix various typosAntoine Coeur10-57/+57
2019-02-12CorebootPayloadPkg: Fix various typosAntoine Coeur7-67/+67
2019-02-12NetworkPkg/Ip6Dxe: Uninstall protocols when error happen in Driver Binding St...Jiaxin Wu1-9/+19
2019-02-12MdeModulePkg/Ip4Dxe: Uninstall protocols when error happen in Driver Binding ...Jiaxin Wu1-3/+6
2019-02-11OvmfPkg: Add TCG2 Configuration menu to the Device Manager menuStefan Berger6-0/+21
2019-02-11MdeModulePkg DxeCapsuleLibFmp: Update SupportCapsuleImage() for Fake CapsuleLiming Gao1-0/+6
2019-02-11CryptoPkg: Fix various typosAntoine Coeur2-3/+3
2019-02-07ArmVirtPkg: Fix various typosAntoine Coeur6-12/+12
2019-02-06BaseTools: Fix build failure when specifying multiple BUILDTARGETPhilippe Mathieu-Daud?1-1/+1
2019-02-06BaseTools/BuildReport: fix report for platforms/arches without struct PCDsLaszlo Ersek1-1/+1
2019-02-04SignedCapsulePkg: enable package build for AARCH64/ARMLeif Lindholm1-1/+14
2019-02-04SecurityPkg: fix package build on ARMLeif Lindholm1-0/+11
2019-02-04IntelFrameworkPkg: fix build for AARCH64/ARMLeif Lindholm1-1/+1
2019-02-04IntelFrameworkModulePkg: fix build for AARCH64/ARMLeif Lindholm1-1/+12
2019-02-04AppPkg: fix webserver build for !Ia32/X64Leif Lindholm2-1/+1
2019-02-02MdePkg: Fix coding style issuesBi, Dandan3-12/+12
2019-02-02MdeModulePkg: Fix coding style issuesDandan Bi6-11/+11
2019-02-02MdeModulePkg/CapsuleApp: Fix potential NULL pointer dereference issueChen A Chen3-10/+29
2019-02-02FatPkg/FatPei/Gpt.c: Fix uninitialized variable issueChen A Chen1-0/+3
2019-02-02MdePkg/BaseLib: Add Base64Encode() and Base64Decode()Mike Turner2-0/+387
2019-02-02BaseTools:StructurePCD value display incorrect in "Not used" section.Fan, ZhijuX2-2/+9
2019-02-02BaseTools: Fixed incorrect line number in PcdValueInit.cFeng, Bob C1-1/+1
2019-02-02BaseTools: Enable CODE format in DEC fileFeng, Bob C3-53/+86
2019-02-02BaseTools/ECC: Add a new type of exceptionHess Chen1-4/+10
2019-02-02BaseTools: PCD value incorrect in structure pcd sku case.Fan, ZhijuX1-1/+1
2019-02-01EmbeddedPkg/PrePiLib: Correct function nameJeff Brasen1-1/+1
2019-02-01MdeModulePkg/SdMmcPciHcDxe: Update comment for spec compliance statusHao Wu4-8/+14
2019-02-01BaseTools: Eot tool Python3 adaptionFeng, Bob C8-8/+7740
2019-02-01BaseTools: ECC tool Python3 adaptionFeng, Bob C17-23/+8385
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C37-244/+247
2019-02-01BaseTools: the list and iterator translationFeng, Bob C13-46/+47
2019-02-01BaseTools:ord() don't match in py2 and py3Feng, Bob C1-2/+8
2019-02-01BaseTools:Fixed Rsa issue and a set define issue.Feng, Bob C1-2/+2