| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | IntelFsp2Pkg: Improve FSP Python scripts to support 3.x. | Ching JenX Cheng | 2019-08-02 | 1 | -3/+3 |
* | IntelFsp2Pkg: PeiService pointer not reset to 0 in SecMain | Chasel Chiu | 2019-07-26 | 2 | -3/+9 |
* | IntelFsp2Pkg: Fix various typos | Antoine Cœur | 2019-07-11 | 18 | -52/+52 |
* | Revert "FmpDevicePkg: Fix various typos" | Antoine Cœur | 2019-07-11 | 18 | -52/+52 |
* | FmpDevicePkg: Fix various typos | Antoine Cœur | 2019-07-09 | 18 | -52/+52 |
* | IntelFsp2Pkg: FSP Python scripts to support 3.x. | Chasel Chiu | 2019-07-01 | 3 | -62/+109 |
* | IntelFsp2Pkg: add TempRamExitPpi.h. | Chasel Chiu | 2019-06-20 | 2 | -4/+63 |
* | IntelFsp2Pkg/SplitFspBin.py: Support rebasing 1.x binary. | Chasel Chiu | 2019-06-11 | 2 | -30/+38 |
* | IntelFsp2Pkg/SplitFspBin.py: Revert FSP 1.x support. | Chasel Chiu | 2019-05-31 | 2 | -38/+30 |
* | IntelFsp2Pkg/SplitFspBin.py: Support rebasing 1.x binary. | Chasel Chiu | 2019-05-31 | 2 | -30/+38 |
* | IntelFsp2Pkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 67 | -458/+67 |
* | IntelFsp2Pkg/BaseFspDebugLibSerialPort: Add new APIs | Bret Barkelew | 2019-04-02 | 1 | -5/+98 |
* | IntelFsp2Pkg: FSP can utilize bootloader stack | Chasel, Chiu | 2019-01-28 | 6 | -19/+157 |
* | IntelFsp2Pkg: Add function to get bootloader stack pointer | Chasel, Chiu | 2019-01-28 | 2 | -10/+38 |
* | IntelFsp2Pkg: Remove unused keyword in new PPI header | Chasel, Chiu | 2019-01-21 | 1 | -1/+0 |
* | IntelFsp2Pkg: Add FspmArchConfigPpi to support Dispatch mode | Chasel, Chiu | 2019-01-17 | 2 | -1/+58 |
* | IntelFsp2Pkg: Fixed potentially NULL pointer accessing | Chasel, Chiu | 2018-10-29 | 1 | -2/+3 |
* | IntelFsp2Pkg: Fix GCC49/XCODE build failure | Chasel, Chiu | 2018-10-26 | 1 | -3/+2 |
* | IntelFsp2Pkg: FSP should not override IDT | Chasel, Chiu | 2018-10-25 | 4 | -9/+26 |
* | IntelFsp2Pkg: Support FSP Dispatch mode | Chasel, Chiu | 2018-10-19 | 8 | -67/+122 |
* | IntelFsp2Pkg/GenCfgOpt.py: Support PCD input from command line | Chasel, Chiu | 2018-10-11 | 1 | -1/+16 |
* | IntelFsp2Pkg/GenCfgOpt.py: remove tailing space from output file | Chasel, Chiu | 2018-09-28 | 1 | -2/+9 |
* | IntelFsp2Pkg/GenCfgOpt.py: Support UPD offset auto assignment | Chasel, Chiu | 2018-09-28 | 1 | -2/+64 |
* | IntelFsp2Pkg/GenCfgOpt.py: support FixedAtBuild PCD | Chasel, Chiu | 2018-09-28 | 1 | -3/+3 |
* | IntelFsp2Pkg/BaseFspSwitchStackLib: Remove unused PCDs | shenglei | 2018-09-28 | 1 | -4/+0 |
* | IntelFsp2Pkg/BaseFspPlatformLib: Remove unused PCDs | shenglei | 2018-09-28 | 1 | -9/+0 |
* | IntelFsp2Pkg/BaseFspCommonLib: Remove unused PCDs | shenglei | 2018-09-28 | 1 | -5/+0 |
* | IntelFsp2Pkg/FspSecCore: Remove unused PCDs | shenglei | 2018-09-28 | 3 | -22/+0 |