Home
last modified time | relevance | path

Searched refs:efi_devpath_trim (Results 1 – 5 of 5) sorted by relevance

/src/stand/efi/include/
H A Defilib.h99 EFI_DEVICE_PATH *efi_devpath_trim(EFI_DEVICE_PATH *);
/src/stand/efi/gptboot/
H A Dproto.c164 trimmed = efi_devpath_trim(imgpath); in probe_handle()
/src/stand/efi/libefi/
H A Defipart.c221 parent = efi_devpath_trim(devpath); in efipart_find_parent()
313 parent = efi_devpath_trim(devpath); in efipart_ignore_device()
H A Ddevpath.c595 efi_devpath_trim(EFI_DEVICE_PATH *devpath) in efi_devpath_trim() function
/src/stand/efi/loader/
H A Dmain.c699 copy = efi_devpath_trim(devpath); in find_currdev()