code: 9ferno

Download patch

ref: ae5d4f04523bf9b4ab27778edeeb45de13107a09
parent: 905e669fced93d8f1648157ade1456227230b979
author: joe9 <joe9mail@gmail.com>
date: Sun Jul 18 20:28:41 EDT 2021

build efi executables in objtype

--- a/os/boot/efi/mkfile
+++ b/os/boot/efi/mkfile
@@ -24,7 +24,7 @@
 all:V: $TARG
 
 install:V: $TARG
-	cp $prereq /386
+	cp $prereq $BIN/
 
 bootia32.efi:	pe32.8 efi.8 fs.8 pxe.8 iso.8 sub.8
 	8l -l -H3 -T$IMAGEBASE -o $target $prereq