MEIControlInfoDriver
Definition
typedef struct MEIControlInfoDriver { char version[MEIControlSTRING_MAX]; } MEIControlInfoDriver;
Description
MEIControlInfoDriver is a structure that contains the version information of the connected hardware.
The version of the Driver the host uses to interface with the controller.
See Also