Add missing forward reference

This commit is contained in:
2024-01-22 15:16:39 +01:00
parent 7128159c42
commit 0c3aee829a

View File

@@ -29,6 +29,10 @@ EFI_STATUS
BlAllocateMemoryPool(IN UINT_PTR Size,
OUT PVOID *Memory);
XTCDECL
EFI_STATUS
BlBuildPageMap(IN PXTBL_PAGE_MAPPING PageMap);
XTCDECL
VOID
BlClearConsoleLine(IN ULONGLONG LineNo);