Searched refs:boot_info (Results 1 – 4 of 4) sorted by relevance
185 u64 boot_info; /* boot info table */ member
43 .boot_info = EFI_INVALID_TABLE_ADDR,134 if (efi.boot_info != EFI_INVALID_TABLE_ADDR) in systab_show()135 str += sprintf(str, "BOOTINFO=0x%lx\n", efi.boot_info); in systab_show()
73 &efi.boot_info,
990 unsigned long boot_info; /* boot info table */ member