37 #define DEVICE_TREE_TABLE_GUID \ 38 { 0xb1b621d5, 0xf19c, 0x41a5, \ 39 { 0x83, 0x0b, 0xd9, 0x15, 0x2c, 0x69, 0xaa, 0xe0 } } 54 DBGC ( &
efi_fdt,
"EFIFDT has no configuration table\n" );
struct arbelprm_rc_send_wqe rc
struct init_fn efi_fdt_init_fn __init_fn(INIT_EARLY)
EFI Flattened Device Tree initialisation function.
#define INIT_EARLY
Early initialisation.
static void efi_fdt_init(void)
Initialise EFI Flattened Device Tree.
An initialisation function.
EFI_USE_TABLE(DEVICE_TREE_TABLE, &efi_fdt, 0)
static struct fdt_header * efi_fdt
EFI Flattened Device Tree configuration table.
char * strerror(int errno)
Retrieve string representation of error number.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
int register_fdt(const struct fdt_header *hdr)
Register device tree.