summaryrefslogtreecommitdiffhomepage
path: root/example/segelboot.cfg
diff options
context:
space:
mode:
authorMarvin Borner2021-07-06 22:07:04 +0200
committerMarvin Borner2021-07-06 22:07:04 +0200
commitb2880945ae17ad857bd425540acd3dc75b2cff6b (patch)
treef5dea0028fb5e2b9072aa15f60c497bc7e20d13b /example/segelboot.cfg
parent23aa6f84539ba320a91235fb81681d0754178f62 (diff)
Basic multiboot 1 detection and verification
Diffstat (limited to 'example/segelboot.cfg')
-rw-r--r--example/segelboot.cfg4
1 files changed, 2 insertions, 2 deletions
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