Implement BlRegisterProtocol() routine
This commit is contained in:
@@ -181,6 +181,11 @@ EFI_STATUS
|
||||
BlRegisterBootProtocol(IN PWCHAR SystemType,
|
||||
IN PEFI_GUID BootProtocolGuid);
|
||||
|
||||
XTCDECL
|
||||
EFI_STATUS
|
||||
BlRegisterProtocol(IN PEFI_GUID Guid,
|
||||
IN PVOID Interface);
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
BlResetConsoleInputBuffer();
|
||||
|
Reference in New Issue
Block a user