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
/
MdeModulePkg
/
Universal
/
StatusCodeHandler
Age
Commit message (
Expand
)
Author
2014-09-03
MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...
Gao, Liming
2014-08-28
MdeModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-08-28
MdeModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-07-28
Print the CodeType and Value of status code with fixed length.
Li, Elvin
2012-06-12
EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...
lzeng14
2011-10-11
AsciiSPrint returns The number of ASCII characters in the produced output buf...
li-elvin
2011-03-14
Enhance inf and dec file to follow specs.
ydong10
2010-10-18
Refine code to make code run more safely.
ydong10
2010-09-15
Refine soma code to make code run safely.
ydong10
2010-07-30
Add NULL pointer checking against Data.
xli24
2010-07-30
Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.
xli24
2010-07-05
Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...
lgao4
2010-05-25
Status code handler callback should be declared as EFIAPI
klu2
2010-04-24
Update the copyright notice format
hhtian
2010-04-16
Fixed GCC 4.4 build issues due to EFIAPI not being used when required.
geekboy15a
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-16
Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVER
mdkinney
2009-12-25
Move Status Code Handler modules for PI implementation to MdeModulePkg.
xli24