| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-26 | we're bringing kjarna back and not doing the crazy stuff with trying to have ↵kjarna | Ada Christine | |
| task management during efi. that was a bit extra. | |||
| 2023-05-20 | don't use RESERVED_MEMORY for anything but physical pages that should never ↵ | Ada Christine | |
| be touched | |||
| 2023-01-30 | headers moved around | Ada Christine | |
| 2023-01-04 | Merge branch 'gnu-efi-gone' | Ada Christine | |
| 2023-01-04 | use homespun efi code | Ada Christine | |
| 2022-03-23 | fix collision with /usr/include/efi/lib.h | Ada Christine | |
| squash me | |||
| 2022-03-15 | infrastructure for dynamic symbol resolution | Ada Christine | |
| 2022-02-24 | many changes | Ada Christine | |
| - boot time memory allocation has changed. the fractal page map has been replaced by a single self-mapped page giving 2MiB of ready virtual space to play with without needing a fully-initialized memory manager. this scheme may be repeated for other purposes - the page stack has now been totally overhauled to make use of sparse allocation and all of the ugly init_*() procedures are gone. long live the new interface. also reference counting is a thing now. sort of. - found a bug in vmt_init_node where insertion did not use the root node as the parent in the case of no predecessor node. whoops. | |||
| 2022-02-21 | graphics mode support | Ada Christine | |
| 2022-02-21 | find acpi tables at boot time | Ada Christine | |
| 2022-02-21 | split out paging functions | Ada Christine | |
| 2022-01-02 | bug in vm_tree.c; adjustments to boot data object space | Ada Christine | |
| 2021-12-31 | Revert "Revert "only map 64KiB past end of kernel. cleanup main_efi.c"" | Ada Christine | |
| This reverts commit 9310e46afa3779aed0a3cb2340ec5d2531a0de90. | |||
| 2021-12-31 | Revert "only map 64KiB past end of kernel. cleanup main_efi.c" | Ada Christine | |
| This reverts commit c8c0c0c4a78ecdc1eb078ddc6b119137a9d30aa4. | |||
| 2021-12-31 | only map 64KiB past end of kernel. cleanup main_efi.c | Ada Christine | |
| 2021-12-29 | boot data additions | Ada Christine | |
| 2021-12-29 | clear object space | Ada Christine | |
| 2021-12-29 | kernel memory map is passed on in kernel object space | Ada Christine | |
| 2021-12-29 | map some pages of memory at the end of kernel space | Ada Christine | |
| 2021-12-26 | kernel now loads and executes at virtual address | Ada Christine | |
| 2021-12-26 | now possible to enter the kernel in physical address mode! | Ada Christine | |
| 2021-12-26 | everything builds, probably doesn't work. commit in preparation for a merge | Ada Christine | |
| 2021-12-19 | moving files around | Ada Christine | |
