index
:
sophia.git
kjarna
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loader
/
main_efi.c
Age
Commit message (
Expand
)
Author
2026-05-24
rename and move, function renames in stdio
Ada Christine
2024-02-02
- don't typedef away function pointers
Ada Christine
2023-01-30
headers moved around
Ada Christine
2023-01-04
use homespun efi code
Ada Christine
2022-03-19
_MSC_EXTENSIONS was causing empty definition of __attribute__ leading to call...
Ada Christine
2022-03-18
clear and reset the output console
Ada Christine
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-17
pulled out kprintf() and friends into lib/
Ada Christine
2022-03-15
infrastructure for dynamic symbol resolution
Ada Christine
2021-12-31
clean up main_efi.c
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