Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c688 EFI_DEVICE_PATH *imgpath; in main() local
896 &gEfiDevicePathProtocolGuid, (void **)&imgpath); in main()
898 text = efi_devpath_name(imgpath); in main()