summaryrefslogtreecommitdiffstats
path: root/IntelFspPkg
Commit message (Expand)AuthorAgeFilesLines
* Copy head revision r18124 from main trunk.Hao Wu2015-08-2520-147/+737
* enhancement to tool to generate the comments along with offsets in the .h file.Mudusuru, Giri P2015-05-041-5/+8
* Fix FSP GCC error on FspApiCallingCheck().Yao, Jiewen2015-05-042-4/+5
* Add FSP_FSPP_SIGNATURE in 1.1.Yao, Jiewen2015-04-302-1/+7
* Clean update API name for ASM function.Yao, Jiewen2015-04-307-27/+43
* Add dual FSP binaries support.Ma, Maurice2015-04-2912-31/+115
* Replace SetPower2 by EDKII baselib - GetPowerOfTwo64.Yao, Jiewen2015-04-281-48/+2
* Fix typo - FSP_INFO_EXTENDED_HEADER.Yao, Jiewen2015-04-281-1/+1
* Fix FSP_INFO_EXTENTED_HEADER.Yao, Jiewen2015-04-281-8/+15
* Update IntelFspPkg to support FSP1.1Yao, Jiewen2015-04-2832-374/+1095
* Add UINT16/32/64 array and DSC include support.Ma, Maurice2015-03-041-64/+338
* IntelFspPkg: Refine comments in BaseFspPlatformLib.inf.Hao Wu2015-02-131-1/+1
* Fix build error.Yao, Jiewen2015-02-131-1/+1
* Fix comments error.Yao, Jiewen2015-02-132-10/+10
* Fix comments format error.Fsp1.1 update.Yao, Jiewen2015-02-136-7/+8
* IntelFspPkg: Refine the format of meta data files.Shumin Qiu2015-02-1311-30/+37
* rename XXXDflt to XXXDefault (expand for better readability)Yao, Jiewen2015-02-122-18/+18
* Fsp1.1 update.Yao, Jiewen2015-02-129-54/+73
* Update IntelFspPkg according to FSP1.1.Yao, Jiewen2015-02-1123-505/+913
* IntelFspPkg: Update BaseFspDebugLibSerialPort libraryLiming Gao2015-02-062-4/+23
* Move EndOfPei signal earlier before giving control back to FspInitDone.Yao, Jiewen2015-02-051-5/+6
* Added missing gFspBootLoaderTemporaryMemoryGuid to the FspPlatformLib.inf.Yao, Jiewen2014-12-081-0/+3
* Updated FspApiEntry.asm/.s to auto detect the size of the MCU region.Yao, Jiewen2014-12-082-304/+430
* Specify little-endian, and then use the “Standard size” from the chart.Yao, Jiewen2014-12-081-2/+2
* Properly support GCC - pass 'I' (int) rather than 'L' (long) to struct.unpack.Yao, Jiewen2014-12-083-18/+18
* Sync patch r16181 from main trunk.Jeff Fan2014-09-281-1/+1
* IntelFspPkg/IntelFspWrapperPkg: Fix some typos.Star Zeng2014-09-031-2/+2
* IntelFspPkg BaseCacheLib: State CacheAsRamLib in its inf, because it consumes...Star Zeng2014-08-221-0/+1
* Rollback file GUID change, because it is VTF file and GUID is predefined.jyao12014-08-081-1/+1
* Correct AsciiStrnCpy.jyao12014-08-081-1/+1
* Eliminate duplicated file GUID.jyao12014-08-064-5/+4
* Eliminate duplicated file GUID.jyao12014-08-053-5/+3
* Clean up code.jyao12014-08-041-3/+0
* Clean up code.jyao12014-08-042-3/+7
* Add IntelFspPkg to support create FSP bin based on EDKII.jyao12014-07-2964-0/+8155
* Add IntelFspWrapper to support boot EDKII on FSP bin.jyao12014-07-245-0/+389