summaryrefslogtreecommitdiff
path: root/IntelFsp2WrapperPkg
AgeCommit message (Expand)AuthorFilesLines
2022-07-19IntelFsp2WrapperPkg: Support 64bit FspResetType for X64 build.Chasel Chiu6-19/+21
2022-05-31IntelFsp2WrapperPkg: FSP_TEMP_RAM_INIT call for X64 Calling ConventionDuggapu, Chinni B1-1/+3
2022-05-06IntelFsp2WrapperPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Yu Pu2-0/+2
2022-04-16IntelFsp2WrapperPkg: SecFspWrapperPlatformSecLibSample support for X64Ted Kuo7-16/+418
2022-04-16IntelFsp2WrapperPkg: BaseFspWrapperApiLib support for X64Ted Kuo3-10/+104
2022-04-16IntelFsp2WrapperPkg: Adopt FSPM_UPD_COMMON_FSP24 for X64Ted Kuo1-10/+17
2021-12-22IntelFsp2WrapperPkg : Remove EFIAPI from local functions.Chasel Chiu2-2/+0
2021-12-20IntelFsp2WrapperPkg : FSPM/S UPD data address based on Build TypeS, Ashraf Ali5-8/+56
2021-12-07IntelFsp2WrapperPkg: Apply uncrustify changesMichael Kubacki26-557/+589
2021-09-22IntelFsp2WrapperPkg: Make PcdFspModeSelection dynamicZhang Xiaoqiang1-6/+6
2021-05-31IntelFsp2WrapperPkg: Remove microcode related PCDsLou, Yun3-14/+7
2021-03-31IntelFsp2WrapperPkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi1-1/+3
2020-09-16IntelFsp2WrapperPkg: remove gPeiTpmInitializationDonePpiGuid from DepexQi Zhang2-4/+2
2020-09-01IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add FspMeasurementLib.hQi Zhang1-0/+2
2020-08-26IntelFsp2WrapperPkg/dsc: add HashLib, Tpm2CommandLib and Tpm2DeviceLibQi Zhang1-0/+4
2020-08-26IntelFsp2Wrapper/dsc: Add FspTpmMeasurementLib and PcdFspMeasurementConfig.Jiewen Yao2-2/+23
2020-08-26IntelFsp2WraperPkg/Fsp{m|s}WrapperPeim: Add FspBin measurement.Jiewen Yao4-19/+204
2020-08-26IntelFsp2WrapperPkg/FspMeasurementLib: Add BaseFspMeasurementLib.Jiewen Yao2-0/+302
2020-08-26IntelFsp2WrapperPkg/FspMeasurementLib: Add header file.Jiewen Yao1-0/+39
2020-06-23IntelFsp2WrapperPkg: Add FSP*_ARCH_UPD.Chasel Chiu1-2/+24
2019-12-11IntelFsp2WrapperPkg: Fix various typosAntoine Coeur8-13/+13
2019-09-05IntelFsp2WrapperPkg: Remove unneeded MdeModulePkg dependencyRay Ni2-6/+2
2019-04-28IntelFsp2WrapperPkg/FspWrapperNotifyDxe: make global variable staticZhichao Gao1-2/+2
2019-04-23IntelFsp2WrapperPkg/FspsWrapperPeim: Fix coding style.Chasel Chiu1-5/+5
2019-04-16IntelFsp2WrapperPkg: Perform post FSP-S process.Chasel, Chiu3-18/+97
2019-04-09IntelFsp2WrapperPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney39-265/+39
2018-11-26IntelFsp2WrapperPkg: Fix constant if statements issueChasel, Chiu2-2/+2
2018-11-26IntelFsp2WrapperPkg: Fix line ending format issueChasel, Chiu5-43/+43
2018-11-20IntelFsp2WrapperPkg: Support FSP Dispatch modeChasel, Chiu5-10/+43
2018-11-20IntelFsp2WrapperPkg: Revert 90c5bc08Chasel, Chiu5-43/+10
2018-11-20IntelFsp2WrapperPkg: Support FSP Dispatch modeChasel, Chiu5-10/+43
2018-09-28IntelFsp2WrapperPkg/BaseFspWrapperPlatformLibSample: Remove PCDsshenglei1-3/+0
2018-09-28IntelFsp2WrapperPkg/FspWrapperNotifyDxe: Remove an unused PCDshenglei1-1/+0
2018-09-28IntelFsp2(Wrapper)Pkg: Revert from e8208100 to 737f812bChasel, Chiu2-0/+4
2018-09-27[PATCH v3 06/16] IntelFsp2WrapperPkg/BaseFspWrapperPlatformLibSample:Chasel, Chiu1-3/+0
2018-09-27[PATCH v3 05/16] IntelFsp2WrapperPkg/FspWrapperNotifyDxe: Remove anChasel, Chiu1-1/+0
2018-08-22IntelFsp2WrapperPkg: Add EFIAPI to AsmExecute32BitCodeChasel, Chiu1-1/+2
2018-06-28IntelFsp2WrapperPkg: Clean up source filesLiming Gao3-6/+6
2018-01-18IntelFsp2WrapperPkg: Update BaseFspWrapperApiLib to pass XCODE5 buildLiming Gao1-5/+5
2017-12-28IntelFspWrapperPkg: Convert INF file to dos formatLiming Gao1-1/+1
2017-11-29IntelFsp2WrapperPkg: Support UPD allocation outside FspWrapperChasel, Chiu5-52/+76
2017-10-10IntelFsp2WrapperPkg: Update Protocol/Guid usage in INF filesLiming Gao4-15/+10
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-04-06IntelFsp2WrapperPkg: Convert files to CRLF line endingHao Wu1-7/+7
2017-03-13IntelFsp2WrapperPkg: Add Readme.mdJiewen Yao1-0/+7
2017-03-06IntelFsp2WrapperPkg: Refine casting expression result to bigger sizeHao Wu2-7/+7
2016-10-28IntelFsp2WrapperPkg: Add a PCD to control if signaling PciEnumerationComplete.Dong, Guo3-8/+33
2016-10-27IntelFsp2Pkg: Added changes to enable FPDT performance measurementsYarlagadda, Satya P3-32/+33
2016-10-24IntelFsp2WrapperPkg: Fix a typo in the commentGary Lin1-1/+1