mirror of
https://github.com/ipxe/ipxe
synced 2026-05-23 20:00:12 +03:00
99322fd3b3
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>