b-man / RaspberryPiPkg

EDK2 Support Package for Raspberry Pi 2 and 3
BSD 2-Clause "Simplified" License
4 stars 0 forks source link

Feature request: AArch64 support for Pi 3 #2

Open zhuowei opened 6 years ago

zhuowei commented 6 years ago

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?

b-man commented 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.

zhuowei commented 6 years ago

@b-man Thank you so much!

b-man commented 6 years ago

@zhuowei No problem!

andreiw commented 6 years ago

Enjoy - https://github.com/andreiw/RaspberryPiPkg