summaryrefslogtreecommitdiff
path: root/IntelFsp2WrapperPkg
AgeCommit message (Expand)AuthorFilesLines
2019-09-05IntelFsp2WrapperPkg: Remove unneeded MdeModulePkg dependencyRay Ni2-6/+2
2019-04-28IntelFsp2WrapperPkg/FspWrapperNotifyDxe: make global variable staticZhichao Gao1-2/+2
2019-04-23IntelFsp2WrapperPkg/FspsWrapperPeim: Fix coding style.Chasel Chiu1-5/+5
2019-04-16IntelFsp2WrapperPkg: Perform post FSP-S process.Chasel, Chiu3-18/+97
2019-04-09IntelFsp2WrapperPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney39-265/+39
2018-11-26IntelFsp2WrapperPkg: Fix constant if statements issueChasel, Chiu2-2/+2
2018-11-26IntelFsp2WrapperPkg: Fix line ending format issueChasel, Chiu5-43/+43
2018-11-20IntelFsp2WrapperPkg: Support FSP Dispatch modeChasel, Chiu5-10/+43
2018-11-20IntelFsp2WrapperPkg: Revert 90c5bc08Chasel, Chiu5-43/+10
2018-11-20IntelFsp2WrapperPkg: Support FSP Dispatch modeChasel, Chiu5-10/+43
2018-09-28IntelFsp2WrapperPkg/BaseFspWrapperPlatformLibSample: Remove PCDsshenglei1-3/+0
2018-09-28IntelFsp2WrapperPkg/FspWrapperNotifyDxe: Remove an unused PCDshenglei1-1/+0
2018-09-28IntelFsp2(Wrapper)Pkg: Revert from e8208100 to 737f812bChasel, Chiu2-0/+4
2018-09-27[PATCH v3 06/16] IntelFsp2WrapperPkg/BaseFspWrapperPlatformLibSample:Chasel, Chiu1-3/+0
2018-09-27[PATCH v3 05/16] IntelFsp2WrapperPkg/FspWrapperNotifyDxe: Remove anChasel, Chiu1-1/+0
2018-08-22IntelFsp2WrapperPkg: Add EFIAPI to AsmExecute32BitCodeChasel, Chiu1-1/+2
2018-06-28IntelFsp2WrapperPkg: Clean up source filesLiming Gao3-6/+6
2018-01-18IntelFsp2WrapperPkg: Update BaseFspWrapperApiLib to pass XCODE5 buildLiming Gao1-5/+5
2017-12-28IntelFspWrapperPkg: Convert INF file to dos formatLiming Gao1-1/+1
2017-11-29IntelFsp2WrapperPkg: Support UPD allocation outside FspWrapperChasel, Chiu5-52/+76
2017-10-10IntelFsp2WrapperPkg: Update Protocol/Guid usage in INF filesLiming Gao4-15/+10
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-04-06IntelFsp2WrapperPkg: Convert files to CRLF line endingHao Wu1-7/+7
2017-03-13IntelFsp2WrapperPkg: Add Readme.mdJiewen Yao1-0/+7
2017-03-06IntelFsp2WrapperPkg: Refine casting expression result to bigger sizeHao Wu2-7/+7
2016-10-28IntelFsp2WrapperPkg: Add a PCD to control if signaling PciEnumerationComplete.Dong, Guo3-8/+33
2016-10-27IntelFsp2Pkg: Added changes to enable FPDT performance measurementsYarlagadda, Satya P3-32/+33
2016-10-24IntelFsp2WrapperPkg: Fix a typo in the commentGary Lin1-1/+1
2016-08-08IntelFsp2WrapperPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-07-26IntelFsp2WrapperPkg: Add missing License.txt.Jiewen Yao1-0/+25
2016-07-20IntelFsp2WrapperPkg: Add missing modules in Package DSCLiming Gao1-0/+7
2016-07-20IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample:Update code to pass buildLiming Gao3-9/+10
2016-07-14IntelFsp2WrapperPkg: Remove unused header files from Fspm and Fsps WrapperPeimLiming Gao2-2/+0
2016-07-11IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample: Remove MASM/GAS filesLiming Gao7-1124/+0
2016-07-11IntelFsp2WrapperPkg BaseFspWrapperApiLib: Remove MASM/GAS filesLiming Gao3-462/+0
2016-07-01IntelFsp2WrapperPkg: Add error handling for possible NULL ptr dereferenceHao Wu2-0/+10
2016-06-28IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample: Convert ASM to NASMLiming Gao4-0/+559
2016-06-28IntelFsp2WrapperPkg BaseFspWrapperApiLib: Convert X64/Thunk64To32.asm to NASMLiming Gao2-0/+231
2016-06-18IntelFsp2WrapperPkg: Add support to handle ResetRequired return Status from FSP.Jiewen Yao6-1/+105
2016-06-16IntelFsp2WrapperPkg: Add Dymanic PCD capability to PcdFspsBaseAddressSatya Yarlagadda1-1/+4
2016-05-23IntelFsp2WrapperPkg: Update gFspWrapperTokenSpaceGuid to gIntelFsp2WrapperTok...Jiewen Yao7-25/+25
2016-05-20IntelFsp2WrapperPkg/FspmWrapperPeim: Update debug message match code.Jiewen Yao1-1/+1
2016-05-13Add IntelFsp2Pkg and IntelFsp2WrapperPkg.Jiewen Yao44-0/+5286