riscvarchive / riscv-edk2

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

Fix build for NetworkPkg #11

Open JohnAZoidberg opened 2 years ago

JohnAZoidberg commented 2 years ago

BaseRngLib is missing files for RISCV64, so it doesn't build. IscsiDxe from NetworkPkg depends on it.

JohnAZoidberg commented 2 years ago

Submitted a BZ for it: https://bugzilla.tianocore.org/show_bug.cgi?id=3676