Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/lib/efi/
Defi_info.c23 if (info->version != EFI_TABLE_VERSION) { in efi_info_get()
Defi_stub.c242 info->version = EFI_TABLE_VERSION; in setup_info_table()
/third_party/uboot/u-boot-2020.01/include/
Defi.h265 #define EFI_TABLE_VERSION 1 macro