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
|
LOADER_MEMORY_TYPE
|
||||||
XtConvertEfiMemoryType(IN EFI_MEMORY_TYPE EfiMemoryType);
|
XtConvertEfiMemoryType(IN EFI_MEMORY_TYPE EfiMemoryType);
|
||||||
|
|
||||||
|
XTCDECL
|
||||||
|
ULONG
|
||||||
|
XtpDeterminePagingLevel(IN CONST PWCHAR Parameters);
|
||||||
|
|
||||||
XTCDECL
|
XTCDECL
|
||||||
EFI_STATUS
|
EFI_STATUS
|
||||||
XtEnablePaging(IN PXTBL_PAGE_MAPPING PageMap);
|
XtEnablePaging(IN PXTBL_PAGE_MAPPING PageMap);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user