mirror of
https://git.proxmox.com/git/grub2
synced 2025-11-03 00:15:00 +00:00
Make loader/i386/linux.c usable on i386-pc again.
* kern/i386/pc/init.c (grub_machine_init): Disable addition of low
memory to heap.
* loader/i386/linux.c [GRUB_MACHINE_PCBIOS] (allocate_pages): Remove
`#error' stanza.
|
||
|---|---|---|
| .. | ||
| coreboot | ||
| efi | ||
| ieee1275 | ||
| pc | ||
| dl.c | ||
| halt.c | ||
| loader.S | ||
| multiboot_mmap.c | ||
| pit.c | ||
| realmode.S | ||
| reboot.c | ||
| tsc.c | ||