Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Defi.c71 void *efi_build_mem_table(struct efi_entry_memmap *map, int size, bool skip_bs) in efi_build_mem_table() function
218 desc = efi_build_mem_table(map, size, skip_bs); in do_efi_mem()
/openbmc/u-boot/include/
H A Defi.h484 void *efi_build_mem_table(struct efi_entry_memmap *map, int size, bool skip_bs);