Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi/
H A Defi_info.c24 if (info->version != EFI_TABLE_VERSION) { in efi_info_get()
H A Defi_stub.c245 info->version = EFI_TABLE_VERSION; in setup_info_table()
/OK3568_Linux_fs/u-boot/include/
H A Defi.h248 #define EFI_TABLE_VERSION 1 macro