forked from xt-sys/exectos
Add missing forward reference
This commit is contained in:
@@ -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);
|
||||||
|
Reference in New Issue
Block a user