acrn-hypervisor/hypervisor/partition/cb2_dnv
Li, Fei1 6f0edfc38d hv: coding style: use the defined data type __packed
1) Use __attribute__((packed)) instead of #pragma pack(1)
2) Use the defined data type __packed instead of __attribute__((packed))

Tracked-On: #861
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2019-01-02 09:35:00 +08:00
..
mptable.c hv: coding style: use the defined data type __packed 2019-01-02 09:35:00 +08:00
vm_description.c HV: separate e820 related code as e820.c/h 2018-12-12 09:12:12 +08:00