summaryrefslogtreecommitdiff
path: root/IntelFsp2Pkg
AgeCommit message (Expand)AuthorFilesLines
2021-10-27IntelFsp2Pkg/SplitFspBin.py: adopt FSP 2.3 specification.Chasel Chiu1-22/+44
2021-10-04IntelFsp2Pkg: Adopt FSP 2.3 specification.Chasel Chiu3-1/+57
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-14IntelFsp2Pkg: BaseCacheLib EfiProgramMtrr MtrrNumber Should be UINT32S, Ashraf Ali2-4/+4
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 Bi2-1/+5
2021-02-09IntelFsp2Pkg: Add YAML file generation supportLoo Tung Lun11-132/+2421
2021-01-07IntelFsp2Pkg: Support FSP private temporary memory.Chasel Chiu3-6/+15
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-27IntelFsp2Pkg/FspSecCore: LoadMicrocodeDefault() failed with padding in FV.Cosmo Lai1-4/+4
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-29IntelFsp2Pkg/FspSecCore: Use UefiCpuLib.Dong, Eric5-88/+4
2020-06-23IntelFsp2Pkg: Add FSP*_ARCH_UPD.Chasel Chiu3-9/+156
2020-06-11IntelFsp2Pkg: Add Fsp22SecCoreS.inf to Dsc.Chasel Chiu1-1/+2
2020-05-21IntelFsp2Pkg: Add FunctionParametePtr to FspGlobalData.Chasel Chiu2-3/+27
2020-05-14IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers.Chasel Chiu11-16/+352
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-09-05IntelFsp2Pkg/FspSecCore: Remove unneeded MdeModulePkg dependencyRay Ni3-4/+1
2019-08-13IntelFsp2Pkg/FspSecCore: Add missing header file in INF fileShenglei Zhang1-1/+2
2019-08-02IntelFsp2Pkg: Improve FSP Python scripts to support 3.x.Ching JenX Cheng1-3/+3
2019-07-26IntelFsp2Pkg: PeiService pointer not reset to 0 in SecMainChasel Chiu2-3/+9
2019-07-11IntelFsp2Pkg: Fix various typosAntoine Cœur18-52/+52
2019-07-11Revert "FmpDevicePkg: Fix various typos"Antoine Cœur18-52/+52
2019-07-09FmpDevicePkg: Fix various typosAntoine Cœur18-52/+52
2019-07-01IntelFsp2Pkg: FSP Python scripts to support 3.x.Chasel Chiu3-62/+109
2019-06-20IntelFsp2Pkg: add TempRamExitPpi.h.Chasel Chiu2-4/+63
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 Kinney67-458/+67
2019-04-02IntelFsp2Pkg/BaseFspDebugLibSerialPort: Add new APIsBret Barkelew1-5/+98
2019-01-28IntelFsp2Pkg: FSP can utilize bootloader stackChasel, Chiu6-19/+157
2019-01-28IntelFsp2Pkg: Add function to get bootloader stack pointerChasel, Chiu2-10/+38
2019-01-21IntelFsp2Pkg: Remove unused keyword in new PPI headerChasel, Chiu1-1/+0
2019-01-17IntelFsp2Pkg: Add FspmArchConfigPpi to support Dispatch modeChasel, Chiu2-1/+58
2018-10-29IntelFsp2Pkg: Fixed potentially NULL pointer accessingChasel, Chiu1-2/+3
2018-10-26IntelFsp2Pkg: Fix GCC49/XCODE build failureChasel, Chiu1-3/+2
2018-10-25IntelFsp2Pkg: FSP should not override IDTChasel, Chiu4-9/+26
2018-10-19IntelFsp2Pkg: Support FSP Dispatch modeChasel, Chiu8-67/+122
2018-10-11IntelFsp2Pkg/GenCfgOpt.py: Support PCD input from command lineChasel, Chiu1-1/+16