Searched refs:EFI_MEM_DESC_VERSION (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | efi.h | 178 EFI_MEM_DESC_VERSION = 1, enumerator |
| /OK3568_Linux_fs/u-boot/cmd/ | ||
| H A D | efi.c | 210 if (map->version != EFI_MEM_DESC_VERSION) { in do_efi_mem() |