summaryrefslogtreecommitdiff
path: root/kc/boot
AgeCommit message (Expand)Author
2026-05-24rename and move, function renames in stdioAda Christine
2023-05-20don't use RESERVED_MEMORY for anything but physical pages that should never b...Ada Christine
2023-01-30headers moved aroundAda Christine
2023-01-04Merge branch 'gnu-efi-gone'Ada Christine
2023-01-04use homespun efi codeAda Christine
2022-03-23fix collision with /usr/include/efi/lib.hAda Christine
2022-03-18now using clang, native PE UEFI loader image. made an ugly hack to getAda Christine
2022-03-17loader now uses bespoke kprintf(), no longer depends on libefiAda Christine
2022-03-15infrastructure for dynamic symbol resolutionAda Christine
2022-02-24many changesAda Christine
2022-02-21graphics mode supportAda Christine
2022-02-21find acpi tables at boot timeAda Christine
2022-02-21split out paging functionsAda Christine
2022-02-20moving files aroundAda Christine
2022-01-02bug in vm_tree.c; adjustments to boot data object spaceAda Christine
2021-12-31Revert "Revert "only map 64KiB past end of kernel. cleanup main_efi.c""Ada Christine
2021-12-31Revert "only map 64KiB past end of kernel. cleanup main_efi.c"Ada Christine
2021-12-31only map 64KiB past end of kernel. cleanup main_efi.cAda Christine
2021-12-29boot data additionsAda 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-26everything builds, probably doesn't work. commit in preparation for a mergeAda Christine
2021-12-19moving files aroundAda Christine