summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg/PiSmmCpuDxeSmm: [CVE-2017-5753] Fix bounds check bypassUDK2018Hao Wu2018-11-161-0/+5
* MdeModulePkg/Variable: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-11-167-1/+99
* MdeModulePkg/SmmLockBox: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-11-161-0/+10
* MdeModulePkg/FaultTolerantWrite:[CVE-2017-5753]Fix bounds check bypassHao Wu2018-11-162-0/+8
* MdePkg/BaseLib: Add new AsmLfence APIHao Wu2018-11-164-1/+89
* UefiCpuPkg/SmmCpuFeaturesLib: [CVE-2017-5715] Stuff RSB before RSMHao Wu2018-11-166-5/+129
* UefiCpuPkg/PiSmmCpuDxeSmm: [CVE-2017-5715] Stuff RSB before RSMHao Wu2018-11-166-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
* IntelFsp2Pkg/GenCfgOpt.py: Support PCD input from command lineChasel, Chiu2018-10-251-1/+16
* IntelFsp2Pkg/GenCfgOpt.py: remove tailing space from output fileChasel, Chiu2018-10-251-2/+9
* IntelFsp2Pkg/GenCfgOpt.py: Support UPD offset auto assignmentChasel, Chiu2018-10-251-2/+64
* IntelFsp2Pkg/GenCfgOpt.py: support FixedAtBuild PCDChasel, Chiu2018-10-251-3/+3
* 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/PciBus: Restrict one VGA per HostBridge not SegmentRuiyu Ni2018-10-103-20/+20
* MdeModulePkg/PciBus: Refine ActiveVGADeviceOnTheRootBridgeRuiyu Ni2018-10-102-21/+21
* MdeModulePkg PeiCore: Always use PeiImageRead() function to load PEI imageLiming Gao2018-09-281-84/+1
* BaseTools PCD: Correct DataType CheckerLiming Gao2018-09-121-1/+1
* BaseTool: Fixed the bug of Boolean Hii Pcd packing.Liming Gao2018-09-121-1/+1
* BaseTools/Conf: Add /Gw optimisation option for VS2017 IA32 and X64Pete Batard2018-09-121-4/+4
* MdeModulePkg PeiCore: Not assume PpiDescriptor and Ppi in same rangeStar Zeng2018-08-151-88/+114
* MdeModulePkg/Gcd: Suppress incorrect compiler/analyzer warningsStar Zeng2018-08-141-1/+5
* Vlv2TbltDevicePkg: Update DSC/FDF to use FmpDevicePkgMichael D Kinney2018-08-1015-252/+409
* Vlv2TbltDevicePkg/Capsule: Add scripts to generate capsulesMichael D Kinney2018-08-107-0/+461
* Vlv2TbltDevicePkg/Feature/Capsule: Add FmpDeviceLib instancesMichael D Kinney2018-08-104-0/+1150
* Vlv2TbltDevicePkg/Override/Bds: Add test key notificationKinney, Michael D2018-08-102-0/+12
* Maintainers.txt: Add FmpDevicePkg maintainersMichael D Kinney2018-08-091-0/+5
* Vlv2TbltDevicePkg: Set SMM Stack size to 16 KBMichael D Kinney2018-08-093-0/+15
* Vlv2TbltDevicePkg/PlatformFlashAccessLib: Add progress APIMichael D Kinney2018-08-092-28/+77
* Vlv2Tbl2DevicePkg: Add DisplayUpdateProgressLib mappingMichael D Kinney2018-08-093-0/+3
* Vlv2TbltDevicePkg: Sync FLASH libraries from UDK2017 branchKinney, Michael D2018-08-095-36/+639
* Vlv2TbltDevicePkg: Display logo on BOOT_ON_FLASH_UPDATEKinney, Michael D2018-08-091-1/+13
* Vlv2TbltDevicePkg: Fix build issues in DSC/FDFKinney, Michael D2018-08-095-20/+50
* Vlv2TbltDevicePkg: Fix VS2015 build breaksKinney, Michael D2018-08-093-8/+1
* Vlv2TbltDevicePkg: Fix build scriptsMichael D Kinney2018-08-094-56/+70
* Vlv2TbltDevicePkg: Remove DxeTcg2PhysicalPresenceLibNullKinney, Michael D2018-08-095-297/+3
* Vlv2TbltDevicePkg/Override/GenericBdsLib: Use BmpSupportLibMichael D Kinney2018-08-096-250/+13
* Vlv2TbltDevicePkg: Switch from EsrtDxe to EsrtFmpDxeMichael D Kinney2018-08-095-10/+10
* FmpDevicePkg FmpDxe: Lock variables in entrypoint instead of callbackStar Zeng2018-08-081-48/+48
* MdeModulePkg ErstFmpDxe: Create ESRT in ReadyToBoot eventStar Zeng2018-08-081-136/+103
* FmpDevicePkg FmpDxe: Need repopulate after SetImage is calledStar Zeng2018-08-081-15/+6
* MdeModulePkg/CapsuleApp: Center bitmap at bottom of screenMichael D Kinney2018-08-062-5/+61
* BaseTools/BinToPcd: Open output file as text fileKinney, Michael D2018-08-061-3/+2
* BaseTools/Pkcs7Sign: Add PKCS7 test key include filesKinney, Michael D2018-08-053-0/+42