forked from AbleOS/ableos
1
0
Fork 0

update the limine CFG

replace/ab0a43ccddf05728a2b51b47d4020db60f72c119
able 2023-10-29 08:41:20 -05:00
parent 080bb8b188
commit 94569624f6
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=""