summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/OpalPasswordExtraInfoVariable.h: Remove the deprecated guid and v...UDK2017Eric Dong2019-05-083-32/+0
* SecurityPkg/OpalPasswordSmm: Fix get BlockSid value error.Eric Dong2019-05-083-26/+12
* SecurityPkg/SmmTcg2PhysicalPresenceLib: Add Tcg2PhysicalPresenceLibGetManagem...Eric Dong2019-05-081-0/+32
* UefiCpuPkg/MpInitLib: Avoid call PcdGet* in Ap & Bsp.Eric Dong2018-11-263-8/+8
* SecurityPkg/OpalPWSupportLib: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-11-211-1/+6
* MdeModulePkg/SmmCorePerfLib: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-11-211-1/+15
* UefiCpuPkg/PiSmmCpuDxeSmm: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-11-141-0/+5
* MdeModulePkg/Variable: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-11-147-0/+98
* MdeModulePkg/SmmLockBox: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-11-141-0/+10
* MdeModulePkg/FaultTolerantWrite:[CVE-2017-5753]Fix bounds check bypassHao Wu2018-11-142-0/+8
* MdePkg/BaseLib: Add new AsmLfence APIHao Wu2018-11-144-0/+89
* UefiCpuPkg/SmmCpuFeaturesLib: [CVE-2017-5715] Stuff RSB before RSMHao Wu2018-11-146-5/+129
* UefiCpuPkg/PiSmmCpuDxeSmm: [CVE-2017-5715] Stuff RSB before RSMHao Wu2018-11-146-0/+122
* IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issueLiming Gao2018-11-141-0/+6
* MdePkg BaseUefiDecompressLib: Fix UEFI Decompression logic issueLiming Gao2018-11-141-0/+6
* BaseTools: Fix UEFI and Tiano Decompression logic issueLiming Gao2018-11-142-0/+12
* IntelSiliconPkg IntelVTdDxe: Check HeaderType if func 0 is implementedStar Zeng2018-11-071-8/+12
* IntelSiliconPkg IntelVTdDxe: Optimize when func 0 is not implementedStar Zeng2018-11-071-1/+7
* BaseTools: Add more checker in Decompress algorithm to access the valid buffe...Liming Gao2018-10-242-4/+48
* IntelFrameworkModulePkg: Add more checker in UefiTianoDecompressLib (CVE FIX)Liming Gao2018-10-241-2/+14
* MdePkg: Add more checker in UefiDecompressLib to access the valid buffer only...Liming Gao2018-10-241-2/+15
* MdeModulePkg Variable: Fix Timestamp zeroing issue on APPEND_WRITEStar Zeng2018-10-171-0/+2
* MdeModulePkg/NvmExpressDxe: fix error status overrideHeyi Guo2018-09-201-0/+5
* SecurityPkg OpalPasswordSupportLib: Add check to avoid potential buffer overf...Eric Dong2018-08-014-24/+42
* UefiCpuPkg/PiSmmCpu: Check GCD and UEFI mem attrib table.Jiewen Yao2018-07-264-27/+217
* MdeModulePkg/DxeCore: Not update RtCode in MemAttrTable after EndOfDxeJiewen Yao2018-07-261-0/+13
* MdeModulePkg/DxeCore: Install UEFI mem attrib table at EndOfDxe.Jiewen Yao2018-07-261-1/+35
* MdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attrib table.Jiewen Yao2018-07-262-4/+60
* MdePkg/SmmMemLib: Check for untested memory in GCDJiewen Yao2018-07-262-7/+93
* SignedCapsulePkg SystemFirmwareUpdateDxe: Fix failure caused by d69d922Star Zeng2018-07-131-5/+16
* SignedCapsulePkg/SystemFirmwareReportDxe: Pass thru on same handleKinney, Michael D2018-07-131-3/+7
* SignedCapsulePkg/SystemFirmwareUpdateDxe: Single FMPKinney, Michael D2018-07-131-21/+322
* MdeModulePkg/PciHostBridgeDxe: Make bitwise operands of the same sizeHao Wu2018-06-061-1/+1
* MdeModulePkg/PciHostBridgeDxe: Fix EBC build failureDandan Bi2018-06-061-2/+2
* SecurityPkg:Tcg2Smm: Update TcgNvs info after memory is allocatedZhang, Chao B2018-05-251-7/+12
* MdePkg/ResetNotification: Rename to UnregisterResetNotifyRuiyu Ni2018-05-251-1/+1
* MdePkg: Add ResetNotification protocol definitionRuiyu Ni2018-05-252-0/+89
* MdePkg/SmmPeriodicSmiLib: Get Periodic SMI Context More RobustlyRuiyu Ni2018-05-211-23/+15
* SourceLevelDebugPkg DebugCommUsb3: Return error when debug cap is resetStar Zeng2018-05-111-0/+8
* SourceLevelDebugPkg DebugUsb3: Re-Support IOMMUStar Zeng2018-05-116-112/+954
* SourceLevelDebugPkg DebugCommUsb3: Refine some formats/commentsStar Zeng2018-05-112-50/+13
* SourceLevelDebugPkg DebugUsb3: Re-Fix GCC build failuresStar Zeng2018-05-112-5/+1
* Revert "DebugUsb3: Support IOMMU"Star Zeng2018-05-116-842/+129
* Revert "DebugUsb3: Fix GCC build failures"Star Zeng2018-05-112-1/+5
* Revert "DebugUsb3: Check mUsb3Instance before dereferencing it"Star Zeng2018-05-111-1/+1
* SourceLevelDebugPkg DebugUsb3: Check mUsb3Instance before dereferencing itStar Zeng2018-05-111-1/+1
* SourceLevelDebugPkg DebugUsb3: Fix GCC build failuresStar Zeng2018-05-112-5/+1
* SourceLevelDebugPkg DebugUsb3: Support IOMMUStar Zeng2018-05-116-129/+842
* SourceLevelDebugPkg DebugUsb3: Fix some typosStar Zeng2018-05-114-12/+12
* SourceLevelDebugPkg DebugAgentLib: Rename IsBsp to DebugAgentIsBspStar Zeng2018-05-113-8/+8