Skip to content

RiscVPkg

Abner Chang edited this page Feb 14, 2020 · 4 revisions

RISC-V is an open ISA which was designed to support research and education of computer architecture, but now it becomes a standard open Instruction Set Architecture for industry implementations. The RISC-V edk2 project is to create a new processor binding in UEFI spec and have the RISC-V edk2 implementation. The goal is to have RISC-V edk2 port as the firmware reference for RISC-V platforms. RISC-V package (RiscVPkg) provides RISC-V processor related protocols and libraries according to UEFI specification and edk2 implementations.

Visit below links for more information and the status of RISC-V edk2 port,

Clone this wiki locally