]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[fdt] Provide ability to locate the parent device node
authorMichael Brown <mcb30@ipxe.org>
Fri, 30 May 2025 15:37:28 +0000 (16:37 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 30 May 2025 15:38:39 +0000 (16:38 +0100)
commit1762568ec52b8b29b5bc3b870adb00f46178b51e
treeeaeb85487c1be45495c9e3dcf61a05c86428db8d
parentd64250918c4863750ffc1f76d6c8bff95c9a5cf9
[fdt] Provide ability to locate the parent device node

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/fdt.c
src/include/ipxe/fdt.h
src/tests/fdt_test.c