summaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2022-02-04header reworking, beginning memory.c refactoringAda Christine
2022-02-03don't pass kernel boot parameters to init functions, just use an accessorAda Christine
2022-01-09new header api/kc/lib.hAda Christine
2021-12-29boot data additionsAda Christine
2021-12-29anonymous spaces work againAda Christine
2021-12-29Revert "anonymous memory works again"Ada Christine
2021-12-29anonymous memory works againAda Christine
2021-12-29kernel memory map is passed on in kernel object spaceAda Christine
2021-12-19i don't know what i'm doing anymoreAda Christine
2021-12-17R_AMD64_RELATIVE relocations implemented for EFI shimAda Christine
2021-12-16reworking loaderAda Christine
2021-06-02cast address and offset calculationsAda Christine
2021-05-08minor boot data changesAda Christine
2021-05-06moved paging code, slight modificationsAda Christine
2021-04-28changed loader allocation, preparing for boot data revampAda Christine
2021-04-23less repetition, more flexibility with paging macrosAda Christine
2021-04-12reduced startup stack sizeAda Christine
2021-04-10physical allocator is now availableAda Christine
2021-04-07moved entry stack definitionsAda Christine
2021-04-07moved headers around a bitAda Christine
2021-04-02kernel has gdt now and loads segment register and we can allocate pagesAda Christine
2021-04-01renamed headerAda Christine
2021-03-30better page table entry masksAda Christine
2021-03-27paging constants into headerAda Christine
2021-03-17initial commitAda Christine