From b2880945ae17ad857bd425540acd3dc75b2cff6b Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Tue, 6 Jul 2021 22:07:04 +0200 Subject: Basic multiboot 1 detection and verification --- example/segelboot.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'example/segelboot.cfg') diff --git a/example/segelboot.cfg b/example/segelboot.cfg index 17a7d14..65938eb 100644 --- a/example/segelboot.cfg +++ b/example/segelboot.cfg @@ -3,5 +3,5 @@ TIMEOUT=10 # Multiboot 1 PATH=hda0:/boot/mb1.elf -# Multiboot 2 -PATH=hda0:/boot/mb2.elf +# Multiboot 2 (TODO) +PATH=hda0:/boot/mb1.elf -- cgit v1.2.3