Age | Commit message (Expand) | Author | Files | Lines |
2022-10-04 | IntelFsp2Pkg/BaseFspMultiPhaseLib: Replace duplicate GUID | Michael Kubacki | 1 | -1/+1 |
2022-10-04 | IntelFsp2Pkg: Fix code formatting errors | Michael Kubacki | 2 | -5/+6 |
2022-08-31 | IntelFsp2Pkg: Add FSP 2.4 MultiPhase interface. | Chasel Chiu | 3 | -0/+268 |
2022-07-19 | IntelFsp2Pkg: Support 64bit FspResetType for X64 build. | Chasel Chiu | 1 | -5/+5 |
2022-04-16 | IntelFsp2Pkg: SecFspSecPlatformLibNull support for X64 | Ted Kuo | 3 | -2/+77 |
2022-04-16 | IntelFsp2Pkg: FspSecCore support for X64 | Ted Kuo | 2 | -4/+7 |
2022-04-16 | IntelFsp2Pkg: X64 compatible changes to support PEI in 64bit | Ted Kuo | 2 | -3/+4 |
2022-03-22 | IntelFsp2Pkg: BaseFspCommonLib Support for X64 | Kuo, Ted | 1 | -26/+39 |
2022-03-17 | IntelFsp2Pkg: BaseFspSwitchStackLib Support for X64 | Kuo, Ted | 3 | -5/+80 |
2022-03-17 | IntelFsp2Pkg: BaseFspDebugLibSerialPort Support for X64 | Kuo, Ted | 3 | -16/+53 |
2021-12-07 | IntelFsp2Pkg: Apply uncrustify changes | Michael Kubacki | 9 | -352/+363 |
2021-07-14 | IntelFsp2Pkg: BaseCacheLib EfiProgramMtrr MtrrNumber Should be UINT32 | S, Ashraf Ali | 2 | -4/+4 |
2020-05-14 | IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers. | Chasel Chiu | 1 | -1/+18 |
2019-07-11 | IntelFsp2Pkg: Fix various typos | Antoine Cœur | 5 | -29/+29 |
2019-07-11 | Revert "FmpDevicePkg: Fix various typos" | Antoine Cœur | 5 | -29/+29 |
2019-07-09 | FmpDevicePkg: Fix various typos | Antoine Cœur | 5 | -29/+29 |
2019-04-09 | IntelFsp2Pkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 22 | -146/+22 |
2019-04-02 | IntelFsp2Pkg/BaseFspDebugLibSerialPort: Add new APIs | Bret Barkelew | 1 | -5/+98 |
2019-01-28 | IntelFsp2Pkg: Add function to get bootloader stack pointer | Chasel, Chiu | 1 | -5/+22 |
2018-10-19 | IntelFsp2Pkg: Support FSP Dispatch mode | Chasel, Chiu | 2 | -40/+60 |
2018-09-28 | IntelFsp2Pkg/BaseFspSwitchStackLib: Remove unused PCDs | shenglei | 1 | -4/+0 |
2018-09-28 | IntelFsp2Pkg/BaseFspPlatformLib: Remove unused PCDs | shenglei | 1 | -9/+0 |
2018-09-28 | IntelFsp2Pkg/BaseFspCommonLib: Remove unused PCDs | shenglei | 1 | -5/+0 |
2018-09-28 | IntelFsp2(Wrapper)Pkg: Revert from e8208100 to 737f812b | Chasel, Chiu | 3 | -0/+18 |
2018-09-27 | [PATCH v3 04/16] IntelFsp2Pkg/BaseFspSwitchStackLib: Remove unused | Chasel, Chiu | 1 | -4/+0 |
2018-09-27 | [PATCH v3 03/16] IntelFsp2Pkg/BaseFspPlatformLib: Remove unused PCDs | Chasel, Chiu | 1 | -9/+0 |
2018-09-27 | [PATCH v3 02/16] IntelFsp2Pkg/BaseFspCommonLib: Remove unused PCDs | Chasel, Chiu | 1 | -5/+0 |
2018-06-28 | IntelFsp2Pkg: Clean up source files | Liming Gao | 4 | -9/+9 |
2017-10-10 | IntelFsp2Pkg: Update Section Name in INF files | Liming Gao | 2 | -6/+6 |
2016-11-14 | IntelFsp2Pkg: Support to return error status from FSP API done | Thomaiyar, Richard Marian | 1 | -23/+128 |
2016-10-28 | IntelFsp2Pkg: Removing FSP Data Table | Satya Yarlagadda | 1 | -1/+0 |
2016-10-27 | IntelFsp2Pkg: Added changes to enable FPDT performance measurements | Yarlagadda, Satya P | 2 | -10/+27 |
2016-08-31 | IntelFsp2Pkg: Fix typo and comments | Giri P Mudusuru | 1 | -17/+17 |
2016-07-23 | IntelFsp2Pkg: Remove CarBase and CarSize from FSP_GLOBAL_DATA | Satya Yarlagadda | 1 | -42/+0 |
2016-07-18 | IntelFsp2Pkg BaseFspPlatformLib: Remove Boot Loader tempram Migration | Satya Yarlagadda | 1 | -67/+0 |
2016-07-11 | IntelFsp2Pkg SecFspSecPlatformLibNull: Remove MASM/GAS files | Liming Gao | 5 | -334/+1 |
2016-07-11 | IntelFsp2Pkg BaseFspSwitchStackLib: Remove MASM/GAS files | Liming Gao | 3 | -157/+0 |
2016-07-11 | IntelFsp2Pkg BaseFspDebugLibSerialPort: Remove MASM/GAS files | Liming Gao | 3 | -66/+0 |
2016-06-28 | IntelFsp2Pkg SecFspSecPlatformLibNull: Convert Ia32/Flat32.asm to NASM | Liming Gao | 2 | -0/+129 |
2016-06-28 | IntelFsp2Pkg SecFspSecPlatformLibNull: Convert Ia32/SecCarInit.asm to NASM | Liming Gao | 1 | -0/+46 |
2016-06-28 | IntelFsp2Pkg BaseFspSwitchStackLib: Convert Ia32/Stack.asm to NASM | Liming Gao | 2 | -3/+78 |
2016-06-28 | IntelFsp2Pkg BaseFspDebugLibSerialPort: Convert Ia32/FspDebug.asm to NASM | Liming Gao | 2 | -3/+35 |
2016-06-27 | IntelFsp2Pkg-BaseFspCommonLib: Add funtion to return the reset required status | Yarlagadda, Satya P | 2 | -0/+30 |
2016-06-18 | IntelFsp2Pkg: rename GetFspVpdDataPointer() to GetFspCfgRegionDataPointer() | Jiewen Yao | 1 | -3/+3 |
2016-05-13 | Add IntelFsp2Pkg and IntelFsp2WrapperPkg. | Jiewen Yao | 26 | -0/+3139 |