summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/Tcg2Config: remove TPM2_ChangEPS if it is not supported.Qi Zhang2020-07-283-0/+10
* SecurityPkg/Tpm2CommandLib: add a new functionZhang, Qi2020-07-282-0/+56
* SecurityPkg/TcgPei: Use Migrated FV Info Hob for calculating hash (CVE-2019-1...Guomin Jiang2020-07-282-2/+28
* UefiCpuPkg: Correct some typos.Guomin Jiang2020-07-286-10/+10
* UefiCpuPkg/CpuMpPei: Enable paging and set NP flag to avoid TOCTOU (CVE-2019-...Guomin Jiang2020-07-282-5/+30
* SecurityPkg/Tcg2Pei: Use Migrated FV Info Hob for calculating hash (CVE-2019-...Guomin Jiang2020-07-282-3/+29
* MdeModulePkg/Core: Create Migrated FV Info Hob for calculating hash (CVE-2019...Guomin Jiang2020-07-285-0/+55
* UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)Michael Kubacki2020-07-2810-2/+709
* UefiCpuPkg/CpuMpPei: Add GDT migration support (CVE-2019-11098)Michael Kubacki2020-07-284-2/+60
* MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)Michael Kubacki2020-07-287-9/+1099
* MdeModulePkg: Add new PCD to control the evacuate temporary memory feature (C...Guomin Jiang2020-07-282-0/+15
* MdePkg Base.h: Delete prototype for __builtin_return_addressJessica Clarke2020-07-281-1/+0
* MdePkg/Include/IndustryStandard: Main CXL headerJaveed, Ashraf2020-07-271-0/+22
* MdePkg/Include/IndustryStandard: CXL 1.1 RegistersJaveed, Ashraf2020-07-272-4/+571
* CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1gGuomin Jiang2020-07-2510-87/+90
* Revert "BaseTools: Add gcc flag to warn on void* pointer arithmetic"Bob Feng2020-07-241-3/+3
* IntelFsp2Pkg/Tools/GenCfgOpt.py: Fix a bug about parse macroTan, Ming2020-07-241-3/+3
* BaseTools/Scripts: Ignore the CRLF check when upgrade submodule.Jiang, Guomin2020-07-241-1/+1
* EmbeddedPkg: fix gcc build errors in AndroidBootImgLibLeif Lindholm2020-07-231-2/+2
* EmbeddedPkg: Fix build error for MmcDxePierre Gondois2020-07-232-6/+10
* BaseTools: Fix binary file not generate map file issueFeng, YunhuaX2020-07-231-1/+1
* SecurityPkg/dsc: Add PeiTpmMeasurementLib.Jiewen Yao2020-07-231-1/+3
* SecurityPkg/PeiTpmMeasurementLib: Add PEI instance.Jiewen Yao2020-07-233-0/+141
* SecurityPkg/Tcg2: Add TcgPpiJiewen Yao2020-07-232-27/+86
* SecurityPkg/Tcg: Add TcgPpiJiewen Yao2020-07-232-6/+58
* SecurityPkg/dec: Add TcgPpi.Jiewen Yao2020-07-231-0/+3
* SecurityPkg/TcgPpi: Add TcgPpi header file.Jiewen Yao2020-07-231-0/+60
* Maintainers.txt: Add 'Zhiguang Liu' for MdePkg reviewZhiguang Liu2020-07-231-0/+1
* MdeModulePkg/DxeCorePerformanceLib: Switch to UnicodeStrnToAsciiStrSJeff Brasen2020-07-211-2/+2
* Using LLVM compiler set to build BaseTools in LinuxLiu, Zhiguang2020-07-214-4/+32
* BaseTools: Remove the file timestamp checking during parsingBob Feng2020-07-212-26/+2
* BaseTools: rename ReadMe.txt to ReadMe.rstRebecca Cran2020-07-211-0/+0
* BaseTools: Update ReadMe.txt to match current functionalityRebecca Cran2020-07-211-22/+16
* BaseTools: Factorize GCC flagsPierre Gondois2020-07-211-1/+1
* BaseTools: Add gcc flag to warn on void* pointer arithmeticPierre Gondois2020-07-211-3/+3
* MdeModulePkg: Upon BootOption failure, Destroy RamDisk memory before RSC.KrishnadasX Veliyathuparambil Prakashan2020-07-201-13/+15
* BaseTools/PatchCheck.py: Skip length check for user name in xxx-byShenglei Zhang2020-07-201-1/+8
* Maintainers.txt: Add Gary Lin as the reviewer for LsiScsi driverGary Lin2020-07-171-0/+4
* OvmfPkg/LsiScsiDxe: Process the SCSI Request PacketGary Lin2020-07-175-1/+498
* OvmfPkg/LsiScsiDxe: Examine the incoming SCSI Request PacketGary Lin2020-07-172-0/+102
* OvmfPkg/LsiScsiDxe: Map DMA bufferGary Lin2020-07-172-1/+75
* OvmfPkg/LsiScsiDxe: Open PciIo protocol and initialize the deviceGary Lin2020-07-173-1/+159
* OvmfPkg/LsiScsiDxe: Report Targets and LUNsGary Lin2020-07-174-2/+159
* OvmfPkg/LsiScsiDxe: Install stubbed EXT_SCSI_PASS_THRUGary Lin2020-07-173-1/+244
* OvmfPkg/LsiScsiDxe: Probe PCI devices and look for LsiScsiGary Lin2020-07-173-1/+73
* OvmfPkg/LsiScsiDxe: Report the name of the driverGary Lin2020-07-172-2/+98
* OvmfPkg/LsiScsiDxe: Install the skeleton of driver bindingGary Lin2020-07-173-1/+122
* OvmfPkg/LsiScsiDxe: Create the empty driverGary Lin2020-07-178-0/+72
* Maintainers.txt: Remove invalid email address and a few other role changesJian J Wang2020-07-171-3/+2
* BaseTools: Add Guid name support in GenFfs.Yuwei Chen2020-07-173-1/+38