From 0f64c3e04f1c5dbce8cd652b360d1ace0a68ff5d Mon Sep 17 00:00:00 2001 From: mintsuki Date: Thu, 30 Mar 2023 21:50:31 +0200 Subject: [PATCH] Update --- limine.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/limine.cfg b/limine.cfg index 9feac84..4057f86 100644 --- a/limine.cfg +++ b/limine.cfg @@ -1,9 +1,9 @@ # Timeout in seconds that Limine will use before automatically booting. TIMEOUT=3 -# The entry name that will be displayed in the boot menu +# The entry name that will be displayed in the boot menu. :Limine Barebones - # Change the protocol line depending on the used protocol. + # We use the Limine boot protocol. PROTOCOL=limine # Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.