We support EFI-enabled systems only and such machines should support PAE, so there is no need for XTLDR to support non-PAE x86 hardware

This commit is contained in:
2022-12-28 15:57:03 +01:00
parent fcfa575bff
commit 9dc0e60f28
5 changed files with 107 additions and 208 deletions

View File

@@ -169,7 +169,6 @@ BlMapVirtualMemory(IN PLIST_ENTRY MemoryMappings,
IN UINT_PTR VirtualAddress,
IN UINT_PTR PhysicalAddress,
IN UINT NumberOfPages,
IN BOOLEAN PaeExtension,
IN OUT PVOID *PtePointer);
XTCDECL