Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Defi.c117 dest->type = EFI_TABLE_END; in efi_build_mem_table()
136 for (upto = 0; desc->type != EFI_TABLE_END; in efi_print_mem_table()
/OK3568_Linux_fs/u-boot/include/
H A Defi.h162 EFI_TABLE_END, /* For efi_build_mem_table() */ enumerator