index
:
sophia.git
kjarna
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-05
now can install isrs
Ada Christine
2021-04-05
task segment and register
Ada Christine
2021-04-05
barebones idt and gdt set up
Ada Christine
2021-04-02
lol
Ada Christine
2021-04-02
uneccessary complexity removed
Ada Christine
2021-04-02
kernel has gdt now and loads segment register and we can allocate pages
Ada Christine
2021-04-02
make my debugging life easier
Ada Christine
2021-04-01
renamed header
Ada Christine
2021-03-30
better page table entry masks
Ada Christine
2021-03-29
don't echo command spam
Ada Christine
2021-03-27
paging constants into header
Ada Christine
2021-03-27
loader makes fractal maps of kernel page tables, changed location of stack
Ada Christine
2021-03-26
Merge branch 'main' of https://github.com/adachristine/sophia
Ada Christine
2021-03-26
Create README.md
adachristine
2021-03-26
more paging changes
Ada Christine
2021-03-25
grab startup stack during loading
Ada Christine
2021-03-25
minor changes to paging code
Ada Christine
2021-03-24
forgot gcc wants these functions
Ada Christine
2021-03-23
loop to map pages
Ada Christine
2021-03-21
higher-half stub kernel does the thing
Ada Christine
2021-03-21
page table permissions
Ada Christine
2021-03-21
higher-half now works
Ada Christine
2021-03-19
debug output from serial to file
Ada Christine
2021-03-19
buffer size was not properly set when allocated
Ada Christine
2021-03-19
per-image buffer
Ada Christine
2021-03-18
using efi_allocate() where i'm supposed to
Ada Christine
2021-03-18
Revert "serial console logging"
Ada Christine
2021-03-17
serial console logging
Ada Christine
2021-03-17
ignore log files
Ada Christine
2021-03-17
re-ordered getting EFI memory map so that nothing clobbers the key
Ada Christine
2021-03-17
initial commit
Ada Christine