summaryrefslogtreecommitdiff
path: root/rules.mk
AgeCommit message (Collapse)Author
2026-05-24compiler spamAda Christine
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