summaryrefslogtreecommitdiffhomepage
path: root/example/segelboot.cfg
diff options
context:
space:
mode:
authorMarvin Borner2021-07-05 23:22:24 +0200
committerMarvin Borner2021-07-05 23:27:40 +0200
commit23aa6f84539ba320a91235fb81681d0754178f62 (patch)
tree972b0a4abc41900538bda23f4ac2145abf94e369 /example/segelboot.cfg
parentd1476974cd612412eefc40c6dc72ba66191136fd (diff)
ACPI and config parsing
Diffstat (limited to 'example/segelboot.cfg')
-rw-r--r--example/segelboot.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/example/segelboot.cfg b/example/segelboot.cfg
new file mode 100644
index 0000000..17a7d14
--- /dev/null
+++ b/example/segelboot.cfg
@@ -0,0 +1,7 @@
+TIMEOUT=10
+
+# Multiboot 1
+PATH=hda0:/boot/mb1.elf
+
+# Multiboot 2
+PATH=hda0:/boot/mb2.elf