| Commit message (Expand) | Author | Age | Files | Lines |
* | IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manual | Ray Ni | 2023-11-03 | 1 | -19/+19 |
* | IntelFsp2Pkg/SwitchStack: Reserve 32B when calling C function in 64bit | Ni, Ray | 2023-11-03 | 1 | -1/+3 |
* | IntelFsp2Pkg: CI: Add PrEval entry | Joey Vagedes | 2023-10-23 | 1 | -0/+3 |
* | IntelFsp2Pkg: Add get and set FspSmmInit upd data pointer functions | Zhang, Hongbin1 | 2023-08-28 | 2 | -0/+63 |
* | IntelFsp2Pkg: Support child FV in SplitFspBin.py | Kuo, Ted | 2023-08-28 | 1 | -7/+37 |
* | IntelFsp2Pkg/Library/BaseFspCommonLib: Fix OVERRUN Coverity issue | Ranbir Singh | 2023-05-30 | 1 | -2/+4 |
* | IntelFsp2Pkg/Tools: Enhance PathFv.py to patch Fd file directly | Duggapu, Chinni B | 2023-04-18 | 2 | -1/+33 |
* | IntelFsp2Pkg: LoadMicrocodeDefault() causing unnecessary delay. | Chasel Chiu | 2023-04-04 | 2 | -43/+48 |
* | IntelFsp2Pkg: TempRamInit API should preserve EBX/RBX register. | Chasel Chiu | 2023-04-04 | 2 | -1/+27 |
* | IntelFsp2Pkg: Fix NASM X64 build warnings. | Chasel Chiu | 2023-03-24 | 2 | -11/+9 |
* | IntelFsp2Pkg: Remove UefiCpuLib from module INFs. | Yu Pu | 2023-03-10 | 5 | -5/+0 |
* | IntelFsp2Pkg: Fix GCC Compiler warning. | S, Ashraf Ali | 2023-03-10 | 1 | -0/+1 |
* | IntelFsp2Pkg: Improvement of supporting null UPD pointer in FSP-T | Kuo, Ted | 2022-11-11 | 5 | -46/+55 |
* | IntelFsp2Pkg: FSP should support input UPD as NULL. | Chasel Chiu | 2022-11-04 | 3 | -34/+91 |
* | IntelFsp2Pkg: Update Function header to support IA32/X64. | Chasel Chiu | 2022-11-02 | 2 | -8/+8 |
* | IntelFsp2Pkg: Add CI YAML file | Michael Kubacki | 2022-10-04 | 1 | -0/+90 |
* | IntelFsp2Pkg/BaseFspMultiPhaseLib: Replace duplicate GUID | Michael Kubacki | 2022-10-04 | 1 | -1/+1 |
* | IntelFsp2Pkg: Fix code formatting errors | Michael Kubacki | 2022-10-04 | 3 | -9/+10 |
* | IntelFsp2Pkg: Fix FspSecCoreI build failure. | Chasel Chiu | 2022-09-15 | 2 | -0/+22 |
* | IntelFsp2Pkg: NvsBufferPtr is missing in Fsp24ApiEntryM.nasm | Kuo, Ted | 2022-09-15 | 2 | -2/+4 |
* | IntelFsp2Pkg: Adopt FSP 2.4 MultiPhase functions. | Chasel Chiu | 2022-09-07 | 10 | -0/+969 |
* | IntelFsp2Pkg: Add FSP 2.4 MultiPhase interface. | Chasel Chiu | 2022-08-31 | 10 | -29/+450 |
* | IntelFsp2Pkg: FSPM_ARCH2_UPD mismatching bug. | Chasel Chiu | 2022-08-15 | 2 | -2/+4 |
* | IntelFsp2Pkg: Fix GenCfgOpt bug for FSPI_UPD support. | Chasel Chiu | 2022-07-29 | 1 | -1/+1 |
* | IntelFsp2Pkg: FSPI_UPD is not mandatory. | Chasel Chiu | 2022-07-28 | 2 | -26/+31 |
* | IntelFsp2Pkg: Add FSPI_ARCH_UPD. | Chasel Chiu | 2022-07-22 | 4 | -11/+85 |
* | IntelFsp2Pkg/FspSecCore: Add FSP-I API for SMM support. | Hongbin1 Zhang | 2022-07-20 | 13 | -53/+245 |
* | IntelFsp2Pkg: Support 64bit FspResetType for X64 build. | Chasel Chiu | 2022-07-19 | 4 | -36/+41 |
* | IntelFsp2Pkg: Add Definition of EDKII_PEI_VARIABLE_PPI | Nate DeSimone | 2022-07-18 | 2 | -1/+202 |
* | IntelFsp2Pkg: Update SEC_IDT_TABLE struct | Kuo, Ted | 2022-07-14 | 4 | -20/+21 |
* | IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention | Duggapu, Chinni B | 2022-05-31 | 2 | -19/+48 |
* | IntelFsp2Pkg: Add FSP 2.3 header support | Loo, Tung Lun | 2022-05-31 | 2 | -8/+69 |
* | IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib | Yu Pu | 2022-05-06 | 2 | -0/+2 |
* | IntelFsp2Pkg: SecFspSecPlatformLibNull support for X64 | Ted Kuo | 2022-04-16 | 4 | -4/+79 |
* | IntelFsp2Pkg: FspSecCore support for X64 | Ted Kuo | 2022-04-16 | 18 | -19/+1493 |
* | IntelFsp2Pkg: Update FSP_GLOBAL_DATA and FSP_PLAT_DATA for X64 | Ted Kuo | 2022-04-16 | 2 | -17/+38 |
* | IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64 | Ted Kuo | 2022-04-16 | 4 | -24/+252 |
* | IntelFsp2Pkg: X64 compatible changes to support PEI in 64bit | Ted Kuo | 2022-04-16 | 10 | -41/+45 |
* | IntelFsp2Pkg: BaseFspCommonLib Support for X64 | Kuo, Ted | 2022-03-22 | 5 | -32/+45 |
* | IntelFsp2Pkg: BaseFspSwitchStackLib Support for X64 | Kuo, Ted | 2022-03-17 | 4 | -5/+147 |
* | IntelFsp2Pkg: BaseFspDebugLibSerialPort Support for X64 | Kuo, Ted | 2022-03-17 | 3 | -16/+53 |
* | IntelFsp2Pkg/FspSecCore: ExtendedImageRevision was not printed. | Chasel Chiu | 2021-12-29 | 1 | -3/+7 |
* | IntelFsp2Pkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 33 | -899/+894 |
* | IntelFsp2Pkg SplitFspBin.py: Correct file name in file header | Zeng, Star | 2021-11-01 | 1 | -1/+1 |
* | IntelFsp2Pkg/SplitFspBin.py: adopt FSP 2.3 specification. | Chasel Chiu | 2021-10-27 | 1 | -22/+44 |
* | IntelFsp2Pkg: Adopt FSP 2.3 specification. | Chasel Chiu | 2021-10-04 | 3 | -1/+57 |
* | IntelFsp2Pkg: Support Config File and Binary delta comparison | Loo, Tung Lun | 2021-09-01 | 2 | -14/+150 |
* | IntelFsp2Pkg: Add search function for Config Editor | Loo, Tung Lun | 2021-07-15 | 3 | -13/+76 |
* | IntelFsp2Pkg: BaseCacheLib EfiProgramMtrr MtrrNumber Should be UINT32 | S, Ashraf Ali | 2021-07-14 | 2 | -4/+4 |
* | IntelFsp2Pkg: PatchFv parseInfFile function modification | S, Ashraf Ali | 2021-07-08 | 1 | -5/+13 |