acrn-hypervisor/hypervisor/bsp/uefi
Li, Fei1 6c8fc0a4df hv: remove vm_description_array
When we create an UOS, we didn't indicate the vmid.
Thus we can't get the vm description for the vm
description array.

Instead we use a temporary vm description to save data to
fill the vm structure when crate an UOS. It's uselesss once
UOS has created. So we don't need to maintain vm description
array here for UOS.

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
2018-05-30 14:01:56 +08:00
..
clearlinux Doc: add UEFI boot chapter in primer 2018-05-17 11:33:18 +08:00
efi hv: handle the case of empty hypervisor cmdline 2018-05-28 17:36:54 +08:00
include/bsp Revert "HV: Prepare cpu_secondary.S for AP trampoline code relocation" 2018-05-15 17:25:59 +08:00
cmdline.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
uefi.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vm_description.c hv: remove vm_description_array 2018-05-30 14:01:56 +08:00