Home
last modified time | relevance | path

Searched refs:EFI_TABLE_VERSION (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/efi/
H A Defi_info.c23 if (info->version != EFI_TABLE_VERSION) { in efi_info_get()
H A Defi_stub.c242 info->version = EFI_TABLE_VERSION; in setup_info_table()
/openbmc/u-boot/include/
H A Defi.h261 #define EFI_TABLE_VERSION 1 macro