mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-24 04:15:41 +00:00
![]() * include/grub/i386/loader.h (grub_linux16_boot): Renamed to ... (grub_linux16_real_boot): ... this. * kern/i386/loader.S: Likewise. * loader/i386/pc/linux.c: Include `<grub/video.h>' and `<grub/mm.h>'. (grub_linux16_boot): New function. Switches to text mode and calls grub_linux16_real_boot(). * loader/i386/bsd.c: Include `<grub/video.h>'. (grub_freebsd_boot, grub_openbsd_boot, grub_netbsd_boot): Switch to text mode before calling grub_unix_real_boot(). * loader/i386/multiboot.c: Include `<grub/video.h>'. (grub_multiboot_boot): Switch to text mode before calling grub_relocator32_boot(). * loader/i386/pc/chainloader.c: Include `<grub/video.h>'. (grub_chainloader_boot): Switch to text mode before calling grub_chainloader_real_boot(). |
||
---|---|---|
.. | ||
coreboot | ||
efi | ||
ieee1275 | ||
pc | ||
qemu | ||
at_keyboard.h | ||
bsd.h | ||
cmos.h | ||
cpuid.h | ||
efiemu.h | ||
io.h | ||
kernel.h | ||
linux.h | ||
loader.h | ||
macho.h | ||
memory.h | ||
multiboot.h | ||
pci.h | ||
pit.h | ||
relocator.h | ||
setjmp.h | ||
time.h | ||
tsc.h | ||
types.h | ||
vga_common.h | ||
xnu.h |