Home
last modified time | relevance | path

Searched refs:EFI_MEM_DESC_VERSION (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/cmd/
Defi.c213 if (map->version != EFI_MEM_DESC_VERSION) { in do_efi_mem()
/third_party/uboot/u-boot-2020.01/include/
Defi.h194 #define EFI_MEM_DESC_VERSION 1 macro