Supply UEFI module path as environment variable
authorJonas Hvid <mail@johv.dk>
Sat, 3 Oct 2020 23:25:48 +0000 (01:25 +0200)
committerJonas Hvid <mail@johv.dk>
Sat, 3 Oct 2020 23:29:50 +0000 (01:29 +0200)
commitd0a849ffeb541a8c285a92558cedcd6611072540
tree88571c5d75fdb5086a99da27e3f68c008182a5c3
parentafb6afb35d212499a691c0168ad3f1e479792e18
Supply UEFI module path as environment variable

We'd like to have multiple backends -- e.g. Linux instead of UEFI. That would
make testing less cumbersome.

Also remove an outdated comment.
Makefile
main.asm
os/uefi.asm [new file with mode: 0644]
uefi.asm [deleted file]