]> git.ameliathe1st.gay Git - voyage-au-centre-des-fichiers.git/commit
Implemented an elf64 loader for test_module
authorAmelia Coutard <eliottulio.coutard@gmail.com>
Mon, 27 Feb 2023 11:47:20 +0000 (12:47 +0100)
committerAmelia Coutard <eliottulio.coutard@gmail.com>
Mon, 27 Feb 2023 11:47:20 +0000 (12:47 +0100)
commite94956882fbc0dfa3ebd4cffbfda31b4b04e51d0
treef7097e47fd2fadc358a76081e5b442eb9f145ee7
parente88462459cd1f3fb51cedefdce0fc30b79d15f5e
Implemented an elf64 loader for test_module
grub.cfg
kernel/src/elf64.hpp
kernel/src/kernel.cpp
kernel/src/paging.hpp
kernel/src/ring3.S
kernel/src/ring3.hpp
test_module/module.mk
test_module/src/test.cpp