Add XTLDR protocol support
This commit is contained in:
@@ -52,6 +52,14 @@ VOID
|
||||
BlDebugPrint(IN PUINT16 Format,
|
||||
IN ...);
|
||||
|
||||
XTCDECL
|
||||
EFI_HANDLE
|
||||
BlGetEfiImageHandle();
|
||||
|
||||
XTCDECL
|
||||
PEFI_SYSTEM_TABLE
|
||||
BlGetEfiSystemTable();
|
||||
|
||||
XTCDECL
|
||||
EFI_STATUS
|
||||
BlMemoryFreePages(IN UINT64 Pages,
|
||||
|
Reference in New Issue
Block a user