puzzleos / stubby

UEFI bootloader stub
GNU Lesser General Public License v2.1
13 stars 8 forks source link

Initial additions for arm64 harness #39

Open ashwing123 opened 1 year ago

ashwing123 commented 1 year ago

The harness now works on an arm64 vm. Tried to maintain compatibility on x86 as well, however, there seems to be a buffer decoding issue when running on an x86 platform.

hallyn commented 1 year ago

rebased onto main