Home
last modified time | relevance | path

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

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