mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
7bc1fa259e
This commit fixes some instances of uninitialized memory. In addition, the bootstrap tables for x64 are moved around a bit, in this awful game of placing stuff where it won't collide with grub. |
||
---|---|---|
.. | ||
base.s | ||
bits.h | ||
boot.s | ||
gdt.s | ||
interrupt.s | ||
memorymanagement.cpp | ||
memorymanagement.h | ||
process.cpp | ||
scheduler.cpp | ||
syscall.s | ||
thread.cpp | ||
x64.cpp | ||
x64.h |