summaryrefslogtreecommitdiff
path: root/IntelFsp2Pkg
AgeCommit message (Expand)AuthorFilesLines
2024-05-03IntelFsp2Pkg/PatchFv.py: FIX for GCC 32BIT build errorDuggapu Chinni B1-1/+1
2024-04-22IntelFsp2Pkg/PatchFv.py: Python 3.12 supportGua Guo1-12/+12
2024-04-22IntelFsp2Pkg/GenCfgOpt.py: Python 3.12 supportGua Guo1-48/+48
2024-04-09IntelFsp2Pkg: Fsp T new ARCH UPD SupportDuggapu Chinni B14-28/+212
2024-03-08IntelFsp2Pkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek3-14/+2
2024-01-10IntelFsp2Pkg\Tools\ConfigEditor:Added new USF config workstream.Arun Sura4-55/+602
2023-11-03IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manualRay Ni1-19/+19
2023-11-03IntelFsp2Pkg/SwitchStack: Reserve 32B when calling C function in 64bitNi, Ray1-1/+3
2023-10-23IntelFsp2Pkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-08-28IntelFsp2Pkg: Add get and set FspSmmInit upd data pointer functionsZhang, Hongbin12-0/+63
2023-08-28IntelFsp2Pkg: Support child FV in SplitFspBin.pyKuo, Ted1-7/+37
2023-05-30IntelFsp2Pkg/Library/BaseFspCommonLib: Fix OVERRUN Coverity issueRanbir Singh1-2/+4
2023-04-18IntelFsp2Pkg/Tools: Enhance PathFv.py to patch Fd file directlyDuggapu, Chinni B2-1/+33
2023-04-04IntelFsp2Pkg: LoadMicrocodeDefault() causing unnecessary delay.Chasel Chiu2-43/+48
2023-04-04IntelFsp2Pkg: TempRamInit API should preserve EBX/RBX register.Chasel Chiu2-1/+27
2023-03-24IntelFsp2Pkg: Fix NASM X64 build warnings.Chasel Chiu2-11/+9
2023-03-10IntelFsp2Pkg: Remove UefiCpuLib from module INFs.Yu Pu5-5/+0
2023-03-10IntelFsp2Pkg: Fix GCC Compiler warning.S, Ashraf Ali1-0/+1
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 Chiu2-8/+8
2022-10-04IntelFsp2Pkg: Add CI YAML fileMichael Kubacki1-0/+90
2022-10-04IntelFsp2Pkg/BaseFspMultiPhaseLib: Replace duplicate GUIDMichael Kubacki1-1/+1
2022-10-04IntelFsp2Pkg: Fix code formatting errorsMichael Kubacki3-9/+10
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-31IntelFsp2Pkg: Add FSP 2.4 MultiPhase interface.Chasel Chiu10-29/+450
2022-08-15IntelFsp2Pkg: FSPM_ARCH2_UPD mismatching bug.Chasel Chiu2-2/+4
2022-07-29IntelFsp2Pkg: Fix GenCfgOpt bug for FSPI_UPD support.Chasel Chiu1-1/+1
2022-07-28IntelFsp2Pkg: FSPI_UPD is not mandatory.Chasel Chiu2-26/+31
2022-07-22IntelFsp2Pkg: Add FSPI_ARCH_UPD.Chasel Chiu4-11/+85
2022-07-20IntelFsp2Pkg/FspSecCore: Add FSP-I API for SMM support.Hongbin1 Zhang13-53/+245
2022-07-19IntelFsp2Pkg: Support 64bit FspResetType for X64 build.Chasel Chiu4-36/+41
2022-07-18IntelFsp2Pkg: Add Definition of EDKII_PEI_VARIABLE_PPINate DeSimone2-1/+202
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 B2-19/+48
2022-05-31IntelFsp2Pkg: Add FSP 2.3 header supportLoo, Tung Lun2-8/+69
2022-05-06IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLibYu Pu2-0/+2
2022-04-16IntelFsp2Pkg: SecFspSecPlatformLibNull support for X64Ted Kuo4-4/+79
2022-04-16IntelFsp2Pkg: FspSecCore support for X64Ted Kuo18-19/+1493
2022-04-16IntelFsp2Pkg: Update FSP_GLOBAL_DATA and FSP_PLAT_DATA for X64Ted Kuo2-17/+38
2022-04-16IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64Ted Kuo4-24/+252
2022-04-16IntelFsp2Pkg: X64 compatible changes to support PEI in 64bitTed Kuo10-41/+45
2022-03-22IntelFsp2Pkg: BaseFspCommonLib Support for X64Kuo, Ted5-32/+45
2022-03-17IntelFsp2Pkg: BaseFspSwitchStackLib Support for X64Kuo, Ted4-5/+147
2022-03-17IntelFsp2Pkg: BaseFspDebugLibSerialPort Support for X64Kuo, Ted3-16/+53
2021-12-29IntelFsp2Pkg/FspSecCore: ExtendedImageRevision was not printed.Chasel Chiu1-3/+7
2021-12-07IntelFsp2Pkg: Apply uncrustify changesMichael Kubacki33-899/+894
2021-11-01IntelFsp2Pkg SplitFspBin.py: Correct file name in file headerZeng, Star1-1/+1