Searched refs:LocateDevicePath (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/stand/efi/libefi/ |
| H A D | efihttp.c | 211 status = BS->LocateDevicePath(&httpsb_guid, &imgpath, &handle); in efihttp_dev_init() 255 status = BS->LocateDevicePath(&httpsb_guid, &devpath, &handle); in efihttp_dev_open()
|
| H A D | devpath.c | 611 status = BS->LocateDevicePath(&DevicePathGUID, &devpath, &h); in efi_devpath_handle()
|
| H A D | efipart.c | 158 status = BS->LocateDevicePath(&blkio_guid, &devp, &h); in efiblk_get_pdinfo_by_device_path()
|
| /freebsd-13.1/stand/efi/loader/ |
| H A D | efiserialio.c | 231 status = BS->LocateDevicePath(&serial, &node, &handle); in comc_get_con_serial_handle()
|
| /freebsd-13.1/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiSpec.h | 1906 EFI_LOCATE_DEVICE_PATH LocateDevicePath; member
|
| /freebsd-13.1/stand/efi/include/ |
| H A D | efiapi.h | 773 EFI_LOCATE_DEVICE_PATH LocateDevicePath; member
|