boredos_mirror/iso_root/limine.cfg
Chris e2cf01bb4a V1.41
I added a simple paint app (and sweden by c418 in bios beep sounds lmao)
2026-02-08 14:47:41 +01:00

13 lines
402 B
INI

# Timeout in seconds that Limine will wait before automatically booting.
TIMEOUT=3
# The entry name that will be displayed in the boot menu.
:BrewOS
# We use the Limine boot protocol.
PROTOCOL=limine
# Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.
KERNEL_PATH=boot:///brewos.elf
#FRAMEBUFFER_WIDTH=1280
#FRAMEBUFFER_HEIGHT=720