summaryrefslogtreecommitdiff
path: root/IntelFspPkg
AgeCommit message (Expand)AuthorFilesLines
2016-01-21IntelFspPkg: Add NOOPT target in IntelFspPkg.dscHao Wu1-2/+2
2015-09-06Handle extra module patchable PCD variable in Linux map.Yao, Jiewen1-12/+334
2015-08-03IntelFspPkg: Remove the const condition if statement to refine the code.Qiu Shumin1-55/+46
2015-08-02Add Dual-FSP support (MemoryInitUpd/SiliconInitUpd)Yao, Jiewen10-9/+246
2015-07-28Bug fix in PatchFv.py for GCC build in IntelFspPkg.Yao, Jiewen1-1/+1
2015-06-30IntelFspPkg BaseFspDebugLibSerialPort: Use safe string functionsHao Wu1-1/+6
2015-06-03IntelFspPkg: correct comments and rename a labelGuo Dong3-7/+7
2015-06-02IntelFspPkg/GenCfgOpt tool add embed structure.Ma, Maurice1-64/+136
2015-05-22IntelFspPkg/Tool rename generated FspUpdVpd header file.Mudusuru, Giri P1-2/+2
2015-05-22IntelFspPkg/FspSecCore add AsmGetFspBaseAddressNoStack and AsmGetFspInfoHeade...Yao, Jiewen4-9/+76
2015-05-01enhancement to tool to generate the comments along with offsets in the .h file.Mudusuru, Giri P1-5/+8
2015-05-01Fix FSP GCC error on FspApiCallingCheck().Yao, Jiewen2-4/+5
2015-04-30Add FSP_FSPP_SIGNATURE in 1.1.Yao, Jiewen2-1/+7
2015-04-30Clean update API name for ASM function.Yao, Jiewen7-27/+43
2015-04-29Add dual FSP binaries support.Ma, Maurice12-31/+115
2015-04-28Replace SetPower2 by EDKII baselib - GetPowerOfTwo64.Yao, Jiewen1-48/+2
2015-04-27Fix typo - FSP_INFO_EXTENDED_HEADER.Yao, Jiewen1-1/+1
2015-04-25Fix FSP_INFO_EXTENTED_HEADER.Yao, Jiewen1-8/+15
2015-04-23Update IntelFspPkg to support FSP1.1Yao, Jiewen32-374/+1095
2015-03-04Add UINT16/32/64 array and DSC include support.Ma, Maurice1-64/+338
2015-02-13Fix build error.Yao, Jiewen1-1/+1
2015-02-13Fix comments error.Yao, Jiewen2-10/+10
2015-02-12Fix comments format error.Fsp1.1 update.Yao, Jiewen6-7/+8
2015-02-12rename XXXDflt to XXXDefault (expand for better readability)Yao, Jiewen2-18/+18
2015-02-12Fsp1.1 update.Yao, Jiewen9-54/+73
2015-02-11Update IntelFspPkg according to FSP1.1.Yao, Jiewen23-498/+905
2015-02-06IntelFspPkg: Update BaseFspDebugLibSerialPort libraryLiming Gao2-1/+20
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-02-03IntelFsp*Pkg: Add Contributions.txtJordan Justen1-0/+218
2015-01-19IntelFspPkg: Refine the format of meta data files.Shumin Qiu11-40/+48
2014-12-06Move EndOfPei signal earlier before giving control back to FspInitDone.Yao, Jiewen1-5/+6
2014-12-06Added missing gFspBootLoaderTemporaryMemoryGuid to the FspPlatformLib.inf.Yao, Jiewen1-0/+3
2014-12-06Updated FspApiEntry.asm/.s to auto detect the size of the MCU region.Yao, Jiewen2-304/+430
2014-12-05Specify little-endian, and then use the “Standard size” from the chart. Yao, Jiewen1-2/+2
2014-12-04Fix typo.Yao, Jiewen2-17/+17
2014-12-04properly support GCC - pass 'I' (int) rather than 'L' (long) to struct.unpack.Yao, Jiewen1-1/+1
2014-09-28Fix an issue on FixedMtreProgramming - AND/OR mask incorrect.jyao11-1/+1
2014-09-03IntelFspPkg/IntelFspWrapperPkg: Fix some typos.Star Zeng1-2/+2
2014-08-22IntelFspPkg BaseCacheLib: State CacheAsRamLib in its inf, because it consumes...Star Zeng1-0/+1
2014-08-08Rollback file GUID change, because it is VTF file and GUID is predefined.jyao11-1/+1
2014-08-08Correct AsciiStrnCpy.jyao11-1/+1
2014-08-06Eliminate duplicated file GUID.jyao14-5/+4
2014-08-05Eliminate duplicated file GUID.jyao13-5/+3
2014-08-04Clean up code.jyao11-3/+0
2014-08-04Clean up code.jyao12-3/+7
2014-07-29Add IntelFspPkg to support create FSP bin based on EDKII.jyao164-0/+8155
2014-07-24Add IntelFspWrapper to support boot EDKII on FSP bin.jyao15-0/+389