> +  ///
> +  /// Type of the device.
> +  /// This field is also served as a device Access protocol GUID.
> +  /// The device access protocol is installed on the DeviceHandle.
> +  /// The device access protocol is device specific.
> +  ///   EDKII_DEVICE_IDENTIFIER_TYPE_PCI_GUID means the device access 
> protocol is PciIo.
> +  ///   EDKII_DEVICE_IDENTIFIER_TYPE_USB_GUID means the device access 
> protocol is UsbIo.
> +  ///
> +  EFI_GUID              DeviceType;

Do we still need DeviceType? Consumer can query the Handle to understand the 
device type.

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#50057): https://edk2.groups.io/g/devel/message/50057
Mute This Topic: https://groups.io/mt/40117495/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to