summaryrefslogtreecommitdiff
path: root/kc
AgeCommit message (Collapse)Author
2021-12-31Revert "Revert "only map 64KiB past end of kernel. cleanup main_efi.c""Ada Christine
This reverts commit 9310e46afa3779aed0a3cb2340ec5d2531a0de90.
2021-12-31Revert "only map 64KiB past end of kernel. cleanup main_efi.c"Ada Christine
This reverts commit c8c0c0c4a78ecdc1eb078ddc6b119137a9d30aa4.
2021-12-31only map 64KiB past end of kernel. cleanup main_efi.cAda Christine
2021-12-30pass the whole boot data struct to memory_init for my sanityAda Christine
2021-12-29boot data additionsAda Christine
2021-12-29more granular options for memory spacesAda Christine
2021-12-29anonymous spaces work againAda Christine
2021-12-29Revert "anonymous memory works again"Ada Christine
This reverts commit d4067207a00a15082489376ed593ef3c67703a5c.
2021-12-29anonymous memory works againAda Christine
2021-12-29add memory_init() againAda Christine
2021-12-29clear object spaceAda Christine
2021-12-29kernel memory map is passed on in kernel object spaceAda Christine
2021-12-29map some pages of memory at the end of kernel spaceAda Christine
2021-12-26kernel now loads and executes at virtual addressAda Christine
2021-12-26now possible to enter the kernel in physical address mode!Ada Christine
2021-12-26calls to EFI were in the wrong conventionAda Christine
2021-12-26make all component objects have the same base linker optionsAda Christine
2021-12-26missing fileAda Christine
2021-12-26everything builds, probably doesn't work. commit in preparation for a mergeAda Christine
2021-12-19moving files aroundAda Christine