Commit Graph

3 Commits

Author SHA1 Message Date
a3fe5c5902 memory: add AllocateKernelMapping
This is just quick and dirty, with nothing to free it
2021-10-23 19:38:19 +08:00
aa11d25fa8 interrupt: load GDT/IDT on the stack
We have to use a separate Assembly function to do that, but maybe with some effort we can make that inline too
2021-10-14 15:51:50 +08:00
d25da95e1e Initial commit 2021-10-10 14:39:17 +08:00