mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-09 05:53:46 +00:00
The struct member types should be transfer to non-basic types, chaned it to length-prefix(uint32_t,int32_t ...) type. Signed-off-by: Huihuang Shi <huihuang.shi@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>