test: Disable KASLR by default for Limine protocol test

This commit is contained in:
mintsuki 2024-11-03 08:39:33 +01:00
parent c171e847d5
commit 2494aeee0e

View File

@ -13,6 +13,7 @@ backdrop: 008080
comment: Test of the Limine boot protocol. ${ARCH} ${FW_TYPE}
protocol: limine
kaslr: no
kernel_path: ${TEST_KERNEL}
kernel_cmdline: This is an example kernel command line.