A complete UEFI toolkit with some nice EFI applications. Tools used:
- EDK2
- EDK2-libc
- EDK-platforms
- docker (podman)
- edkrepo utility
Lessons Learned:
- EDK2 toolkit has many repos associated with it and using the edkrepo tool and a container is essential
- Make sure you are building an EFI file for the correct architecture
- UEFI is pretty much its own operating system - similar to DOS