mirror of
https://github.com/ipxe/ipxe
synced 2026-04-04 03:00:20 +03:00
Add fdt_cells() to read scalar values encoded within a cell array, reimplement fdt_u64() as a wrapper around this, and add fdt_u32() for completeness. Signed-off-by: Michael Brown <mcb30@ipxe.org>