Searched refs:boot_info (Results 1 – 3 of 3) sorted by relevance
44 .boot_info = EFI_INVALID_TABLE_ADDR,66 &efi.boot_info,153 if (efi.boot_info != EFI_INVALID_TABLE_ADDR) in systab_show()154 str += sprintf(str, "BOOTINFO=0x%lx\n", efi.boot_info); in systab_show()
185 u64 boot_info; /* boot info table */ member
948 unsigned long boot_info; /* boot info table */ member