mirror of
https://github.com/ipxe/ipxe
synced 2026-01-25 16:21:53 +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>