Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Defi.h190 #define EFI_MEM_DESC_VERSION 1 macro
/openbmc/u-boot/cmd/
H A Defi.c212 if (map->version != EFI_MEM_DESC_VERSION) { in do_efi_mem()