mirror of
https://github.com/ipxe/ipxe
synced 2026-01-27 01:53:22 +03:00
[fdt] Add basic tests for reading values from a flattened device tree
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -90,3 +90,4 @@ REQUIRE_OBJECT ( p256_test );
|
||||
REQUIRE_OBJECT ( p384_test );
|
||||
REQUIRE_OBJECT ( efi_siglist_test );
|
||||
REQUIRE_OBJECT ( cpio_test );
|
||||
REQUIRE_OBJECT ( fdt_test );
|
||||
|
||||
Reference in New Issue
Block a user