mirror of
https://github.com/ipxe/ipxe
synced 2025-12-09 02:40:27 +03:00
69af6f0c30b8a5049fea47ce44d4cbbca1bfac65
Using fdt_path() to find the root node "/" currently fails, since it will attempt to find a child node with the empty name "" within the root node. Fix by changing fdt_path() to ignore any trailing slashes in a device tree path. Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
97.3%
Assembly
1.5%
Perl
0.6%
Makefile
0.3%
Python
0.2%