Home
last modified time | relevance | path

Searched refs:efi_dp_from_mem (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/cmd/
Dbootefi.c286 memdp = efi_dp_from_mem(0, 0, 0); in do_bootefi_exec()
446 bootefi_device_path = efi_dp_from_mem(EFI_RESERVED_MEMORY_TYPE, in do_bootefi()
/external/u-boot/include/
Defi_loader.h378 struct efi_device_path *efi_dp_from_mem(uint32_t mem_type,
/external/u-boot/lib/efi_loader/
Defi_device_path.c893 struct efi_device_path *efi_dp_from_mem(uint32_t memory_type, in efi_dp_from_mem() function