Add missing forward reference
This commit is contained in:
parent
7128159c42
commit
0c3aee829a
@ -29,6 +29,10 @@ EFI_STATUS
|
|||||||
BlAllocateMemoryPool(IN UINT_PTR Size,
|
BlAllocateMemoryPool(IN UINT_PTR Size,
|
||||||
OUT PVOID *Memory);
|
OUT PVOID *Memory);
|
||||||
|
|
||||||
|
XTCDECL
|
||||||
|
EFI_STATUS
|
||||||
|
BlBuildPageMap(IN PXTBL_PAGE_MAPPING PageMap);
|
||||||
|
|
||||||
XTCDECL
|
XTCDECL
|
||||||
VOID
|
VOID
|
||||||
BlClearConsoleLine(IN ULONGLONG LineNo);
|
BlClearConsoleLine(IN ULONGLONG LineNo);
|
||||||
|
Loading…
Reference in New Issue
Block a user