I'm really interested in retrocomputing, and as I was looking for a so-called "pure" version of AT&T UNIX v7 I came across this port to the x86 architecture called v7/x86. It seemed interesting, so I took a crack at downloading it.
However, I ran into a problem. My machine is UEFI-based, and I don't have any other storage devices on me besides my hard drive and v7/x86 CD. Since this OS uses an MBR bootstrap, is it possible to decompile to assembly and write a UEFI bootloader using EDK II for it?