]>
glassweightruler.freedombox.rocks Git - Ventoy.git/blob - GRUB2/MOD_SRC/grub-2.04/include/grub/mips64/efi/memory.h
1 #ifndef GRUB_MEMORY_CPU_HEADER
2 #include <grub/efi/memory.h>
4 //#define GRUB_EFI_MAX_USABLE_ADDRESS 0x980000000fffffffUL
5 #define GRUB_EFI_MAX_USABLE_ADDRESS 0x98000000ffffffffUL
7 #endif /* ! GRUB_MEMORY_CPU_HEADER */