loader
loader copied to clipboard
feat: UEFI MVP
This is the UEFI MVP (https://github.com/hermit-os/loader/pull/285) without GOP support based on:
- https://github.com/hermit-os/loader/pull/324
- https://github.com/hermit-os/loader/pull/330
- https://github.com/hermit-os/loader/pull/348
Closes https://github.com/hermit-os/loader/pull/285
I'll still have to add a device tree.
CC: @sarahspberrypi, @jounathaen
This is now ready for review, though not ready to merge, since this uses a WIP hello_world for CI.