Commit Graph

6 Commits

Author SHA1 Message Date
424b069d55 Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00
7fc5a6b753 Make kernel rodata and data not executable 2022-11-16 20:02:04 +01:00
cf758fdfdc Initial commit :) 2022-11-13 10:09:09 +01:00
22740e69bf Kernel: Add support for the NX bit
Not support, actually. We now REQUIRE it.
2022-11-02 18:34:57 +01:00
aad9aa1db5 Start the call stack with a null RBP before calling _start 2022-09-18 17:03:29 +02:00
1b727a66ea Ready. Set. Go! 2022-09-05 16:13:51 +02:00