summaryrefslogtreecommitdiff
path: root/IntelFsp2WrapperPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2023-11-09IntelFsp2WrapperPkg: Add variable initializationJasonX.Hsu1-0/+1
2022-10-25IntelFsp2WrapperPkg: Check header revision for MultiPhase support.Chasel Chiu1-10/+28
2022-10-05IntelFsp2WrapperPkg: Add header for PlatformMultiPhaseLib.Chasel Chiu1-1/+1
2022-10-04IntelFsp2WrapperPkg: Fix code formatting errorsMichael Kubacki3-5/+8
2022-09-01IntelFsp2WrapperPkg: Rename PlatformMultiPhaseLibSample.Chasel Chiu2-2/+2
2022-08-31IntelFsp2WrapperPkg: Add FSP 2.4 MultiPhase interface.Chasel Chiu4-0/+490
2022-07-19IntelFsp2WrapperPkg: Support 64bit FspResetType for X64 build.Chasel Chiu2-2/+5
2022-05-31IntelFsp2WrapperPkg: FSP_TEMP_RAM_INIT call for X64 Calling ConventionDuggapu, Chinni B1-1/+3
2022-04-16IntelFsp2WrapperPkg: SecFspWrapperPlatformSecLibSample support for X64Ted Kuo7-16/+418
2022-04-16IntelFsp2WrapperPkg: BaseFspWrapperApiLib support for X64Ted Kuo3-10/+104
2021-12-07IntelFsp2WrapperPkg: Apply uncrustify changesMichael Kubacki15-322/+340
2021-05-31IntelFsp2WrapperPkg: Remove microcode related PCDsLou, Yun2-7/+6
2020-08-26IntelFsp2WrapperPkg/FspMeasurementLib: Add BaseFspMeasurementLib.Jiewen Yao2-0/+302
2020-06-23IntelFsp2WrapperPkg: Add FSP*_ARCH_UPD.Chasel Chiu1-2/+24
2019-12-11IntelFsp2WrapperPkg: Fix various typosAntoine Coeur5-9/+9
2019-04-16IntelFsp2WrapperPkg: Perform post FSP-S process.Chasel, Chiu2-4/+17
2019-04-09IntelFsp2WrapperPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney24-162/+24
2018-09-28IntelFsp2WrapperPkg/BaseFspWrapperPlatformLibSample: Remove PCDsshenglei1-3/+0
2018-09-28IntelFsp2(Wrapper)Pkg: Revert from e8208100 to 737f812bChasel, Chiu1-0/+3
2018-09-27[PATCH v3 06/16] IntelFsp2WrapperPkg/BaseFspWrapperPlatformLibSample:Chasel, Chiu1-3/+0
2018-08-22IntelFsp2WrapperPkg: Add EFIAPI to AsmExecute32BitCodeChasel, Chiu1-1/+2
2018-06-28IntelFsp2WrapperPkg: Clean up source filesLiming Gao2-4/+4
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-10-10IntelFsp2WrapperPkg: Update Protocol/Guid usage in INF filesLiming Gao1-2/+2
2017-03-06IntelFsp2WrapperPkg: Refine casting expression result to bigger sizeHao Wu1-5/+5
2016-07-20IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample:Update code to pass buildLiming Gao3-9/+10
2016-07-11IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample: Remove MASM/GAS filesLiming Gao7-1124/+0
2016-07-11IntelFsp2WrapperPkg BaseFspWrapperApiLib: Remove MASM/GAS filesLiming Gao3-462/+0
2016-06-28IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample: Convert ASM to NASMLiming Gao4-0/+559
2016-06-28IntelFsp2WrapperPkg BaseFspWrapperApiLib: Convert X64/Thunk64To32.asm to NASMLiming Gao2-0/+231
2016-06-18IntelFsp2WrapperPkg: Add support to handle ResetRequired return Status from FSP.Jiewen Yao1-1/+21
2016-05-23IntelFsp2WrapperPkg: Update gFspWrapperTokenSpaceGuid to gIntelFsp2WrapperTok...Jiewen Yao3-11/+11
2016-05-13Add IntelFsp2Pkg and IntelFsp2WrapperPkg.Jiewen Yao28-0/+3478