Open zhuowei opened 6 years ago
Hello @zhuowei,
I would recommend using this repository as a basis for your work, as this repo uses EDKII's generic BDS layer for detecting and loading boot loaders in a more standard way rather than Microsoft's version which is more hardwired towards booting Windows. I've also included ACPI BGRT support for splash screens if that's worth anything.
@b-man Thank you so much!
@zhuowei No problem!
I'm interested in adding AArch64 support to the Raspberry Pi 3's UEFI: would your repo be a good basis for doing so? Or should I use Microsoft's ms-iot/rpi-uefi directly as a base?