3.1. Introduction

This specification details all new UEFI protocols required only for RISC-V platforms. These protocol specs are maintained by RISC-V community.

3.2. Revision History

Date Revision Change

05/09/2022

1.0.0

Ratified version

03/23/2022

1.0-rc3

Frozen version

01/21/2022

1.0-rc2

Few documentation template changes

01/18/2022

1.0-rc1

Renamed EFI_RISCV_BOOT_PROTOCOL to RISCV_EFI_BOOT_PROTOCOL as per Ard’s feedback.

01/13/2022

0.3 Draft

Improved text as per feedback from Atish.

01/12/2022

0.2 Draft

1) Added wrapper EFI_PROTOCOL spec
2) Added protocol revision field directly in BOOT_PROTOCOL and remove GetProtocolVersion
3) Changed UINT32 * to UINTN * for BootHartId in BOOT_PROTOCOL

01/10/2022

0.1 Draft

Initial Draft for Platform HSC review