acrn-hypervisor/hypervisor/bsp/uefi/efi
Zide Chen 6c9e451b41 hv: EFI can load Hypervisor to address other than COMNFIG_RAM_START
- UEFI: change __emalloc() function to allocate from any available memory
  under 4G
- Define CONFIG_RAM_START to the lowest possible address 1M, making sure
  HV can only be relocated to higher address

Signed-off-by: Zheng Gen <gen.zheng@intel.com>
Signed-off-by: Zide Chen <zide.chen@intel.com>
Reviewed-by: Yin fengwei <fengwei.yin@intel.com>
2018-07-11 10:25:16 +08:00
..
boot.c hv: EFI can load Hypervisor to address other than COMNFIG_RAM_START 2018-07-11 10:25:16 +08:00
boot.h HV:CPU: Add 'U/UL' for unsigned const value 2018-07-09 10:27:21 +08:00
efilinux.h efi: clean RuntimeServices code 2018-05-15 17:25:57 +08:00
Makefile HV Makefile: fix detection of gnu-efi tools location 2018-06-22 17:17:14 +08:00
malloc.c hv: EFI can load Hypervisor to address other than COMNFIG_RAM_START 2018-07-11 10:25:16 +08:00
multiboot.h HV: treewide: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00
pe.c initial import 2018-05-11 14:44:28 +08:00
stdlib.h hv: add memory allocation functions for trampoline code relocation 2018-06-11 12:15:28 +08:00