| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | IntelFsp2Pkg: Convert files to CRLF line ending | Hao Wu | 2017-04-06 | 1 | -7/+7 |
* | IntelFsp2Pkg: Raise exception for invalid BSF option | Thomaiyar, Richard Marian | 2017-03-16 | 1 | -1/+5 |
* | IntelFsp2Pkg: Add Readme.md | Jiewen Yao | 2017-03-13 | 1 | -0/+7 |
* | Make [-D Macros] as optional argument for GenCfgOpt | edk2-devel On Behalf Of rthomaiy | 2017-03-01 | 1 | -4/+5 |
* | IntelFsp2Pkg: 41d739e breaks flat tree build | Zeng, Star | 2016-12-05 | 1 | -5/+8 |
* | IntelFsp2Pkg: Add PACKAGES_PATH support | Thomaiyar, Richard Marian | 2016-11-30 | 1 | -3/+7 |
* | IntelFsp2Pkg: Use FspSiliconInitDone2 API | Thomaiyar, Richard Marian | 2016-11-24 | 1 | -1/+1 |
* | IntelFsp2Pkg: Support to return error status from FSP API done | Thomaiyar, Richard Marian | 2016-11-14 | 2 | -23/+163 |
* | IntelFsp2Pkg: Removing FSP Data Table | Satya Yarlagadda | 2016-10-28 | 2 | -33/+0 |
* | IntelFsp2Pkg: Added changes to enable FPDT performance measurements | Yarlagadda, Satya P | 2016-10-27 | 3 | -10/+28 |
* | IntelFsp2Pkg: Fix typos in comments | Gary Lin | 2016-10-24 | 3 | -5/+5 |
* | IntelFsp2Pkg/FspSecCore: Make FSP functions position independent | Maurice Ma | 2016-10-12 | 1 | -1/+1 |
* | IntelFsp2Pkg/Tools: Add PE32 section rebasing support | Maurice Ma | 2016-10-05 | 1 | -29/+145 |
* | IntelFsp2Pkg: Align #Pragma in UPD header files to rest of EDK2 Pkgs | Satya Yarlagadda | 2016-09-20 | 1 | -4/+7 |
* | IntelFsp2Pkg: Fix typo and comments | Giri P Mudusuru | 2016-08-31 | 1 | -17/+17 |
* | IntelFsp2Pkg: Add function to get FspInfoHeader before stack is ready | Yarlagadda, Satya P | 2016-08-23 | 1 | -2/+9 |
* | IntelFsp2Pkg: Converted PatchFvUserManual from .docx to .md format | Mudusuru, Giri P | 2016-08-08 | 2 | -0/+123 |
* | IntelFsp2Pkg: Converted GenCfgOptUserManual from .docx to .md format | Mudusuru, Giri P | 2016-08-08 | 2 | -0/+353 |
* | IntelFsp2Pkg DSC: Add build option to disable deprecated APIs | Hao Wu | 2016-08-08 | 1 | -0/+3 |
* | IntelFsp2Pkg: Only include required header files in FspEas.h | Maurice Ma | 2016-08-05 | 1 | -1/+1 |
* | IntelFsp2Pkg: Locate FSP Info Header dynamically | Yarlagadda, Satya P | 2016-08-02 | 1 | -9/+8 |
* | IntelFsp2Pkg: Skip loading Microcode if MicrocodeCodeSize is zero | Yarlagadda, Satya P | 2016-07-27 | 1 | -1/+9 |
* | IntelFsp2Pkg: Add missing License.txt. | Jiewen Yao | 2016-07-26 | 1 | -0/+25 |
* | IntelFsp2Pkg: Remove CarBase and CarSize from FSP_GLOBAL_DATA | Satya Yarlagadda | 2016-07-23 | 4 | -67/+1 |
* | IntelFsp2Pkg: Add missing modules in Package DSC | Liming Gao | 2016-07-20 | 1 | -0/+2 |
* | IntelFsp2Pkg BaseFspPlatformLib: Remove Boot Loader tempram Migration | Satya Yarlagadda | 2016-07-18 | 2 | -76/+0 |
* | IntelFsp2Pkg SecFspSecPlatformLibNull: Remove MASM/GAS files | Liming Gao | 2016-07-11 | 5 | -334/+1 |
* | IntelFsp2Pkg BaseFspSwitchStackLib: Remove MASM/GAS files | Liming Gao | 2016-07-11 | 3 | -157/+0 |
* | IntelFsp2Pkg BaseFspDebugLibSerialPort: Remove MASM/GAS files | Liming Gao | 2016-07-11 | 3 | -66/+0 |
* | IntelFsp2Pkg SecFspSecPlatformLibNull: Convert Ia32/Flat32.asm to NASM | Liming Gao | 2016-06-28 | 2 | -0/+129 |
* | IntelFsp2Pkg SecFspSecPlatformLibNull: Convert Ia32/SecCarInit.asm to NASM | Liming Gao | 2016-06-28 | 1 | -0/+46 |
* | IntelFsp2Pkg BaseFspSwitchStackLib: Convert Ia32/Stack.asm to NASM | Liming Gao | 2016-06-28 | 2 | -3/+78 |
* | IntelFsp2Pkg BaseFspDebugLibSerialPort: Convert Ia32/FspDebug.asm to NASM | Liming Gao | 2016-06-28 | 2 | -3/+35 |
* | IntelFsp2Pkg-BaseFspCommonLib: Add funtion to return the reset required status | Yarlagadda, Satya P | 2016-06-27 | 3 | -0/+41 |
* | IntelFsp2Pkg: rename GetFspVpdDataPointer() to GetFspCfgRegionDataPointer() | Jiewen Yao | 2016-06-18 | 2 | -6/+6 |
* | InterFsp2Pkg:Tool: Add user manual for SplitFspBin tool. | Jiewen Yao | 2016-06-16 | 1 | -0/+69 |
* | IntelFsp2Pkg/Tools: Add FSP rebasing function into SplitFspBin tool | Maurice Ma | 2016-06-01 | 1 | -254/+570 |
* | IntelFsp2Pkg: Add missing OEM status code defines. | Giri P Mudusuru | 2016-06-01 | 1 | -0/+14 |
* | IntelFsp2Pkg/Tools: Add BSF bit field support in GenCfgOpt tool | Maurice Ma | 2016-05-27 | 1 | -111/+113 |
* | IntelFsp2Pkg/FspApi.h: Add comment for structure definition. | Jiewen Yao | 2016-05-20 | 1 | -0/+33 |
* | Add IntelFsp2Pkg and IntelFsp2WrapperPkg. | Jiewen Yao | 2016-05-13 | 74 | -0/+10347 |