Home
last modified time | relevance | path

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

/freebsd-head/stand/efi/libefi/
HDdevpath.c35 static EFI_GUID DevicePathToTextGUID = EFI_DEVICE_PATH_TO_TEXT_PROTOCOL_GUID; variable
506 status = BS->LocateProtocol(&DevicePathToTextGUID, NULL, in efi_devpath_name()