Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Defi.h178 EFI_MEM_DESC_VERSION = 1, enumerator
/OK3568_Linux_fs/u-boot/cmd/
H A Defi.c210 if (map->version != EFI_MEM_DESC_VERSION) { in do_efi_mem()