summaryrefslogtreecommitdiff
path: root/IntelFsp2Pkg/Tools/GenCfgOpt.py
AgeCommit message (Expand)AuthorFilesLines
2024-04-22IntelFsp2Pkg/GenCfgOpt.py: Python 3.12 supportGua Guo1-48/+48
2022-07-29IntelFsp2Pkg: Fix GenCfgOpt bug for FSPI_UPD support.Chasel Chiu1-1/+1
2022-07-28IntelFsp2Pkg: FSPI_UPD is not mandatory.Chasel Chiu1-4/+10
2022-07-20IntelFsp2Pkg/FspSecCore: Add FSP-I API for SMM support.Hongbin1 Zhang1-10/+16
2022-04-16IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64Ted Kuo1-3/+4
2021-05-18IntelFsp2Pkg: YAML script bug fixLoo, Tung Lun1-1/+2
2021-02-09IntelFsp2Pkg: Add YAML file generation supportLoo Tung Lun1-132/+338
2020-12-09IntelFsp2Pkg/GenCfgOpt.py: Incremental build with UPD in sub DSC.Chasel Chiu1-2/+11
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/GenCfgOpt.py: Coverity scan flags issues.Chasel Chiu1-1/+2
2019-08-02IntelFsp2Pkg: Improve FSP Python scripts to support 3.x.Ching JenX Cheng1-3/+3
2019-07-11IntelFsp2Pkg: Fix various typosAntoine Cœur1-1/+1
2019-07-11Revert "FmpDevicePkg: Fix various typos"Antoine Cœur1-1/+1
2019-07-09FmpDevicePkg: Fix various typosAntoine Cœur1-1/+1
2019-07-01IntelFsp2Pkg: FSP Python scripts to support 3.x.Chasel Chiu1-30/+31
2019-04-09IntelFsp2Pkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
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
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-09-20IntelFsp2Pkg: Align #Pragma in UPD header files to rest of EDK2 PkgsSatya Yarlagadda1-4/+7
2016-05-27IntelFsp2Pkg/Tools: Add BSF bit field support in GenCfgOpt toolMaurice Ma1-111/+113
2016-05-13Add IntelFsp2Pkg and IntelFsp2WrapperPkg.Jiewen Yao1-0/+1465