summaryrefslogtreecommitdiff
path: root/IntelFsp2Pkg/Tools
AgeCommit message (Expand)AuthorFilesLines
2022-05-31IntelFsp2Pkg: Add FSP 2.3 header supportLoo, Tung Lun2-8/+69
2022-04-16IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64Ted Kuo1-3/+4
2021-12-07IntelFsp2Pkg: Apply uncrustify changesMichael Kubacki4-150/+140
2021-11-01IntelFsp2Pkg SplitFspBin.py: Correct file name in file headerZeng, Star1-1/+1
2021-10-27IntelFsp2Pkg/SplitFspBin.py: adopt FSP 2.3 specification.Chasel Chiu1-22/+44
2021-09-01IntelFsp2Pkg: Support Config File and Binary delta comparisonLoo, Tung Lun2-14/+150
2021-07-15IntelFsp2Pkg: Add search function for Config EditorLoo, Tung Lun3-13/+76
2021-07-08IntelFsp2Pkg: PatchFv parseInfFile function modificationS, Ashraf Ali1-5/+13
2021-06-30IntelFsp2Pkg: Add Config Editor tool supportLoo, Tung Lun7-293/+7337
2021-05-18IntelFsp2Pkg: YAML script bug fixLoo, Tung Lun2-3/+11
2021-03-31IntelFsp2Pkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi1-0/+2
2021-02-09IntelFsp2Pkg: Add YAML file generation supportLoo Tung Lun11-132/+2421
2020-12-09IntelFsp2Pkg/GenCfgOpt.py: Incremental build with UPD in sub DSC.Chasel Chiu1-2/+11
2020-11-19IntelFsp2Pkg/Tools: Fixed PatchFv.py to parse new Fv map file formatBob Feng1-3/+6
2020-11-15IntelFsp2Pkg: Fix FSP binary rebasing issue for PE32+ imageMaurice Ma1-2/+6
2020-10-19IntelFsp2Pkg/Tools: Fix a typo issuefengyunhua1-1/+1
2020-10-12IntelFsp2Pkg/GenCfgOpt: skip unnecessarily header/BSF recreating.Chasel Chiu1-18/+42
2020-09-25IntelFsp2Pkg GenCfgOpt.py: Initialize IncLines as empty listgaoliming1-0/+1
2020-07-24IntelFsp2Pkg/Tools/GenCfgOpt.py: Fix a bug about parse macroTan, Ming1-3/+3
2020-06-23IntelFsp2Pkg: Add FSP*_ARCH_UPD.Chasel Chiu1-3/+3
2020-02-13IntelFsp2Pkg/SplitFspBin.py: Coverity scan flags issues.Chasel Chiu1-5/+5
2020-02-13IntelFsp2Pkg/GenCfgOpt.py: Coverity scan flags issues.Chasel Chiu1-1/+2
2019-10-28IntelFsp2Pkg/SplitFspBin.py: Command crashed when FV almost full.Chasel Chiu1-5/+5
2019-08-02IntelFsp2Pkg: Improve FSP Python scripts to support 3.x.Ching JenX Cheng1-3/+3
2019-07-11IntelFsp2Pkg: Fix various typosAntoine Cœur4-4/+4
2019-07-11Revert "FmpDevicePkg: Fix various typos"Antoine Cœur4-4/+4
2019-07-09FmpDevicePkg: Fix various typosAntoine Cœur4-4/+4
2019-07-01IntelFsp2Pkg: FSP Python scripts to support 3.x.Chasel Chiu3-62/+109
2019-06-11IntelFsp2Pkg/SplitFspBin.py: Support rebasing 1.x binary.Chasel Chiu2-30/+38
2019-05-31IntelFsp2Pkg/SplitFspBin.py: Revert FSP 1.x support.Chasel Chiu2-38/+30
2019-05-31IntelFsp2Pkg/SplitFspBin.py: Support rebasing 1.x binary.Chasel Chiu2-30/+38
2019-04-09IntelFsp2Pkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-21/+3
2018-10-11IntelFsp2Pkg/GenCfgOpt.py: Support PCD input from command lineChasel, Chiu1-1/+16
2018-09-28IntelFsp2Pkg/GenCfgOpt.py: remove tailing space from output fileChasel, Chiu1-2/+9
2018-09-28IntelFsp2Pkg/GenCfgOpt.py: Support UPD offset auto assignmentChasel, Chiu1-2/+64
2018-09-28IntelFsp2Pkg/GenCfgOpt.py: support FixedAtBuild PCDChasel, Chiu1-3/+3
2018-09-28IntelFsp2(Wrapper)Pkg: Revert from e8208100 to 737f812bChasel, Chiu1-76/+7
2018-09-28GenCfgOpt.py: remove tailing space from output fileChasel, Chiu1-2/+9
2018-09-28IntelFsp2Pkg/GenCfgOpt.py: Support UPD offset auto assignmentChasel, Chiu1-2/+64
2018-09-28IntelFsp2Pkg/GenCfgOpt.py: support FixedAtBuild PCDChasel, Chiu1-3/+3
2018-09-21IntelFsp2Pkg: Fix typo in SplitFspBinChasel, Chiu1-1/+1
2018-06-28IntelFsp2Pkg: Clean up source filesLiming Gao1-4/+4
2018-06-25IntelFsp2Pkg: SplitFspBin.py to support x64 driversChasel, Chiu1-12/+70
2017-11-08IntelFsp2Pkg-Tools: GenCfgOpt.py shouldn't include specific UPD nameChasel, Chiu1-12/+0
2017-03-16IntelFsp2Pkg: Raise exception for invalid BSF optionThomaiyar, Richard Marian1-1/+5
2017-03-01Make [-D Macros] as optional argument for GenCfgOptedk2-devel On Behalf Of rthomaiy1-4/+5
2016-12-05IntelFsp2Pkg: 41d739e breaks flat tree buildZeng, Star1-5/+8
2016-11-30IntelFsp2Pkg: Add PACKAGES_PATH supportThomaiyar, Richard Marian1-3/+7
2016-10-05IntelFsp2Pkg/Tools: Add PE32 section rebasing supportMaurice Ma1-29/+145
2016-09-20IntelFsp2Pkg: Align #Pragma in UPD header files to rest of EDK2 PkgsSatya Yarlagadda1-4/+7