summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2026-05-26we're bringing kjarna back and not doing the crazy stuff with trying to have ↵kjarnaAda Christine
task management during efi. that was a bit extra.
2025-01-31spread around defs, x86 asm and bits libsAda Christine
2025-01-23it printfs with the efi interfaceAda Christine
2024-02-24port printfAda Christine
2024-02-24bad reloc code silly meAda Christine
2024-02-22kjarna runtimeAda Christine
2024-02-11kjarna initial implAda Christine
2023-01-30moved strtoull() into string.cAda Christine
2023-01-30headers moved aroundAda Christine
2022-03-23fix collision with /usr/include/efi/lib.hAda Christine
squash me
2022-03-17loader now uses bespoke kprintf(), no longer depends on libefiAda Christine
2022-03-17pulled out kprintf() and friends into lib/Ada Christine
2022-03-14kprintf() can do zero padded integers nowAda Christine
Squash me
2022-02-20moving files aroundAda Christine
2022-02-14misc removal of unused thingsAda Christine
2022-02-06we have kprintf()Ada Christine
2021-12-19moving files aroundAda Christine
2021-12-19i don't know what i'm doing anymoreAda Christine
2021-12-17R_AMD64_RELATIVE relocations implemented for EFI shimAda Christine
2021-03-29don't echo command spamAda Christine
move common files to new source add VPATH to loader and kernel makefiles for common source