summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/libi386/bootinfo32.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/libi386/bootinfo32.c')
-rw-r--r--sys/boot/i386/libi386/bootinfo32.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/i386/libi386/bootinfo32.c b/sys/boot/i386/libi386/bootinfo32.c
index 448bb5b..fb269df 100644
--- a/sys/boot/i386/libi386/bootinfo32.c
+++ b/sys/boot/i386/libi386/bootinfo32.c
@@ -53,6 +53,8 @@ static struct
{"boot_gdb", RB_GDB},
{"boot_single", RB_SINGLE},
{"boot_verbose", RB_VERBOSE},
+ {"boot_multicons", RB_MULTIPLE},
+ {"boot_serial", RB_SERIAL},
{NULL, 0}
};
OpenPOWER on IntegriCloud