Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
ed2bc0ebb14ef09ebecfd39055a0e7ee93213ca0
/
MdeModulePkg
/
Universal
/
ReportStatusCodeRouter
35c77da
MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files.
by Gao, Liming
· 10 years ago
fea55a1
MdeModulePkg: INF/DEC file updates to EDK II packages
by Zeng, Star
· 10 years ago
6036e94
MdeModulePkg: INF/DEC file updates to EDK II packages
by Zeng, Star
· 10 years ago
a326830
MdeModulePkg: eliminate all implicit library dependencies for all modules in MdeModulePkg on PcdLib
by erictian
· 12 years ago
e846c18
The handler dispatcher in PEI statuscode router driver should check if handler is NULL, if it is not NULL, then handler can be called.
by li-elvin
· 13 years ago
04bbf1f
When status code handler unregister itself, status code dispatch in status code router driver will have problem to get next handler. Fixed the issue in status code router.
by li-elvin
· 13 years ago
6397107
Enhance inf and dec file to follow specs.
by ydong10
· 14 years ago
4e03ff8
If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status code handler cannot work in runtime (after exit boot service). It should be allocated in runtime memory.
by li-elvin
· 14 years ago
e5eed7d
Update the copyright notice format
by hhtian
· 15 years ago
6bfbb5f
1. Correct File header to ## @file
by lgao4
· 15 years ago
d3308de
Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVER
by mdkinney
· 15 years ago
f13321c
SMM driver should link UefiRuntimeLib.
by hhtian
· 15 years ago
e986760
Ensure there is only one instance of Status Code PPI in system.
by xli24
· 15 years ago
202c327
PI 1.1 SMM Feature Check-in
by davidhuang
· 15 years ago
43e3320
Refine type cast.
by xli24
· 15 years ago
cfc2ba6
Fix the issue that callback function with TPL lower than TPL_HIGH_LEVEL cannot handle status code at TPL_HIGH_LEVEL.
by xli24
· 15 years ago
25126a0
Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.
by xli24
· 15 years ago