mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-04 11:24:03 +00:00
libuuid sports only uuid (big endian encoding), though mei requires guids (little endian encoding). The base types are based on <linux/uuid.h> header. Tracked-On: #1536 Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>