summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c
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-131-18/+25
* 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
* 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-041-24/+4
* Update PeiReportStatusCodeLib instance, which will support report data prior...yshang12008-02-031-8/+37
* First round of PI enabling work:qwang122007-09-041-2/+2
* 1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu22007-08-101-0/+531