edk2-platforms
edk2-platforms copied to clipboard
Platform/RISC-V: fix building failure caused by not found RiscVSbiLib
This patch fixes the following errors during compilation
$ build -a RISCV64 -t GCC5 -p Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dsc
build.py... /home/tianocore/edk2-platforms/Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dsc(...): error 4000: Instance of library class [RiscVSbiLib] is not found in [/home/tianocore/edk2-platforms/Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.inf [RISCV64] consumed by module [/home/tianocore/edk2-platforms/Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.inf]
Failed - Build end time: 20:17:40, Jun.06 2024
Build total time: 00:00:00