Initialize the UEFI console
This commit is contained in:
@@ -21,6 +21,14 @@ EXTERN PEFI_SYSTEM_TABLE EfiSystemTable;
|
||||
|
||||
|
||||
/* XTLDR routines forward references */
|
||||
XTCDECL
|
||||
VOID
|
||||
BmClearScreen();
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
BmInitializeConsole();
|
||||
|
||||
XTCDECL
|
||||
EFI_STATUS
|
||||
BmStartXtLoader(IN EFI_HANDLE ImageHandle,
|
||||
|
Reference in New Issue
Block a user