summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib
Commit message (Expand)AuthorAgeFilesLines
* Sync sync patch r11083, r11084 from main trunk.vanjeff2010-11-261-3/+8
* sync patch r11013, r11022, r11023 from main trunk.vanjeff2010-11-111-7/+7
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-111-1/+0
* Update comments.xli242009-06-161-5/+2
* Update comments for PeiReportStatusCodeLib.xli242009-06-111-1/+9
* 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2009-06-011-2/+1
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-301-2/+2
* Refine code for PeiReportStatusCodeLib.xli242009-05-132-24/+33
* 1. EDK_RELEASE_VERSION removed;gikidy2009-04-231-6/+4
* fix Klocwork issueshfang2009-03-231-1/+3
* Add conditional check before output status code.lgao42009-02-231-14/+20
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+0
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-2/+2
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao42008-08-251-70/+0
* Add some function/header comments.klu22008-04-101-1/+1
* IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:jljusten2008-02-111-1/+1
* Retire the constructor to reduce the possibility of circular library dependency.yshang12008-02-042-26/+4
* Update PeiReportStatusCodeLib instance, which will support report data prior...yshang12008-02-032-8/+40
* Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney2007-09-271-1/+1
* FixedPcd macro should *not* be used in Library's inf file. klu22007-09-171-1/+1
* First round of PI enabling work:qwang122007-09-041-2/+2
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-2/+2
* 1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu22007-08-103-0/+659