Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/
H A Defi_main.c141 img->FilePath == NULL) ? 1 : 0; in efi_main()
144 (DevicePathType(img->FilePath) != MEDIA_DEVICE_PATH || in efi_main()
145 DevicePathSubType(img->FilePath) != MEDIA_FILEPATH_DP || in efi_main()
146 DevicePathNodeLength(img->FilePath) <= in efi_main()
H A Dmain.c888 text = efi_devpath_name(img->FilePath); in main()
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DLoadFile2.h63 IN EFI_DEVICE_PATH_PROTOCOL *FilePath,
H A DLoadFile.h67 IN EFI_DEVICE_PATH_PROTOCOL *FilePath,
H A DLoadedImage.h54 …EFI_DEVICE_PATH_PROTOCOL *FilePath; ///< A pointer to the file path portion specific to Devi… member
H A DDevicePath.h1300 FILEPATH_DEVICE_PATH FilePath; member
1356 FILEPATH_DEVICE_PATH *FilePath; member
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h572 ACPI_EFI_DEVICE_PATH *FilePath,
618 ACPI_EFI_DEVICE_PATH *FilePath; member