Age | Commit message (Expand) | Author | Files | Lines |
2024-05-03 | IntelFsp2Pkg/PatchFv.py: FIX for GCC 32BIT build error | Duggapu Chinni B | 1 | -1/+1 |
2024-04-22 | IntelFsp2Pkg/PatchFv.py: Python 3.12 support | Gua Guo | 1 | -12/+12 |
2024-04-22 | IntelFsp2Pkg/GenCfgOpt.py: Python 3.12 support | Gua Guo | 1 | -48/+48 |
2024-01-10 | IntelFsp2Pkg\Tools\ConfigEditor:Added new USF config workstream. | Arun Sura | 4 | -55/+602 |
2023-11-03 | IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manual | Ray Ni | 1 | -19/+19 |
2023-08-28 | IntelFsp2Pkg: Support child FV in SplitFspBin.py | Kuo, Ted | 1 | -7/+37 |
2023-04-18 | IntelFsp2Pkg/Tools: Enhance PathFv.py to patch Fd file directly | Duggapu, Chinni B | 2 | -1/+33 |
2023-03-10 | IntelFsp2Pkg: Remove UefiCpuLib from module INFs. | Yu Pu | 1 | -1/+0 |
2022-08-31 | IntelFsp2Pkg: Add FSP 2.4 MultiPhase interface. | Chasel Chiu | 1 | -23/+25 |
2022-07-29 | IntelFsp2Pkg: Fix GenCfgOpt bug for FSPI_UPD support. | Chasel Chiu | 1 | -1/+1 |
2022-07-28 | IntelFsp2Pkg: FSPI_UPD is not mandatory. | Chasel Chiu | 1 | -4/+10 |
2022-07-22 | IntelFsp2Pkg: Add FSPI_ARCH_UPD. | Chasel Chiu | 1 | -1/+1 |
2022-07-20 | IntelFsp2Pkg/FspSecCore: Add FSP-I API for SMM support. | Hongbin1 Zhang | 2 | -13/+19 |
2022-05-31 | IntelFsp2Pkg: Add FSP 2.3 header support | Loo, Tung Lun | 2 | -8/+69 |
2022-04-16 | IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64 | Ted Kuo | 1 | -3/+4 |
2021-12-07 | IntelFsp2Pkg: Apply uncrustify changes | Michael Kubacki | 4 | -150/+140 |
2021-11-01 | IntelFsp2Pkg SplitFspBin.py: Correct file name in file header | Zeng, Star | 1 | -1/+1 |
2021-10-27 | IntelFsp2Pkg/SplitFspBin.py: adopt FSP 2.3 specification. | Chasel Chiu | 1 | -22/+44 |
2021-09-01 | IntelFsp2Pkg: Support Config File and Binary delta comparison | Loo, Tung Lun | 2 | -14/+150 |
2021-07-15 | IntelFsp2Pkg: Add search function for Config Editor | Loo, Tung Lun | 3 | -13/+76 |
2021-07-08 | IntelFsp2Pkg: PatchFv parseInfFile function modification | S, Ashraf Ali | 1 | -5/+13 |
2021-06-30 | IntelFsp2Pkg: Add Config Editor tool support | Loo, Tung Lun | 7 | -293/+7337 |
2021-05-18 | IntelFsp2Pkg: YAML script bug fix | Loo, Tung Lun | 2 | -3/+11 |
2021-03-31 | IntelFsp2Pkg: Consume MdeLibs.dsc.inc for RegisterFilterLib | Dandan Bi | 1 | -0/+2 |
2021-02-09 | IntelFsp2Pkg: Add YAML file generation support | Loo Tung Lun | 11 | -132/+2421 |
2020-12-09 | IntelFsp2Pkg/GenCfgOpt.py: Incremental build with UPD in sub DSC. | Chasel Chiu | 1 | -2/+11 |
2020-11-19 | IntelFsp2Pkg/Tools: Fixed PatchFv.py to parse new Fv map file format | Bob Feng | 1 | -3/+6 |
2020-11-15 | IntelFsp2Pkg: Fix FSP binary rebasing issue for PE32+ image | Maurice Ma | 1 | -2/+6 |
2020-10-19 | IntelFsp2Pkg/Tools: Fix a typo issue | fengyunhua | 1 | -1/+1 |
2020-10-12 | IntelFsp2Pkg/GenCfgOpt: skip unnecessarily header/BSF recreating. | Chasel Chiu | 1 | -18/+42 |
2020-09-25 | IntelFsp2Pkg GenCfgOpt.py: Initialize IncLines as empty list | gaoliming | 1 | -0/+1 |
2020-07-24 | IntelFsp2Pkg/Tools/GenCfgOpt.py: Fix a bug about parse macro | Tan, Ming | 1 | -3/+3 |
2020-06-23 | IntelFsp2Pkg: Add FSP*_ARCH_UPD. | Chasel Chiu | 1 | -3/+3 |
2020-02-13 | IntelFsp2Pkg/SplitFspBin.py: Coverity scan flags issues. | Chasel Chiu | 1 | -5/+5 |
2020-02-13 | IntelFsp2Pkg/GenCfgOpt.py: Coverity scan flags issues. | Chasel Chiu | 1 | -1/+2 |
2019-10-28 | IntelFsp2Pkg/SplitFspBin.py: Command crashed when FV almost full. | Chasel Chiu | 1 | -5/+5 |
2019-08-02 | IntelFsp2Pkg: Improve FSP Python scripts to support 3.x. | Ching JenX Cheng | 1 | -3/+3 |
2019-07-11 | IntelFsp2Pkg: Fix various typos | Antoine Cœur | 4 | -4/+4 |
2019-07-11 | Revert "FmpDevicePkg: Fix various typos" | Antoine Cœur | 4 | -4/+4 |
2019-07-09 | FmpDevicePkg: Fix various typos | Antoine Cœur | 4 | -4/+4 |
2019-07-01 | IntelFsp2Pkg: FSP Python scripts to support 3.x. | Chasel Chiu | 3 | -62/+109 |
2019-06-11 | IntelFsp2Pkg/SplitFspBin.py: Support rebasing 1.x binary. | Chasel Chiu | 2 | -30/+38 |
2019-05-31 | IntelFsp2Pkg/SplitFspBin.py: Revert FSP 1.x support. | Chasel Chiu | 2 | -38/+30 |
2019-05-31 | IntelFsp2Pkg/SplitFspBin.py: Support rebasing 1.x binary. | Chasel Chiu | 2 | -30/+38 |
2019-04-09 | IntelFsp2Pkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 3 | -21/+3 |
2018-10-11 | IntelFsp2Pkg/GenCfgOpt.py: Support PCD input from command line | Chasel, Chiu | 1 | -1/+16 |
2018-09-28 | IntelFsp2Pkg/GenCfgOpt.py: remove tailing space from output file | Chasel, Chiu | 1 | -2/+9 |
2018-09-28 | IntelFsp2Pkg/GenCfgOpt.py: Support UPD offset auto assignment | Chasel, Chiu | 1 | -2/+64 |
2018-09-28 | IntelFsp2Pkg/GenCfgOpt.py: support FixedAtBuild PCD | Chasel, Chiu | 1 | -3/+3 |
2018-09-28 | IntelFsp2(Wrapper)Pkg: Revert from e8208100 to 737f812b | Chasel, Chiu | 1 | -76/+7 |