mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-03 12:02:58 +00:00
![]() * include/grub/i386/io.h: New file. * commands/i386/pc/play.c (inb): Removed. (outb): Removed. Include grub/cpu/io.h. Replace inb() with grub_inb() and outb() with grub_outb(). * term/i386/pc/serial.c: Likewise. * term/i386/pc/vga.c: Likewise. |
||
---|---|---|
.. | ||
halt.c | ||
play.c | ||
reboot.c | ||
vbeinfo.c | ||
vbetest.c |