On Thu, Jun 9, 2022 at 03:57 PM, Sunil V L wrote:
>
> RISCV_EFI_BOOT_PROTOCOL
Reviewed-by: G Edhaya Chandran
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#93425): https://edk2.groups.io/g/devel/message/93425
Mute This Topic: https://
RISC-V platforms need to support new RISCV_EFI_BOOT_PROTOCOL
to communicate the boot hart ID to the OS. This patch series adds
the test cases to UEFI SCT for this protocol.
The protocol spec is maintained at:
https://github.com/riscv-non-isa/riscv-uefi
These tests are tested with u-boot and EDK2.