index
:
sophia.git
kjarna
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kc
/
boot
Age
Commit message (
Expand
)
Author
2022-03-18
now using clang, native PE UEFI loader image. made an ugly hack to get
Ada Christine
2022-03-17
loader now uses bespoke kprintf(), no longer depends on libefi
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-02-20
moving files around
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
calls to EFI were in the wrong convention
Ada Christine
2021-12-26
make all component objects have the same base linker options
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