Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEIM library to init HOB.

Debug Print Error level can be controled by an EFI variable. Update the DXE version of the library to use a HOB if the variable services are not yet availilbe. This allows the variable to be used early in the DXE phase. 

approved-by: andrewfish
reviewed-by: lgao4



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12516 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
andrewfish
2011-10-08 21:00:13 +00:00
parent f2a4d59359
commit d4a78455c6
6 changed files with 154 additions and 11 deletions

View File

@ -39,6 +39,7 @@
[LibraryClasses]
PcdLib
HobLib
[Protocols]
gEfiDebugMaskProtocolGuid