Home
last modified time | relevance | path

Searched refs:LocateDevicePath (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/stand/efi/libefi/
H A Ddevpath.c137 status = BS->LocateDevicePath(&DevicePathGUID, &devpath, &h); in efi_devpath_handle()
H A Defipart.c156 status = BS->LocateDevicePath(&blkio_guid, &devp, &h); in efiblk_get_pdinfo_by_device_path()
474 status = BS->LocateDevicePath(&blkio_guid, in efipart_updatecd()
663 status = BS->LocateDevicePath(&blkio_guid, in efipart_updatehd()
/freebsd-12.1/stand/efi/include/
H A Defiapi.h769 EFI_LOCATE_DEVICE_PATH LocateDevicePath; member
/freebsd-12.1/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1875 EFI_LOCATE_DEVICE_PATH LocateDevicePath; member