]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[fdt] Add ability to locate node by phandle
authorMichael Brown <mcb30@ipxe.org>
Tue, 22 Jul 2025 12:37:05 +0000 (13:37 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 22 Jul 2025 12:39:13 +0000 (13:39 +0100)
commitfb082bd4cd6a49609785b3b3537b1713d568f7c4
tree2b0543c0c38e47c44b5b53b63fa05b16b71b8e37
parente01e5ff7c6863a7825d58fb414181a0209dce6f9
[fdt] Add ability to locate node by phandle

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