Add missing forward declaration to resolve compile issue
Todas las comprobaciones han sido exitosas
Todas las comprobaciones han sido exitosas
Este commit está contenido en:
cometido por
CodingWorkshop Signing Team
padre
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);
|
||||||
|
Referencia en una nueva incidencia
Block a user