summaryrefslogtreecommitdiff
path: root/rules.mk
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.
2022-03-18now using clang, native PE UEFI loader image. made an ugly hack to getAda Christine
into the shim. it's probably ok.
2021-04-11added rule to compile .S files; page fault ISR and skeleton handler are presentAda 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
2021-03-17initial commitAda Christine