index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IntelFrameworkModulePkg
/
Library
/
PeiReportStatusCodeLib
Age
Commit message (
Expand
)
Author
2009-06-11
Update comments for PeiReportStatusCodeLib.
xli24
2009-06-01
1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...
mdkinney
2009-05-30
This checkin addresses the compatibility issue of passing arguments of type V...
mdkinney
2009-05-13
Refine code for PeiReportStatusCodeLib.
xli24
2009-04-23
1. EDK_RELEASE_VERSION removed;
gikidy
2009-03-23
fix Klocwork issues
hfang
2009-02-23
Add conditional check before output status code.
lgao4
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-10-17
Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...
qwang12
2008-08-25
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...
lgao4
2008-04-10
Add some function/header comments.
klu2
2008-02-11
IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:
jljusten
2008-02-04
Retire the constructor to reduce the possibility of circular library dependency.
yshang1
2008-02-03
Update PeiReportStatusCodeLib instance, which will support report data prior...
yshang1
2007-09-27
Add SEC as a supported Module Type for all libraries that are also compatible...
mdkinney
2007-09-17
FixedPcd macro should *not* be used in Library's inf file.
klu2
2007-09-04
First round of PI enabling work:
qwang12
2007-08-30
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...
qhuang8
2007-08-10
1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...
klu2