index
:
sophia.git
kjarna
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-01-17
deleted
Ada Christine
2022-01-17
preparing for multitasking
Ada Christine
2022-01-17
initialize outside of the check
Ada Christine
2022-01-16
hide needlessly exported symbols
Ada Christine
2022-01-16
selective optimization
Ada Christine
2022-01-13
msr_read() and msr_write(), rudimentary syscall thing
Ada Christine
2022-01-10
new header vm_object.h
Ada Christine
2022-01-09
more readme
Ada Christine
2022-01-09
new header api/kc/lib.h
Ada Christine
2022-01-09
removed superfluous decl
Ada Christine
2022-01-09
deleted empty function
Ada Christine
2022-01-08
rudimentary virtual memory allocation
Ada Christine
2022-01-03
more memory management work
Ada Christine
2022-01-02
page faults now call up the vm_object for the faulting address
Ada Christine
2022-01-02
bug in vm_tree.c; adjustments to boot data object space
Ada Christine
2022-01-02
in-order successor node
Ada Christine
2022-01-02
vm tree bb
Ada Christine
2021-12-31
whoops, test code
Ada Christine
2021-12-31
clean up main_efi.c
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-31
specify raw format to qemu
Ada Christine
2021-12-30
pass the whole boot data struct to memory_init for my sanity
Ada Christine
2021-12-29
boot data additions
Ada Christine
2021-12-29
more granular options for memory spaces
Ada Christine
2021-12-29
anonymous spaces work again
Ada Christine
2021-12-29
Revert "anonymous memory works again"
Ada Christine
This reverts commit d4067207a00a15082489376ed593ef3c67703a5c.
2021-12-29
anonymous memory works again
Ada Christine
2021-12-29
add memory_init() again
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
missing file
Ada Christine
2021-12-26
everything builds, probably doesn't work. commit in preparation for a merge
Ada Christine
2021-12-25
use the correct directories
Ada Christine
2021-12-19
moving files around
Ada Christine
2021-12-19
i don't know what i'm doing anymore
Ada Christine
2021-12-17
R_AMD64_RELATIVE relocations implemented for EFI shim
Ada Christine
2021-12-16
reworking loader
Ada Christine
2021-11-03
change to GET_PROTOCOL to leave the handle table alone
Ada Christine
2021-11-03
file rename
Ada Christine
2021-06-02
cast address and offset calculations
Ada Christine
2021-05-08
whoops
Ada Christine
2021-05-08
minor boot data changes
Ada Christine
2021-05-06
moved image stuff to image_efi.c
Ada Christine
[next]