| Commit message (Expand) | Author | Age | Files | Lines |
* | IntelFsp2WrapperPkg: Fix various typos | Antoine Coeur | 2019-12-11 | 8 | -13/+13 |
* | IntelFsp2WrapperPkg: Remove unneeded MdeModulePkg dependency | Ray Ni | 2019-09-05 | 2 | -6/+2 |
* | IntelFsp2WrapperPkg/FspWrapperNotifyDxe: make global variable static | Zhichao Gao | 2019-04-28 | 1 | -2/+2 |
* | IntelFsp2WrapperPkg/FspsWrapperPeim: Fix coding style. | Chasel Chiu | 2019-04-23 | 1 | -5/+5 |
* | IntelFsp2WrapperPkg: Perform post FSP-S process. | Chasel, Chiu | 2019-04-16 | 3 | -18/+97 |
* | IntelFsp2WrapperPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 39 | -265/+39 |
* | IntelFsp2WrapperPkg: Fix constant if statements issue | Chasel, Chiu | 2018-11-26 | 2 | -2/+2 |
* | IntelFsp2WrapperPkg: Fix line ending format issue | Chasel, Chiu | 2018-11-26 | 5 | -43/+43 |
* | IntelFsp2WrapperPkg: Support FSP Dispatch mode | Chasel, Chiu | 2018-11-20 | 5 | -10/+43 |
* | IntelFsp2WrapperPkg: Revert 90c5bc08 | Chasel, Chiu | 2018-11-20 | 5 | -43/+10 |
* | IntelFsp2WrapperPkg: Support FSP Dispatch mode | Chasel, Chiu | 2018-11-20 | 5 | -10/+43 |
* | IntelFsp2WrapperPkg/BaseFspWrapperPlatformLibSample: Remove PCDs | shenglei | 2018-09-28 | 1 | -3/+0 |
* | IntelFsp2WrapperPkg/FspWrapperNotifyDxe: Remove an unused PCD | shenglei | 2018-09-28 | 1 | -1/+0 |
* | IntelFsp2(Wrapper)Pkg: Revert from e8208100 to 737f812b | Chasel, Chiu | 2018-09-28 | 2 | -0/+4 |
* | [PATCH v3 06/16] IntelFsp2WrapperPkg/BaseFspWrapperPlatformLibSample: | Chasel, Chiu | 2018-09-27 | 1 | -3/+0 |
* | [PATCH v3 05/16] IntelFsp2WrapperPkg/FspWrapperNotifyDxe: Remove an | Chasel, Chiu | 2018-09-27 | 1 | -1/+0 |
* | IntelFsp2WrapperPkg: Add EFIAPI to AsmExecute32BitCode | Chasel, Chiu | 2018-08-22 | 1 | -1/+2 |
* | IntelFsp2WrapperPkg: Clean up source files | Liming Gao | 2018-06-28 | 3 | -6/+6 |
* | IntelFsp2WrapperPkg: Update BaseFspWrapperApiLib to pass XCODE5 build | Liming Gao | 2018-01-18 | 1 | -5/+5 |
* | IntelFspWrapperPkg: Convert INF file to dos format | Liming Gao | 2017-12-28 | 1 | -1/+1 |
* | IntelFsp2WrapperPkg: Support UPD allocation outside FspWrapper | Chasel, Chiu | 2017-11-29 | 5 | -52/+76 |
* | IntelFsp2WrapperPkg: Update Protocol/Guid usage in INF files | Liming Gao | 2017-10-10 | 4 | -15/+10 |
* | edk2: Move License.txt file to root | Michael D Kinney | 2017-08-03 | 1 | -25/+0 |
* | edk2: Move TianoCore Contribution Agreement to root | Michael D Kinney | 2017-08-03 | 1 | -218/+0 |
* | IntelFsp2WrapperPkg: Convert files to CRLF line ending | Hao Wu | 2017-04-06 | 1 | -7/+7 |
* | IntelFsp2WrapperPkg: Add Readme.md | Jiewen Yao | 2017-03-13 | 1 | -0/+7 |
* | IntelFsp2WrapperPkg: Refine casting expression result to bigger size | Hao Wu | 2017-03-06 | 2 | -7/+7 |
* | IntelFsp2WrapperPkg: Add a PCD to control if signaling PciEnumerationComplete. | Dong, Guo | 2016-10-28 | 3 | -8/+33 |
* | IntelFsp2Pkg: Added changes to enable FPDT performance measurements | Yarlagadda, Satya P | 2016-10-27 | 3 | -32/+33 |
* | IntelFsp2WrapperPkg: Fix a typo in the comment | Gary Lin | 2016-10-24 | 1 | -1/+1 |
* | IntelFsp2WrapperPkg DSC: Add build option to disable deprecated APIs | Hao Wu | 2016-08-08 | 1 | -0/+3 |
* | IntelFsp2WrapperPkg: Add missing License.txt. | Jiewen Yao | 2016-07-26 | 1 | -0/+25 |
* | IntelFsp2WrapperPkg: Add missing modules in Package DSC | Liming Gao | 2016-07-20 | 1 | -0/+7 |
* | IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample:Update code to pass build | Liming Gao | 2016-07-20 | 3 | -9/+10 |
* | IntelFsp2WrapperPkg: Remove unused header files from Fspm and Fsps WrapperPeim | Liming Gao | 2016-07-14 | 2 | -2/+0 |
* | IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample: Remove MASM/GAS files | Liming Gao | 2016-07-11 | 7 | -1124/+0 |
* | IntelFsp2WrapperPkg BaseFspWrapperApiLib: Remove MASM/GAS files | Liming Gao | 2016-07-11 | 3 | -462/+0 |
* | IntelFsp2WrapperPkg: Add error handling for possible NULL ptr dereference | Hao Wu | 2016-07-01 | 2 | -0/+10 |
* | IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample: Convert ASM to NASM | Liming Gao | 2016-06-28 | 4 | -0/+559 |
* | IntelFsp2WrapperPkg BaseFspWrapperApiLib: Convert X64/Thunk64To32.asm to NASM | Liming Gao | 2016-06-28 | 2 | -0/+231 |
* | IntelFsp2WrapperPkg: Add support to handle ResetRequired return Status from FSP. | Jiewen Yao | 2016-06-18 | 6 | -1/+105 |
* | IntelFsp2WrapperPkg: Add Dymanic PCD capability to PcdFspsBaseAddress | Satya Yarlagadda | 2016-06-16 | 1 | -1/+4 |
* | IntelFsp2WrapperPkg: Update gFspWrapperTokenSpaceGuid to gIntelFsp2WrapperTok... | Jiewen Yao | 2016-05-23 | 7 | -25/+25 |
* | IntelFsp2WrapperPkg/FspmWrapperPeim: Update debug message match code. | Jiewen Yao | 2016-05-20 | 1 | -1/+1 |
* | Add IntelFsp2Pkg and IntelFsp2WrapperPkg. | Jiewen Yao | 2016-05-13 | 44 | -0/+5286 |