Support calling EFI functions directly from Forth
authorJonas Hvid <mail@johv.dk>
Mon, 5 Oct 2020 01:33:07 +0000 (03:33 +0200)
committerJonas Hvid <mail@johv.dk>
Mon, 5 Oct 2020 01:33:17 +0000 (03:33 +0200)
commita391c86c2800f3b776bef167b7d43e33a03ec673
tree4642e02f1bd062e2afae409251765866e75fde03
parent0344d8645260cfe0f81912a775d775db39fc0624
Support calling EFI functions directly from Forth

Obviously, this doesn't work with the Linux backend. Maybe we'll have to remove
that again, since it would basically require a UEFI emulator.
main.asm
uefi.f [new file with mode: 0644]