Searched refs:EFI_MEM_DESC_VERSION (Results 1 – 2 of 2) sorted by relevance
/third_party/uboot/u-boot-2020.01/cmd/ | ||
D | efi.c | 213 if (map->version != EFI_MEM_DESC_VERSION) { in do_efi_mem() |
/third_party/uboot/u-boot-2020.01/include/ | ||
D | efi.h | 194 #define EFI_MEM_DESC_VERSION 1 macro |