| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | IntelFsp2Pkg: Add Config Editor tool support | Loo, Tung Lun | 2021-06-30 | 7 | -293/+7337 |
* | IntelFsp2Pkg: YAML script bug fix | Loo, Tung Lun | 2021-05-18 | 2 | -3/+11 |
* | IntelFsp2Pkg: Consume MdeLibs.dsc.inc for RegisterFilterLib | Dandan Bi | 2021-03-31 | 2 | -1/+5 |
* | IntelFsp2Pkg: Add YAML file generation support | Loo Tung Lun | 2021-02-09 | 11 | -132/+2421 |
* | IntelFsp2Pkg: Support FSP private temporary memory. | Chasel Chiu | 2021-01-07 | 3 | -6/+15 |
* | IntelFsp2Pkg/GenCfgOpt.py: Incremental build with UPD in sub DSC. | Chasel Chiu | 2020-12-09 | 1 | -2/+11 |
* | IntelFsp2Pkg/Tools: Fixed PatchFv.py to parse new Fv map file format | Bob Feng | 2020-11-19 | 1 | -3/+6 |
* | IntelFsp2Pkg: Fix FSP binary rebasing issue for PE32+ image | Maurice Ma | 2020-11-15 | 1 | -2/+6 |
* | IntelFsp2Pkg/FspSecCore: LoadMicrocodeDefault() failed with padding in FV. | Cosmo Lai | 2020-10-27 | 1 | -4/+4 |
* | IntelFsp2Pkg/Tools: Fix a typo issue | fengyunhua | 2020-10-19 | 1 | -1/+1 |
* | IntelFsp2Pkg/GenCfgOpt: skip unnecessarily header/BSF recreating. | Chasel Chiu | 2020-10-12 | 1 | -18/+42 |
* | IntelFsp2Pkg GenCfgOpt.py: Initialize IncLines as empty list | gaoliming | 2020-09-25 | 1 | -0/+1 |
* | IntelFsp2Pkg/Tools/GenCfgOpt.py: Fix a bug about parse macro | Tan, Ming | 2020-07-24 | 1 | -3/+3 |
* | IntelFsp2Pkg/FspSecCore: Use UefiCpuLib. | Dong, Eric | 2020-06-29 | 5 | -88/+4 |
* | IntelFsp2Pkg: Add FSP*_ARCH_UPD. | Chasel Chiu | 2020-06-23 | 3 | -9/+156 |
* | IntelFsp2Pkg: Add Fsp22SecCoreS.inf to Dsc. | Chasel Chiu | 2020-06-11 | 1 | -1/+2 |
* | IntelFsp2Pkg: Add FunctionParametePtr to FspGlobalData. | Chasel Chiu | 2020-05-21 | 2 | -3/+27 |
* | IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers. | Chasel Chiu | 2020-05-14 | 11 | -16/+352 |
* | IntelFsp2Pkg/SplitFspBin.py: Coverity scan flags issues. | Chasel Chiu | 2020-02-13 | 1 | -5/+5 |
* | IntelFsp2Pkg/GenCfgOpt.py: Coverity scan flags issues. | Chasel Chiu | 2020-02-13 | 1 | -1/+2 |
* | IntelFsp2Pkg/SplitFspBin.py: Command crashed when FV almost full. | Chasel Chiu | 2019-10-28 | 1 | -5/+5 |
* | IntelFsp2Pkg/FspSecCore: Remove unneeded MdeModulePkg dependency | Ray Ni | 2019-09-05 | 3 | -4/+1 |
* | IntelFsp2Pkg/FspSecCore: Add missing header file in INF file | Shenglei Zhang | 2019-08-13 | 1 | -1/+2 |