summaryrefslogtreecommitdiff
path: root/IntelFsp2Pkg/FspSecCore
AgeCommit message (Expand)AuthorFilesLines
2022-11-11IntelFsp2Pkg: Improvement of supporting null UPD pointer in FSP-TKuo, Ted5-46/+55
2022-11-04IntelFsp2Pkg: FSP should support input UPD as NULL.Chasel Chiu3-34/+91
2022-11-02IntelFsp2Pkg: Update Function header to support IA32/X64.Chasel Chiu1-2/+2
2022-09-15IntelFsp2Pkg: Fix FspSecCoreI build failure.Chasel Chiu2-0/+22
2022-09-15IntelFsp2Pkg: NvsBufferPtr is missing in Fsp24ApiEntryM.nasmKuo, Ted2-2/+4
2022-09-07IntelFsp2Pkg: Adopt FSP 2.4 MultiPhase functions.Chasel Chiu10-0/+969
2022-08-15IntelFsp2Pkg: FSPM_ARCH2_UPD mismatching bug.Chasel Chiu2-2/+4
2022-07-20IntelFsp2Pkg/FspSecCore: Add FSP-I API for SMM support.Hongbin1 Zhang7-8/+163
2022-07-14IntelFsp2Pkg: Update SEC_IDT_TABLE structKuo, Ted4-20/+21
2022-05-31IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling ConventionDuggapu, Chinni B1-19/+20
2022-05-06IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLibYu Pu2-0/+2
2022-04-16IntelFsp2Pkg: FspSecCore support for X64Ted Kuo14-13/+1188
2022-04-16IntelFsp2Pkg: Update FSP_GLOBAL_DATA and FSP_PLAT_DATA for X64Ted Kuo1-1/+1
2022-04-16IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64Ted Kuo2-16/+114
2022-04-16IntelFsp2Pkg: X64 compatible changes to support PEI in 64bitTed Kuo7-37/+39
2022-03-22IntelFsp2Pkg: BaseFspCommonLib Support for X64Kuo, Ted2-2/+2
2021-12-29IntelFsp2Pkg/FspSecCore: ExtendedImageRevision was not printed.Chasel Chiu1-3/+7
2021-12-07IntelFsp2Pkg: Apply uncrustify changesMichael Kubacki5-135/+134
2021-01-07IntelFsp2Pkg: Support FSP private temporary memory.Chasel Chiu2-5/+9
2020-10-27IntelFsp2Pkg/FspSecCore: LoadMicrocodeDefault() failed with padding in FV.Cosmo Lai1-4/+4
2020-06-29IntelFsp2Pkg/FspSecCore: Use UefiCpuLib.Dong, Eric4-88/+3
2020-06-23IntelFsp2Pkg: Add FSP*_ARCH_UPD.Chasel Chiu1-5/+73
2020-05-14IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers.Chasel Chiu6-6/+176
2019-09-05IntelFsp2Pkg/FspSecCore: Remove unneeded MdeModulePkg dependencyRay Ni3-4/+1
2019-08-13IntelFsp2Pkg/FspSecCore: Add missing header file in INF fileShenglei Zhang1-1/+2
2019-07-26IntelFsp2Pkg: PeiService pointer not reset to 0 in SecMainChasel Chiu2-3/+9
2019-07-11IntelFsp2Pkg: Fix various typosAntoine Cœur7-13/+13
2019-07-11Revert "FmpDevicePkg: Fix various typos"Antoine Cœur7-13/+13
2019-07-09FmpDevicePkg: Fix various typosAntoine Cœur7-13/+13
2019-04-09IntelFsp2Pkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney22-151/+22
2019-01-28IntelFsp2Pkg: FSP can utilize bootloader stackChasel, Chiu5-19/+153
2018-10-29IntelFsp2Pkg: Fixed potentially NULL pointer accessingChasel, Chiu1-2/+3
2018-10-26IntelFsp2Pkg: Fix GCC49/XCODE build failureChasel, Chiu1-3/+2
2018-10-25IntelFsp2Pkg: FSP should not override IDTChasel, Chiu3-9/+22
2018-10-19IntelFsp2Pkg: Support FSP Dispatch modeChasel, Chiu2-1/+6
2018-09-28IntelFsp2Pkg/FspSecCore: Remove unused PCDsshenglei3-22/+0
2018-09-28IntelFsp2(Wrapper)Pkg: Revert from e8208100 to 737f812bChasel, Chiu3-0/+22
2018-09-27[PATCH v3 01/16] IntelFsp2Pkg/FspSecCore: Remove unused PCDsChasel, Chiu3-22/+0
2018-06-28IntelFsp2Pkg: Clean up source filesLiming Gao6-17/+17
2017-08-25IntelFsp2Pkg: Fix build error with WHOLEARCHIVE optionSong, BinX2-0/+22
2016-10-24IntelFsp2Pkg: Fix typos in commentsGary Lin2-4/+4
2016-10-12IntelFsp2Pkg/FspSecCore: Make FSP functions position independentMaurice Ma1-1/+1
2016-08-23IntelFsp2Pkg: Add function to get FspInfoHeader before stack is readyYarlagadda, Satya P1-2/+9
2016-08-02IntelFsp2Pkg: Locate FSP Info Header dynamicallyYarlagadda, Satya P1-9/+8
2016-07-27IntelFsp2Pkg: Skip loading Microcode if MicrocodeCodeSize is zeroYarlagadda, Satya P1-1/+9
2016-07-23IntelFsp2Pkg: Remove CarBase and CarSize from FSP_GLOBAL_DATASatya Yarlagadda1-3/+1
2016-05-13Add IntelFsp2Pkg and IntelFsp2WrapperPkg.Jiewen Yao22-0/+2473