summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/OpalPWSupportLib: [CVE-2017-5753] Fix bounds check bypassUDK2015Hao 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-211-0/+5
* MdeModulePkg/Variable: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-11-217-0/+98
* MdeModulePkg/SmmLockBox: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-11-211-0/+10
* MdeModulePkg/FaultTolerantWrite:[CVE-2017-5753]Fix bounds check bypassHao Wu2018-11-212-0/+8
* MdePkg/BaseLib: Add new AsmLfence APIHao Wu2018-11-214-0/+89
* UefiCpuPkg: [CVE-2017-5715] Stuff RSB before RSMHao Wu2018-11-215-4/+76
* 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
* 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
* SecurityPkg OpalPasswordSupportLib: Add check to avoid potential buffer overf...Eric Dong2018-08-014-24/+42
* MdeModulePkg/DxeCore: UEFI mem attrib table update.Jiewen Yao2018-07-265-41/+158
* 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
* SecurityPkg:Tcg2Smm: Update TcgNvs info after memory is allocatedZhang, Chao B2018-05-251-7/+12
* SecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory overflowZhang, Chao B2018-04-097-9/+111
* SecurityPkg: Tcg2Smm: Refine type cast in pointer abstractionZhang, Chao B2018-03-221-1/+1
* SecurityPkg:Tcg2Smm: Fix compile issueZhang, Chao B2018-03-221-3/+4
* SecurityPkg: Add UNI string for 2 PCDsZhang, Chao B2018-03-221-1/+10
* SecurityPkg: Disable TPM interrupt in DECZhang, Chao B2018-03-221-2/+2
* SecurityPkg: Tcg2Smm: Enable TPM2.0 interrupt supportZhang, Chao B2018-03-225-21/+388
* SecurityPkg:Tcg2Smm: Update Interrupt resource nameZhang, Chao B2018-03-221-7/+7
* SecurityPkg:Tcg2Smm: Add MSFT copyrightZhang, Chao B2018-03-221-0/+1
* SecurityPkg:Tcg2Smm:Enabling TPM SIRQ interrupt supportZhang, Chao B2018-03-221-7/+105
* Nt32Pkg/SnpNt32Dxe: Fix hang issue when multiple network interfaces existedJiaxin Wu2017-06-272-40/+41
* Nt32Pkg: Fix SnpNt32 GetStatus bugZhang Lubo2017-06-272-3/+61
* NetworkPkg/IpSecDxe: Add check to avoid possible divide by zeroHao Wu2017-06-271-1/+7
* MdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for Ip4Config2Jiaxin Wu2017-05-185-66/+99
* MdeModulePkg/Network: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu2017-05-185-12/+16
* MdeModulePkg: Check for NULL pointer before dereference it.Fu Siyuan2017-05-181-4/+8
* NetworkPkg: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu2017-05-183-6/+8
* NetworkPkg: Check for NULL pointer before dereference it.Fu Siyuan2017-05-181-3/+7
* MdeModulePkg: Addressing TCP Window Retraction when window scale factor is used.Fu Siyuan2017-05-173-10/+43
* NetworkPkg: Addressing TCP Window Retraction when window scale factor is used.Fu Siyuan2017-05-173-6/+36
* MdeModulePkg: Add wnd scale check before shrinking window.Fu Siyuan2017-05-171-3/+24
* NetworkPkg: Add wnd scale check before shrinking window.Fu Siyuan2017-05-171-3/+23
* MdeModulePkg: Discard received broadcast message in DxeIpIoLib.Fu Siyuan2017-05-171-0/+6
* MdeModulePkg/Mtftp4Dxe: Add invalid ServerIp check during MTFTP configurationJiaxin Wu2017-05-171-1/+5
* NetworkPkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan2017-05-174-21/+45
* MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan2017-05-1714-79/+84
* MdeModulePkg: Update NetLib interface to support classless addressing.Fu Siyuan2017-05-172-23/+26
* MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()Jiaxin Wu2017-05-171-8/+20
* MdeModulePkg/HiiDatabaseDxe: Fix a variable is uninitialized.Cinnamon Shia2017-05-161-0/+2
* IntelFrameworkPkg/UefiLib: Avoid mis-calculate of graphic console sizeHao Wu2017-05-161-2/+9
* MdePkg/UefiLib: Avoid mis-calculate of graphic console sizeHao Wu2017-05-161-2/+9