Add missing forward declaration to resolve compile issue
This commit is contained in:
parent
dce2c50b9d
commit
383d5eeb06
@ -49,6 +49,10 @@ XTCDECL
|
||||
LOADER_MEMORY_TYPE
|
||||
XtConvertEfiMemoryType(IN EFI_MEMORY_TYPE EfiMemoryType);
|
||||
|
||||
XTCDECL
|
||||
ULONG
|
||||
XtpDeterminePagingLevel(IN CONST PWCHAR Parameters);
|
||||
|
||||
XTCDECL
|
||||
EFI_STATUS
|
||||
XtEnablePaging(IN PXTBL_PAGE_MAPPING PageMap);
|
||||
|
Loading…
x
Reference in New Issue
Block a user