Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Defi.c119 dest->type = EFI_TABLE_END; in efi_build_mem_table()
138 for (upto = 0; desc->type != EFI_TABLE_END; in efi_print_mem_table()
/openbmc/u-boot/include/
H A Defi.h173 EFI_TABLE_END, /* For efi_build_mem_table() */ enumerator