:: commit 2494aeee0e3bea5a01db8c0913268c97423e8ebf

mintsuki <mintsuki@protonmail.com> — 2024-11-03 07:39

parents: c171e847d5

test: Disable KASLR by default for Limine protocol test

diff --git a/test/limine.conf b/test/limine.conf
index 303aeb95..78d7d767 100644
--- a/test/limine.conf
+++ b/test/limine.conf
@@ -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.
 
tab: 248 wrap: offon