mirror of
https://git.proxmox.com/git/grub2
synced 2026-01-22 16:14:53 +00:00
Fix OpenBSD and NetBSD support. * include/grub/i386/bsd.h (GRUB_BSD_TEMP_BUFFER): Change to resolve memory address conflict. (OPENBSD_MMAP_ACPI): New definition. (OPENBSD_MMAP_NVS): Likewise. * loader/i386/bsd.c (grub_openbsd_boot): Support OPENBSD_MMAP_ACPI and OPENBSD_MMAP_NVS. Add memory map terminator Explicit cast when calling grub_unix_real_boot. (grub_nebsd_boot): Explicit cast when calling grub_unix_real_boot. |
||
|---|---|---|
| .. | ||
| efi | ||
| i386 | ||
| ieee1275 | ||
| powerpc/ieee1275 | ||
| sparc64/ieee1275 | ||
| aout.c | ||
| macho.c | ||
| multiboot2.c | ||
| multiboot_loader.c | ||
| xnu_resume.c | ||
| xnu.c | ||