Searched refs:DEVICE_PATH_PROTOCOL (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/stand/efi/boot1/
H A Dproto.c39 static EFI_GUID DevicePathGUID = DEVICE_PATH_PROTOCOL;
H A Dboot1.c52 static EFI_GUID DevicePathGUID = DEVICE_PATH_PROTOCOL;
/freebsd-12-stable/stand/efi/gptboot/
H A Dproto.c51 static EFI_GUID DevicePathGUID = DEVICE_PATH_PROTOCOL;
/freebsd-12-stable/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h37 #define DEVICE_PATH_PROTOCOL EFI_DEVICE_PATH_PROTOCOL_GUID macro
/freebsd-12-stable/stand/efi/include/
H A Defiprot.h36 #define DEVICE_PATH_PROTOCOL \ macro
/freebsd-12-stable/stand/efi/libefi/
H A Ddevpath.c37 static EFI_GUID DevicePathGUID = DEVICE_PATH_PROTOCOL;
H A Denv.c86 { .efi_guid_name = "device path", .efi_guid = DEVICE_PATH_PROTOCOL },
/freebsd-12-stable/stand/efi/loader/
H A Dmain.c66 EFI_GUID devid = DEVICE_PATH_PROTOCOL;

Completed in 179 milliseconds