summaryrefslogtreecommitdiff
path: root/src/mainboard/via/epia-m/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/via/epia-m/mainboard.c')
-rw-r--r--src/mainboard/via/epia-m/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/via/epia-m/mainboard.c b/src/mainboard/via/epia-m/mainboard.c
index d48330ff4b..8f2ee10f02 100644
--- a/src/mainboard/via/epia-m/mainboard.c
+++ b/src/mainboard/via/epia-m/mainboard.c
@@ -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();