Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/libefi/
H A Ddevpath.c39 EFI_GUID gEfiDevicePathProtocolGuid = DEVICE_PATH_PROTOCOL; variable
64 status = OpenProtocolByHandle(handle, &gEfiDevicePathProtocolGuid, in efi_lookup_devpath()
76 status = BS->CloseProtocol(handle, &gEfiDevicePathProtocolGuid, IH, in efi_close_devpath()
171 status = BS->LocateDevicePath(&gEfiDevicePathProtocolGuid, in efi_devpath_handle()
H A Denv.c394 .efi_guid = &gEfiDevicePathProtocolGuid },
/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c175 &gEfiDevicePathProtocolGuid, (void **)&path); in has_keyboard()
896 &gEfiDevicePathProtocolGuid, (void **)&imgpath); in main()
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDevicePath.h1373 extern EFI_GUID gEfiDevicePathProtocolGuid;