Rename almost all occurences of LinuxBIOS to coreboot.
[coreboot.git] / src / mainboard / via / epia-m / mainboard.c
index d48330ff4b3471b0843edda222e28527bc90eb25..8f2ee10f021d2ed5b836e52bce971ad25845a474 100644 (file)
@@ -13,7 +13,7 @@ static void vga_fixup(void) {
         // we do this right here because:
         // - all the hardware is working, and some VGA bioses seem to need
         //   that
-        // - we need page 0 below for linuxbios tables.
+        // - we need page 0 below for coreboot tables.
 
         printk_debug("INSTALL REAL-MODE IDT\n");
         setup_realmode_idt();