|
iPXE
|
Flattened Device Tree management. More...
Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| int | imgfdt (struct image *image) |
| Apply flattened device tree image. More... | |
Flattened Device Tree management.
Definition in file fdtmgmt.c.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| int imgfdt | ( | struct image * | image | ) |
Apply flattened device tree image.
| image | FDT image, or NULL to clear FDT |
| rc | Return status code |
Definition at line 41 of file fdtmgmt.c.
References image_hide(), and image_tag().
Referenced by fdt_exec().
1.8.15