| Commit message (Expand) | Author | Age | Files | Lines |
* | UefiCpuPkg/PiSmmCpuDxeSmm: [CVE-2017-5753] Fix bounds check bypassUDK2018 | Hao Wu | 2018-11-16 | 1 | -0/+5 |
* | MdeModulePkg/Variable: [CVE-2017-5753] Fix bounds check bypass | Hao Wu | 2018-11-16 | 7 | -1/+99 |
* | MdeModulePkg/SmmLockBox: [CVE-2017-5753] Fix bounds check bypass | Hao Wu | 2018-11-16 | 1 | -0/+10 |
* | MdeModulePkg/FaultTolerantWrite:[CVE-2017-5753]Fix bounds check bypass | Hao Wu | 2018-11-16 | 2 | -0/+8 |
* | MdePkg/BaseLib: Add new AsmLfence API | Hao Wu | 2018-11-16 | 4 | -1/+89 |
* | UefiCpuPkg/SmmCpuFeaturesLib: [CVE-2017-5715] Stuff RSB before RSM | Hao Wu | 2018-11-16 | 6 | -5/+129 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: [CVE-2017-5715] Stuff RSB before RSM | Hao Wu | 2018-11-16 | 6 | -0/+122 |
* | 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 |
* | IntelSiliconPkg IntelVTdDxe: Check HeaderType if func 0 is implemented | Star Zeng | 2018-11-07 | 1 | -8/+12 |
* | IntelSiliconPkg IntelVTdDxe: Optimize when func 0 is not implemented | Star Zeng | 2018-11-07 | 1 | -1/+7 |
* | IntelFsp2Pkg/GenCfgOpt.py: Support PCD input from command line | Chasel, Chiu | 2018-10-25 | 1 | -1/+16 |
* | IntelFsp2Pkg/GenCfgOpt.py: remove tailing space from output file | Chasel, Chiu | 2018-10-25 | 1 | -2/+9 |
* | IntelFsp2Pkg/GenCfgOpt.py: Support UPD offset auto assignment | Chasel, Chiu | 2018-10-25 | 1 | -2/+64 |
* | IntelFsp2Pkg/GenCfgOpt.py: support FixedAtBuild PCD | Chasel, Chiu | 2018-10-25 | 1 | -3/+3 |
* | 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 |
* | MdeModulePkg/PciBus: Restrict one VGA per HostBridge not Segment | Ruiyu Ni | 2018-10-10 | 3 | -20/+20 |
* | MdeModulePkg/PciBus: Refine ActiveVGADeviceOnTheRootBridge | Ruiyu Ni | 2018-10-10 | 2 | -21/+21 |
* | MdeModulePkg PeiCore: Always use PeiImageRead() function to load PEI image | Liming Gao | 2018-09-28 | 1 | -84/+1 |
* | BaseTools PCD: Correct DataType Checker | Liming Gao | 2018-09-12 | 1 | -1/+1 |
* | BaseTool: Fixed the bug of Boolean Hii Pcd packing. | Liming Gao | 2018-09-12 | 1 | -1/+1 |
* | BaseTools/Conf: Add /Gw optimisation option for VS2017 IA32 and X64 | Pete Batard | 2018-09-12 | 1 | -4/+4 |
* | MdeModulePkg PeiCore: Not assume PpiDescriptor and Ppi in same range | Star Zeng | 2018-08-15 | 1 | -88/+114 |
* | MdeModulePkg/Gcd: Suppress incorrect compiler/analyzer warnings | Star Zeng | 2018-08-14 | 1 | -1/+5 |
* | Vlv2TbltDevicePkg: Update DSC/FDF to use FmpDevicePkg | Michael D Kinney | 2018-08-10 | 15 | -252/+409 |
* | Vlv2TbltDevicePkg/Capsule: Add scripts to generate capsules | Michael D Kinney | 2018-08-10 | 7 | -0/+461 |
* | Vlv2TbltDevicePkg/Feature/Capsule: Add FmpDeviceLib instances | Michael D Kinney | 2018-08-10 | 4 | -0/+1150 |
* | Vlv2TbltDevicePkg/Override/Bds: Add test key notification | Kinney, Michael D | 2018-08-10 | 2 | -0/+12 |
* | Maintainers.txt: Add FmpDevicePkg maintainers | Michael D Kinney | 2018-08-09 | 1 | -0/+5 |
* | Vlv2TbltDevicePkg: Set SMM Stack size to 16 KB | Michael D Kinney | 2018-08-09 | 3 | -0/+15 |
* | Vlv2TbltDevicePkg/PlatformFlashAccessLib: Add progress API | Michael D Kinney | 2018-08-09 | 2 | -28/+77 |
* | Vlv2Tbl2DevicePkg: Add DisplayUpdateProgressLib mapping | Michael D Kinney | 2018-08-09 | 3 | -0/+3 |
* | Vlv2TbltDevicePkg: Sync FLASH libraries from UDK2017 branch | Kinney, Michael D | 2018-08-09 | 5 | -36/+639 |
* | Vlv2TbltDevicePkg: Display logo on BOOT_ON_FLASH_UPDATE | Kinney, Michael D | 2018-08-09 | 1 | -1/+13 |
* | Vlv2TbltDevicePkg: Fix build issues in DSC/FDF | Kinney, Michael D | 2018-08-09 | 5 | -20/+50 |
* | Vlv2TbltDevicePkg: Fix VS2015 build breaks | Kinney, Michael D | 2018-08-09 | 3 | -8/+1 |
* | Vlv2TbltDevicePkg: Fix build scripts | Michael D Kinney | 2018-08-09 | 4 | -56/+70 |
* | Vlv2TbltDevicePkg: Remove DxeTcg2PhysicalPresenceLibNull | Kinney, Michael D | 2018-08-09 | 5 | -297/+3 |
* | Vlv2TbltDevicePkg/Override/GenericBdsLib: Use BmpSupportLib | Michael D Kinney | 2018-08-09 | 6 | -250/+13 |
* | Vlv2TbltDevicePkg: Switch from EsrtDxe to EsrtFmpDxe | Michael D Kinney | 2018-08-09 | 5 | -10/+10 |
* | FmpDevicePkg FmpDxe: Lock variables in entrypoint instead of callback | Star Zeng | 2018-08-08 | 1 | -48/+48 |
* | MdeModulePkg ErstFmpDxe: Create ESRT in ReadyToBoot event | Star Zeng | 2018-08-08 | 1 | -136/+103 |
* | FmpDevicePkg FmpDxe: Need repopulate after SetImage is called | Star Zeng | 2018-08-08 | 1 | -15/+6 |
* | MdeModulePkg/CapsuleApp: Center bitmap at bottom of screen | Michael D Kinney | 2018-08-06 | 2 | -5/+61 |
* | BaseTools/BinToPcd: Open output file as text file | Kinney, Michael D | 2018-08-06 | 1 | -3/+2 |
* | BaseTools/Pkcs7Sign: Add PKCS7 test key include files | Kinney, Michael D | 2018-08-05 | 3 | -0/+42 |