index
:
sophia.git
kjarna
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-05-20
new thread code works fine
Ada Christine
2026-05-19
wrong prefix
Ada Christine
2026-05-18
build and debug system
Ada Christine
2024-02-06
read files
Ada Christine
2024-02-02
- don't typedef away function pointers
Ada Christine
- cleanups
2024-01-29
more temporary
Ada Christine
2023-07-22
make break
Ada Christine
2023-07-14
Merge remote-tracking branch 'origin/main'
Ada Christine
2023-07-14
fix clean target
Ada Christine
2023-07-14
Merge pull request #1 from adachristine/unstable
ada christine
merge unstable to main
2023-05-20
don't use RESERVED_MEMORY for anything but physical pages that should never ↵
Ada Christine
be touched
2023-05-20
handle reserved memory regions correctly by ignoring them
Ada Christine
2023-05-13
no more image.sh, use qemu fat emulation
Ada Christine
2023-02-19
preparations for user mode
Ada Christine
2023-02-16
cleanup
Ada Christine
2023-02-14
refactors
Ada Christine
2023-02-14
build changes
Ada Christine
2023-02-14
ps2 driver
Ada Christine
2023-02-13
irq needs to be an immediate :«
Ada Christine
2023-02-07
i forgot how vm_alloc() worked
Ada Christine
2023-02-06
scrolling
Ada Christine
2023-02-05
cleanups
Ada Christine
2023-02-05
fix broken
Ada Christine
2023-02-05
remove stale header, add numeric.h, use min
Ada Christine
2023-02-05
render glyphs to bitmap and copy
Ada Christine
2023-02-04
refactor mathing
Ada Christine
2023-01-31
basic text console video
Ada Christine
2023-01-30
keming
Ada Christine
2023-01-30
can draw character
Ada Christine
2023-01-30
initial video support
Ada Christine
2023-01-30
moved strtoull() into string.c
Ada Christine
2023-01-30
headers moved around
Ada Christine
2023-01-29
move ugly stuff into own procedure
Ada Christine
2023-01-29
remove pdb
Ada Christine
2023-01-05
gnu-efi removal
ada christine
remove references to gnu-efi in information and copyright notice
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
squash me
2022-03-23
misc fixes
Ada Christine
2022-03-19
_MSC_EXTENSIONS was causing empty definition of __attribute__ leading to ↵
Ada Christine
calling convention issue in enter_shim
2022-03-18
clear and reset the output console
Ada Christine
2022-03-18
we do not need an executable stack
Ada Christine
2022-03-18
now using clang, native PE UEFI loader image. made an ugly hack to get
Ada Christine
into the shim. it's probably ok.
2022-03-17
loader now uses bespoke kprintf(), no longer depends on libefi
Ada Christine
2022-03-17
pulled out kprintf() and friends into lib/
Ada Christine
2022-03-17
added acpica and gnu-efi submodules and licensing notificatons
Ada Christine
2022-03-17
changes to dynamic initialization
Ada Christine
2022-03-15
infrastructure for dynamic symbol resolution
Ada Christine
2022-03-15
correct formatting for register values display
Ada Christine
2022-03-14
kprintf() can do zero padded integers now
Ada Christine
Squash me
[next]