update the limine CFG

pull/11/head
able 2023-10-29 08:41:20 -05:00
parent 97250e98de
commit ab0a43ccdd
1 changed files with 2 additions and 2 deletions

View File

@ -14,12 +14,12 @@ TERM_BACKDROP=008080
PROTOCOL=limine
KERNEL_PATH=${ABLEOS_KERNEL}_${ARCH}
# execute is an array of boot modules to execute
KERNEL_CMDLINE="execute=[0,1]"
KERNEL_CMDLINE=""
# Setting a default resolution for the framebuffer
RESOLUTION=1024x768x24
MODULE_PATH=boot:///failure.hbf
MODULE_CMDLINE="diskid=123456789"
MODULE_CMDLINE=""
MODULE_PATH=boot:///ecall.hbf
MODULE_CMDLINE=""