index
:
sophia.git
kjarna
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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
2021-05-06
moved paging code, slight modifications
Ada Christine
2021-04-28
changed loader allocation, preparing for boot data revamp
Ada Christine
2021-04-23
moving around data structures
Ada Christine
2021-04-23
using struct memory_range and a modifed allocation function
Ada Christine
2021-04-23
less repetition, more flexibility with paging macros
Ada Christine
2021-04-20
panic on unhandled fault in anonymous space
Ada Christine
2021-04-14
minor changes
Ada Christine
2021-04-13
renamed kernel_map_page() and associates
Ada Christine
2021-04-13
Revert "renamed kernel_map_page() and associates"
Ada Christine
2021-04-13
renamed kernel_map_page() and associates
Ada Christine
2021-04-13
wrong signature for memcmp() declaration
Ada Christine
2021-04-12
anonymous memory, OOM panic message
Ada Christine
2021-04-12
page faults, beginning the heap, bugs in panic.c
Ada Christine
2021-04-12
panic() and halt() now in kernel private interface
Ada Christine
2021-04-12
reduced startup stack size
Ada Christine
2021-04-11
removed superfluous function
Ada Christine
2021-04-11
renamed parse_efi_memmap() to efi_memory_init(). removed the testing loop for...
Ada Christine
2021-04-11
ignore kate-swp files
Ada Christine
2021-04-11
added rule to compile .S files; page fault ISR and skeleton handler are present
Ada Christine
2021-04-10
consequent to my fancy memory allocator, this does some shady pointer-aliasin...
Ada Christine
2021-04-10
physical allocator is now available
Ada Christine
2021-04-07
moved entry stack definitions
Ada Christine
[prev]
[next]