| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-18 | IntelFsp2Pkg: Preserve GDTR and CS/DS/ES/FS/GS/SS | Ray Ni | 2 | -2/+38 |
| 2025-02-27 | IntelFsp2Pkg : Set FSP-I upd data pointer to NULL as default | Hongbin1 Zhang | 1 | -0/+1 |
| 2025-02-25 | IntelFsp2Pkg/FspSecCore: Update FSP global data in FSP-S/I entry | Ray Ni | 1 | -4/+19 |
| 2025-02-24 | IntelFsp2Pkg/FspSecCore: initialize FspMode in FSP_GLOBAL_DATA | Ray Ni | 1 | -1/+2 |
| 2025-02-21 | IntelFsp2Pkg: Fixing TemporaryRamSize Configurability option. | Aravind P R | 2 | -2/+19 |
| 2025-02-07 | MdePkg: Move StackCheckLibStaticInit to StackCheckLib | Oliver Smith-Denny | 7 | -0/+7 |
| 2024-09-11 | IntelFsp2Pkg: Support FSP API to save and restore page table | Zhiguang Liu | 6 | -4/+124 |
| 2024-08-28 | IntelFsp2Pkg: Align FSP global data pointer for X64 build | Hongbin1 Zhang | 1 | -6/+6 |
| 2024-08-27 | IntelFsp2Pkg: Correcting Data Region Length of MCUD section | Aravind P R | 2 | -11/+10 |
| 2024-04-09 | IntelFsp2Pkg: Fsp T new ARCH UPD Support | Duggapu Chinni B | 9 | -24/+128 |
| 2024-03-08 | IntelFsp2Pkg: auto-generate SEC ProcessLibraryConstructorList() decl | Laszlo Ersek | 3 | -14/+2 |
| 2023-04-04 | IntelFsp2Pkg: LoadMicrocodeDefault() causing unnecessary delay. | Chasel Chiu | 2 | -43/+48 |
| 2023-04-04 | IntelFsp2Pkg: TempRamInit API should preserve EBX/RBX register. | Chasel Chiu | 1 | -0/+7 |
| 2023-03-25 | IntelFsp2Pkg: Fix NASM X64 build warnings. | Chasel Chiu | 2 | -11/+9 |
| 2023-03-10 | IntelFsp2Pkg: Remove UefiCpuLib from module INFs. | Yu Pu | 3 | -3/+0 |
| 2022-11-11 | IntelFsp2Pkg: Improvement of supporting null UPD pointer in FSP-T | Kuo, Ted | 5 | -46/+55 |
| 2022-11-04 | IntelFsp2Pkg: FSP should support input UPD as NULL. | Chasel Chiu | 3 | -34/+91 |
| 2022-11-02 | IntelFsp2Pkg: Update Function header to support IA32/X64. | Chasel Chiu | 1 | -2/+2 |
| 2022-09-15 | IntelFsp2Pkg: Fix FspSecCoreI build failure. | Chasel Chiu | 2 | -0/+22 |
| 2022-09-15 | IntelFsp2Pkg: NvsBufferPtr is missing in Fsp24ApiEntryM.nasm | Kuo, Ted | 2 | -2/+4 |
| 2022-09-07 | IntelFsp2Pkg: Adopt FSP 2.4 MultiPhase functions. | Chasel Chiu | 10 | -0/+969 |
| 2022-08-15 | IntelFsp2Pkg: FSPM_ARCH2_UPD mismatching bug. | Chasel Chiu | 2 | -2/+4 |
| 2022-07-20 | IntelFsp2Pkg/FspSecCore: Add FSP-I API for SMM support. | Hongbin1 Zhang | 7 | -8/+163 |
| 2022-07-14 | IntelFsp2Pkg: Update SEC_IDT_TABLE struct | Kuo, Ted | 4 | -20/+21 |
| 2022-05-31 | IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention | Duggapu, Chinni B | 1 | -19/+20 |
| 2022-05-06 | IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib | Yu Pu | 2 | -0/+2 |
| 2022-04-16 | IntelFsp2Pkg: FspSecCore support for X64 | Ted Kuo | 14 | -13/+1188 |
| 2022-04-16 | IntelFsp2Pkg: Update FSP_GLOBAL_DATA and FSP_PLAT_DATA for X64 | Ted Kuo | 1 | -1/+1 |
| 2022-04-16 | IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64 | Ted Kuo | 2 | -16/+114 |
| 2022-04-16 | IntelFsp2Pkg: X64 compatible changes to support PEI in 64bit | Ted Kuo | 7 | -37/+39 |
| 2022-03-22 | IntelFsp2Pkg: BaseFspCommonLib Support for X64 | Kuo, Ted | 2 | -2/+2 |
| 2021-12-29 | IntelFsp2Pkg/FspSecCore: ExtendedImageRevision was not printed. | Chasel Chiu | 1 | -3/+7 |
| 2021-12-07 | IntelFsp2Pkg: Apply uncrustify changes | Michael Kubacki | 5 | -135/+134 |
| 2021-01-07 | IntelFsp2Pkg: Support FSP private temporary memory. | Chasel Chiu | 2 | -5/+9 |
| 2020-10-27 | IntelFsp2Pkg/FspSecCore: LoadMicrocodeDefault() failed with padding in FV. | Cosmo Lai | 1 | -4/+4 |
| 2020-06-29 | IntelFsp2Pkg/FspSecCore: Use UefiCpuLib. | Dong, Eric | 4 | -88/+3 |
| 2020-06-23 | IntelFsp2Pkg: Add FSP*_ARCH_UPD. | Chasel Chiu | 1 | -5/+73 |
| 2020-05-14 | IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers. | Chasel Chiu | 6 | -6/+176 |
| 2019-09-04 | IntelFsp2Pkg/FspSecCore: Remove unneeded MdeModulePkg dependency | Ray Ni | 3 | -4/+1 |
| 2019-08-13 | IntelFsp2Pkg/FspSecCore: Add missing header file in INF file | Shenglei Zhang | 1 | -1/+2 |
| 2019-07-26 | IntelFsp2Pkg: PeiService pointer not reset to 0 in SecMain | Chasel Chiu | 2 | -3/+9 |
| 2019-07-11 | IntelFsp2Pkg: Fix various typos | Antoine Cœur | 7 | -13/+13 |
| 2019-07-11 | Revert "FmpDevicePkg: Fix various typos" | Antoine Cœur | 7 | -13/+13 |
| 2019-07-09 | FmpDevicePkg: Fix various typos | Antoine Cœur | 7 | -13/+13 |
| 2019-04-09 | IntelFsp2Pkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 22 | -151/+22 |
| 2019-01-28 | IntelFsp2Pkg: FSP can utilize bootloader stack | Chasel, Chiu | 5 | -19/+153 |
| 2018-10-29 | IntelFsp2Pkg: Fixed potentially NULL pointer accessing | Chasel, Chiu | 1 | -2/+3 |
| 2018-10-26 | IntelFsp2Pkg: Fix GCC49/XCODE build failure | Chasel, Chiu | 1 | -3/+2 |
| 2018-10-25 | IntelFsp2Pkg: FSP should not override IDT | Chasel, Chiu | 3 | -9/+22 |
| 2018-10-19 | IntelFsp2Pkg: Support FSP Dispatch mode | Chasel, Chiu | 2 | -1/+6 |