mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-04 11:24:03 +00:00
1. virtio_mei structure represents an instance of mei device. 2. vmei_me_client represents an ME application in the MEI FW. 3. vmei_host_client represent a host application talking to the ME application, ME application can support multiple connections. 4. Add debug helpers Tracked-On: #1536 Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>