summaryrefslogtreecommitdiff
path: root/IntelFsp2WrapperPkg/FspsWrapperPeim
AgeCommit message (Expand)AuthorFilesLines
2023-06-26IntelFsp2WrapperPkg: Get HobListPtr before calling the Multiphase FSPSAishwarya, KurugoduMelmatamX1-7/+8
2023-05-30IntelFsp2WrapperPkg: Fix ASSERT when FSP-S/M use FFS3.Tan, Ming1-1/+1
2023-03-10IntelFsp2Pkg: Remove UefiCpuLib from module INFs.Yu Pu1-1/+0
2022-09-26IntelFsp2WrapperPkg: Implement FSP 2.4 MultiPhase wrapper handlers.Chasel Chiu2-7/+23
2022-07-19IntelFsp2WrapperPkg: Support 64bit FspResetType for X64 build.Chasel Chiu1-8/+7
2022-05-06IntelFsp2WrapperPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Yu Pu1-0/+1
2021-12-22IntelFsp2WrapperPkg : Remove EFIAPI from local functions.Chasel Chiu1-1/+0
2021-12-20IntelFsp2WrapperPkg : FSPM/S UPD data address based on Build TypeS, Ashraf Ali2-4/+24
2021-12-07IntelFsp2WrapperPkg: Apply uncrustify changesMichael Kubacki1-85/+90
2020-09-16IntelFsp2WrapperPkg: remove gPeiTpmInitializationDonePpiGuid from DepexQi Zhang1-2/+1
2020-08-26IntelFsp2WraperPkg/Fsp{m|s}WrapperPeim: Add FspBin measurement.Jiewen Yao2-12/+101
2019-12-11IntelFsp2WrapperPkg: Fix various typosAntoine Coeur1-1/+1
2019-09-05IntelFsp2WrapperPkg: Remove unneeded MdeModulePkg dependencyRay Ni1-3/+1
2019-04-23IntelFsp2WrapperPkg/FspsWrapperPeim: Fix coding style.Chasel Chiu1-5/+5
2019-04-16IntelFsp2WrapperPkg: Perform post FSP-S process.Chasel, Chiu1-14/+80
2019-04-09IntelFsp2WrapperPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2-13/+2
2018-11-26IntelFsp2WrapperPkg: Fix constant if statements issueChasel, Chiu1-1/+1
2018-11-26IntelFsp2WrapperPkg: Fix line ending format issueChasel, Chiu2-14/+14
2018-11-20IntelFsp2WrapperPkg: Support FSP Dispatch modeChasel, Chiu2-3/+14
2018-11-20IntelFsp2WrapperPkg: Revert 90c5bc08Chasel, Chiu2-14/+3
2018-11-20IntelFsp2WrapperPkg: Support FSP Dispatch modeChasel, Chiu2-3/+14
2017-11-29IntelFsp2WrapperPkg: Support UPD allocation outside FspWrapperChasel, Chiu2-41/+46
2017-10-10IntelFsp2WrapperPkg: Update Protocol/Guid usage in INF filesLiming Gao1-3/+3
2016-10-27IntelFsp2Pkg: Added changes to enable FPDT performance measurementsYarlagadda, Satya P1-2/+3
2016-07-14IntelFsp2WrapperPkg: Remove unused header files from Fspm and Fsps WrapperPeimLiming Gao1-1/+0
2016-07-01IntelFsp2WrapperPkg: Add error handling for possible NULL ptr dereferenceHao Wu1-0/+5
2016-06-18IntelFsp2WrapperPkg: Add support to handle ResetRequired return Status from FSP.Jiewen Yao1-0/+33
2016-05-23IntelFsp2WrapperPkg: Update gFspWrapperTokenSpaceGuid to gIntelFsp2WrapperTok...Jiewen Yao1-1/+1
2016-05-13Add IntelFsp2Pkg and IntelFsp2WrapperPkg.Jiewen Yao2-0/+392