acrn-hypervisor/hypervisor/include
Victor Sun 9ac8e292fd HV: add efi memory map parsing function
When hypervisor boot from efi environment, the efi memory layout should be
considered as main memory map reference for hypervisor use. This patch add
function that parses the efi memory descriptor entries info from efi memory
map pointer and stores the info into a static hv_memdesc[] array.

Tracked-On: #5626

Signed-off-by: Victor Sun <victor.sun@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2021-06-11 10:06:02 +08:00
..
arch/x86/asm HV: modularization: rename multiboot.h to boot.h 2021-06-11 10:06:02 +08:00
common HV: add efi memory map parsing function 2021-06-11 10:06:02 +08:00
debug hv: deny access to HV owned legacy PIO UART from SOS 2021-06-08 16:16:14 +08:00
dm HV: vpci: check if address is in VM BAR MMIO space 2021-06-08 08:39:01 +08:00
hw hv: ensure PTM root is always enabled in hw 2021-05-27 09:00:50 +08:00
lib HV: add efi memory map parsing function 2021-06-11 10:06:02 +08:00
public hv: hypercall: 72 reserved bytes are used in struct hc_platform_info to pass physical APIC and cat IDs shift to DM 2021-05-26 11:23:06 +08:00