Home
last modified time | relevance | path

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

/freebsd/stand/efi/libefi/
H A Defihttp.c206 status = BS->LocateDevicePath(&httpsb_guid, &imgpath, &handle); in efihttp_dev_init()
250 status = BS->LocateDevicePath(&httpsb_guid, &devpath, &handle); in efihttp_dev_open()
H A Deficom.c237 status = BS->LocateDevicePath(&serial, &node, &handle); in comc_get_con_serial_handle()
H A Ddevpath.c625 status = BS->LocateDevicePath(&DevicePathGUID, &devpath, &h); in efi_devpath_handle()
H A Defipart.c157 status = BS->LocateDevicePath(&blkio_guid, &devp, &h); in efiblk_get_pdinfo_by_device_path()
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1906 EFI_LOCATE_DEVICE_PATH LocateDevicePath; member
/freebsd/stand/efi/include/
H A Defiapi.h772 EFI_LOCATE_DEVICE_PATH LocateDevicePath; member