| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg/OpalPWSupportLib: [CVE-2017-5753] Fix bounds check bypassUDK2015 | Hao Wu | 2018-11-21 | 1 | -1/+6 |
* | MdeModulePkg/SmmCorePerfLib: [CVE-2017-5753] Fix bounds check bypass | Hao Wu | 2018-11-21 | 1 | -1/+15 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: [CVE-2017-5753] Fix bounds check bypass | Hao Wu | 2018-11-21 | 1 | -0/+5 |
* | MdeModulePkg/Variable: [CVE-2017-5753] Fix bounds check bypass | Hao Wu | 2018-11-21 | 7 | -0/+98 |
* | MdeModulePkg/SmmLockBox: [CVE-2017-5753] Fix bounds check bypass | Hao Wu | 2018-11-21 | 1 | -0/+10 |
* | MdeModulePkg/FaultTolerantWrite:[CVE-2017-5753]Fix bounds check bypass | Hao Wu | 2018-11-21 | 2 | -0/+8 |
* | MdePkg/BaseLib: Add new AsmLfence API | Hao Wu | 2018-11-21 | 4 | -0/+89 |
* | UefiCpuPkg: [CVE-2017-5715] Stuff RSB before RSM | Hao Wu | 2018-11-21 | 5 | -4/+76 |
* | IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issue | Liming Gao | 2018-11-14 | 1 | -0/+6 |
* | MdePkg BaseUefiDecompressLib: Fix UEFI Decompression logic issue | Liming Gao | 2018-11-14 | 1 | -0/+6 |
* | BaseTools: Fix UEFI and Tiano Decompression logic issue | Liming Gao | 2018-11-14 | 2 | -0/+12 |
* | BaseTools: Add more checker in Decompress algorithm to access the valid buffe... | Liming Gao | 2018-10-24 | 2 | -4/+48 |
* | IntelFrameworkModulePkg: Add more checker in UefiTianoDecompressLib (CVE FIX) | Liming Gao | 2018-10-24 | 1 | -2/+14 |
* | MdePkg: Add more checker in UefiDecompressLib to access the valid buffer only... | Liming Gao | 2018-10-24 | 1 | -2/+15 |
* | MdeModulePkg Variable: Fix Timestamp zeroing issue on APPEND_WRITE | Star Zeng | 2018-10-17 | 1 | -0/+2 |
* | SecurityPkg OpalPasswordSupportLib: Add check to avoid potential buffer overf... | Eric Dong | 2018-08-01 | 4 | -24/+42 |
* | MdeModulePkg/DxeCore: UEFI mem attrib table update. | Jiewen Yao | 2018-07-26 | 5 | -41/+158 |
* | MdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attrib table. | Jiewen Yao | 2018-07-26 | 2 | -4/+60 |
* | MdePkg/SmmMemLib: Check for untested memory in GCD | Jiewen Yao | 2018-07-26 | 2 | -7/+93 |
* | SecurityPkg:Tcg2Smm: Update TcgNvs info after memory is allocated | Zhang, Chao B | 2018-05-25 | 1 | -7/+12 |
* | SecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory overflow | Zhang, Chao B | 2018-04-09 | 7 | -9/+111 |
* | SecurityPkg: Tcg2Smm: Refine type cast in pointer abstraction | Zhang, Chao B | 2018-03-22 | 1 | -1/+1 |
* | SecurityPkg:Tcg2Smm: Fix compile issue | Zhang, Chao B | 2018-03-22 | 1 | -3/+4 |
* | SecurityPkg: Add UNI string for 2 PCDs | Zhang, Chao B | 2018-03-22 | 1 | -1/+10 |
* | SecurityPkg: Disable TPM interrupt in DEC | Zhang, Chao B | 2018-03-22 | 1 | -2/+2 |
* | SecurityPkg: Tcg2Smm: Enable TPM2.0 interrupt support | Zhang, Chao B | 2018-03-22 | 5 | -21/+388 |
* | SecurityPkg:Tcg2Smm: Update Interrupt resource name | Zhang, Chao B | 2018-03-22 | 1 | -7/+7 |
* | SecurityPkg:Tcg2Smm: Add MSFT copyright | Zhang, Chao B | 2018-03-22 | 1 | -0/+1 |
* | SecurityPkg:Tcg2Smm:Enabling TPM SIRQ interrupt support | Zhang, Chao B | 2018-03-22 | 1 | -7/+105 |
* | Nt32Pkg/SnpNt32Dxe: Fix hang issue when multiple network interfaces existed | Jiaxin Wu | 2017-06-27 | 2 | -40/+41 |
* | Nt32Pkg: Fix SnpNt32 GetStatus bug | Zhang Lubo | 2017-06-27 | 2 | -3/+61 |
* | NetworkPkg/IpSecDxe: Add check to avoid possible divide by zero | Hao Wu | 2017-06-27 | 1 | -1/+7 |
* | MdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for Ip4Config2 | Jiaxin Wu | 2017-05-18 | 5 | -66/+99 |
* | MdeModulePkg/Network: Fix potential ASSERT if NetIp4IsUnicast is called | Jiaxin Wu | 2017-05-18 | 5 | -12/+16 |
* | MdeModulePkg: Check for NULL pointer before dereference it. | Fu Siyuan | 2017-05-18 | 1 | -4/+8 |
* | NetworkPkg: Fix potential ASSERT if NetIp4IsUnicast is called | Jiaxin Wu | 2017-05-18 | 3 | -6/+8 |
* | NetworkPkg: Check for NULL pointer before dereference it. | Fu Siyuan | 2017-05-18 | 1 | -3/+7 |
* | MdeModulePkg: Addressing TCP Window Retraction when window scale factor is used. | Fu Siyuan | 2017-05-17 | 3 | -10/+43 |
* | NetworkPkg: Addressing TCP Window Retraction when window scale factor is used. | Fu Siyuan | 2017-05-17 | 3 | -6/+36 |
* | MdeModulePkg: Add wnd scale check before shrinking window. | Fu Siyuan | 2017-05-17 | 1 | -3/+24 |
* | NetworkPkg: Add wnd scale check before shrinking window. | Fu Siyuan | 2017-05-17 | 1 | -3/+23 |
* | MdeModulePkg: Discard received broadcast message in DxeIpIoLib. | Fu Siyuan | 2017-05-17 | 1 | -0/+6 |
* | MdeModulePkg/Mtftp4Dxe: Add invalid ServerIp check during MTFTP configuration | Jiaxin Wu | 2017-05-17 | 1 | -1/+5 |
* | NetworkPkg: Update IP4 stack drivers for classless address unicast check. | Fu Siyuan | 2017-05-17 | 4 | -21/+45 |
* | MdeModulePkg: Update IP4 stack drivers for classless address unicast check. | Fu Siyuan | 2017-05-17 | 14 | -79/+84 |
* | MdeModulePkg: Update NetLib interface to support classless addressing. | Fu Siyuan | 2017-05-17 | 2 | -23/+26 |
* | MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive() | Jiaxin Wu | 2017-05-17 | 1 | -8/+20 |
* | MdeModulePkg/HiiDatabaseDxe: Fix a variable is uninitialized. | Cinnamon Shia | 2017-05-16 | 1 | -0/+2 |
* | IntelFrameworkPkg/UefiLib: Avoid mis-calculate of graphic console size | Hao Wu | 2017-05-16 | 1 | -2/+9 |
* | MdePkg/UefiLib: Avoid mis-calculate of graphic console size | Hao Wu | 2017-05-16 | 1 | -2/+9 |