Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/cmd/
Defi.c120 dest->type = EFI_TABLE_END; in efi_build_mem_table()
139 for (upto = 0; desc->type != EFI_TABLE_END; in efi_print_mem_table()
/third_party/uboot/u-boot-2020.01/include/
Defi.h177 EFI_TABLE_END, /* For efi_build_mem_table() */ enumerator