riscvarchive / riscv-edk2-platforms

Port of EDK2 implementation of UEFI to RISC-V. See documentation at:
https://github.com/riscv/riscv-uefi-edk2-docs
Other
18 stars 7 forks source link

Investigate whether we really need to copy Platform.c from OpenSBI #22

Open JohnAZoidberg opened 3 years ago

JohnAZoidberg commented 3 years ago

We have some modifications there and it always causes headaches when we update OpenSBI.

JohnAZoidberg commented 3 years ago

Now it's pretty much aligned with OpenSBI and even U540 (QEMU) can use it.