]> git.ameliathe1st.gay Git - voyage-au-centre-des-fichiers.git/commit
Moved the kernel to 1MiB (to avoid problems with low memory-mapped IO).
authorAmelia Coutard <eliottulio.coutard@gmail.com>
Thu, 5 May 2022 17:11:06 +0000 (19:11 +0200)
committerAmelia Coutard <eliottulio.coutard@gmail.com>
Thu, 5 May 2022 17:15:52 +0000 (19:15 +0200)
commit5c73cacd283b9c17fd5777f29707ae87f8150714
treef413e69f04c235cbb05223e28c74020fe2448472
parent6e9a120e0ce2a873cc5e343e45229a993b997ff5
Moved the kernel to 1MiB (to avoid problems with low memory-mapped IO).

Also had to change the low mapping to 2GiB instead of 2MiB, because the stack finished after 2MiB.
linker.ld
src/boot.S