]> git.ameliathe1st.gay Git - voyage-au-centre-des-fichiers.git/commit
Added serial logging and a simple physical page allocator
authorAmelia Coutard <eliottulio.coutard@gmail.com>
Thu, 5 May 2022 17:17:47 +0000 (19:17 +0200)
committerAmelia Coutard <eliottulio.coutard@gmail.com>
Thu, 5 May 2022 17:17:47 +0000 (19:17 +0200)
commitd3db448188fb4a732c9130649f819cf76ed164d9
tree347b58c77816fa64bb219cbc63def9fc47109aff
parent5c73cacd283b9c17fd5777f29707ae87f8150714
Added serial logging and a simple physical page allocator
docs.txt [new file with mode: 0644]
src/kernel.cpp
src/paging.cpp [new file with mode: 0644]
src/paging.hpp [new file with mode: 0644]
src/serial.cpp [new file with mode: 0644]
src/serial.hpp [new file with mode: 0644]
src/utils.S [new file with mode: 0644]
src/utils.hpp [new file with mode: 0644]