edk2-platforms icon indicating copy to clipboard operation
edk2-platforms copied to clipboard

U5SeriesPkg/FreedomU540HiFiveUnleashedBoard: Support MMU with SV39/48…

Open Xxfore opened this issue 1 year ago • 0 comments

By following https://github.com/riscv-admin/riscv-uefi-edk2-docs to build edk2 for riscv qemu(u540). build -a RISCV64 -p Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc -t GCC5 it will occur build error like : image

It will build success after add missing library class. image

Xxfore avatar Sep 26 '23 08:09 Xxfore