mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-05 04:27:07 +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. |
||
---|---|---|
.. | ||
pc | ||
cpuid.c |