summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-17StandaloneMmPkg: make package .DSC file build againArd Biesheuvel1-8/+11
2019-09-17MdeModulePkg SerialDxe.inf: Fix wrong FILE_GUID formatLiming Gao1-1/+1
2019-09-17BaseTools:Remove the unnecessary operation of renaming a file.Feng, Bob C1-20/+3
2019-09-17BaseTools: remove unnecessary calls of os.existFeng, Bob C5-60/+63
2019-09-17BaseTools: Improve GetDependencyList functionFeng, Bob C1-13/+16
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX19-23/+60
2019-09-17BaseTools:Replace PlatformInfo with PlatformAutoGen for MoudleFan, ZhijuX1-0/+3
2019-09-17MdePkg: UefiLib: Add a function to check if a language is supportedTom Zhao2-21/+56
2019-09-17SecurityPkg Tcg2Config: Move common definitions to new Tcg2Internal.hLiming Gao7-35/+33
2019-09-17MdePkg: Drop VERIFY_SIZE_OF in favour of STATIC_ASSERTVitaly Cheptsov via Groups.Io1-13/+0
2019-09-17MdePkg: Use STATIC_ASSERT macroVitaly Cheptsov via Groups.Io1-39/+40
2019-09-17MdeModulePkg/ResetUtilityLib: Use STATIC_ASSERT macroVitaly Cheptsov via Groups.Io1-1/+4
2019-09-17MdeModulePkg/SerialDxe: Update the file Guid in SerialDxe.infShenglei Zhang1-1/+1
2019-09-17EmulatorPkg/PeiEmuSerialPortLib: Update the INF file Guidshenglei1-1/+1
2019-09-17SecurityPkg/SecurityPkg.dec: Update TcgPpVendorLib.h to Tcg2PpVendorLib.hShenglei Zhang1-1/+1
2019-09-17MdePkg/MdePkg.dec: Update PciSegmentLib.h to S3PciSegmentLib.hShenglei Zhang1-1/+1
2019-09-17Change package reviewer of CryptoPkg.Ye Ting1-1/+1
2019-09-13ArmPlatformPkg: Add missing header files in INF filePete Batard5-0/+5
2019-09-13ArmVirtPkg: increase FD/FV size for NOOPT buildsArd Biesheuvel4-9/+68
2019-09-13UefiCpuPkg/PiSmmCpu: Enable 5L paging only when phy addr line > 48Ray Ni2-22/+39
2019-09-12BaseTools: Fixed a bug of IgnoreAutoGenFeng, Bob C1-0/+1
2019-09-11MdePkg: Add STATIC_ASSERT macroVitaly Cheptsov via Groups.Io1-0/+14
2019-09-11BaseTools: Robustness for multiple build environmentsBurt Silverman1-0/+2
2019-09-11BaseTools: Enable --genfds-multi-thread to default buildFeng, Bob C7-11/+14
2019-09-11BaseTools: Fixed the build fail on Linux with --genfds-multi-threadFeng, Bob C1-1/+1
2019-09-11BaseTools: Fixed the bug of multi-thread genffs for override infFeng, Bob C4-7/+10
2019-09-10BaseTools: Sort Pcd settings to make PcdTokenNumber be fixedFeng, Bob C2-1/+12
2019-09-10BaseTools: Fixed issue for IgnoreAutoGenFeng, Bob C6-136/+253
2019-09-10BaseTools: Fixed build clean regression issueFeng, Bob C1-5/+3
2019-09-10BaseTools: Fix a bug for Hii Pcd overrideBob Feng1-2/+2
2019-09-10MdePkg/BluetoothLeConfig.h: Add type EfiBluetoothSmpPeerAddressListRay Ni1-1/+3
2019-09-09BaseTools:ECC need to handle lower case 'static'Fan, ZhijuX4-4/+4
2019-09-09BaseTools:Ecc handle another copyright formatFan, ZhijuX1-1/+1
2019-09-05OvmfPkg/EnrollDefaultKeys: clean up Base64Decode() retval handlingLaszlo Ersek1-8/+2
2019-09-05ArmVirtPkg/PlatformBootManagerLib: unload image on EFI_SECURITY_VIOLATIONLaszlo Ersek1-1/+8
2019-09-05ShellPkg/ShellPkg.dsc AARCH64: enable stack protectorArd Biesheuvel1-4/+1
2019-09-05ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: revert to PIE linkingArd Biesheuvel1-1/+1
2019-09-05UefiCpuPkg: support single EFI_PEI_CORE_FV_LOCATION_PPI in PpiListChasel Chiu1-5/+4
2019-09-05IntelFsp2WrapperPkg: Remove unneeded MdeModulePkg dependencyRay Ni2-6/+2
2019-09-05IntelFsp2Pkg/FspSecCore: Remove unneeded MdeModulePkg dependencyRay Ni3-4/+1
2019-09-04BaseTools/GenFw AARCH64: fix up GOT based relative relocationsArd Biesheuvel1-1/+27
2019-09-04ShellPkg/Pci.c: Update supported link speed to PCI5.0Gao, Zhichao1-2/+14
2019-09-04BaseTools: Update GenFw tool to support -e -z option togetherLiming Gao1-2/+15
2019-09-04MdeModulePkg: Remove PcdRealTimeClockUpdateTimeoutRay Ni2-8/+0
2019-09-04PcAtChipsetPkg: add PcdRealTimeClockUpdateTimeoutRay Ni3-4/+10
2019-09-04UefiCpuPkg: Explain relationship between several SMM PCDsRay Ni1-1/+7
2019-09-04UefiCpuPkg/PiSmmCpu: Restrict access per PcdCpuSmmRestrictedMemoryAccessRay Ni4-8/+49
2019-09-04UefiCpuPkg/PiSmmCpu: Use new PCD PcdCpuSmmRestrictedMemoryAccessRay Ni2-22/+34
2019-09-04UefiCpuPkg: Add PcdCpuSmmRestrictedMemoryAccessRay Ni1-0/+12
2019-09-03ShellPkg/CommandLib: avoid NULL derefence and memory leakHeinrich Schuchardt1-6/+14