efi_selftest: unit test for RISCV_EFI_BOOT_PROTOCOL
authorSunil V L <sunilvl@ventanamicro.com>
Fri, 28 Jan 2022 15:18:45 +0000 (20:48 +0530)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 5 Feb 2022 19:20:01 +0000 (20:20 +0100)
commit8efefcec00240c982ff4f4c7437f0f89829a5ab6
tree543bf89c3a11c09e4efdc27302fd4b152044e6fc
parentde44d80e99156a14ac20ee2df83ad3decf250ac1
efi_selftest: unit test for RISCV_EFI_BOOT_PROTOCOL

Add a test for the RISCV_EFI_BOOT_PROTOCOL.

Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
lib/efi_selftest/Makefile
lib/efi_selftest/efi_selftest_riscv.c [new file with mode: 0644]