index
:
sophia.git
kjarna
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kc
/
boot
/
kc_main.c
Age
Commit message (
Expand
)
Author
2023-05-20
don't use RESERVED_MEMORY for anything but physical pages that should never b...
Ada Christine
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
2022-03-15
infrastructure for dynamic symbol resolution
Ada Christine
2022-02-24
many changes
Ada Christine
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
2021-12-31
Revert "only map 64KiB past end of kernel. cleanup main_efi.c"
Ada Christine
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