:: commit 10091dc74dc96f32b2677de0e8b4cba9c30ae985

Andy-Python-Programmer <andypythonappdeveloper@gmail.com> — 2021-11-09 06:08

parents: 990fde7961

config: update to add multiboot2 section in protocol keys

Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
diff --git a/CONFIG.md b/CONFIG.md
index fa56d534..883a0d43 100644
--- a/CONFIG.md
+++ b/CONFIG.md
@@ -128,7 +128,7 @@ Some keys take *URIs* as values; these are described in the next section.
 * Chainload protocol on UEFI:
   * `IMAGE_PATH` - URI of the EFI application to chainload.
   * `RESOLUTION` - The resolution to be used. This setting takes the form of `<width>x<height>x<bpp>`. If the resolution is not available, Limine will pick another one automatically. Omitting `<bpp>` will default to 32.
-* Multiboot1 protocol:
+* multiboot1 and multiboot2 protocols:
   * `KERNEL_PATH` - The URI path of the kernel.
   * `MODULE_PATH` - The URI path to a module.
   * `MODULE_STRING` - A string to be passed to a module.
tab: 248 wrap: offon