]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit433f63a8c8ee094c19ab8634274fa9ff641d05b2
tree543bf89c3a11c09e4efdc27302fd4b152044e6fc
parent0b7e854903c3962ddb2f78c846d79426612f5538
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]