acrn-hypervisor/hypervisor/bsp/uefi/efi
Yin Fengwei 0e0dbbaca3 hv: Move the strcut acrn_vcpu_regs to public header file
Move struct acrn_vcpu_regs, acrn_descriptor_ptr and
acrn_gp_regs to acrn_common.h. The struct acrn_vcpu_regs
will be used as parameter of hypercall

Tracked-On: #1231
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
2018-09-29 15:34:02 +08:00
..
boot.c hv: Move the strcut acrn_vcpu_regs to public header file 2018-09-29 15:34:02 +08:00
boot.h hv: efi_context refine 2018-09-29 09:24:00 +08:00
efilinux.h Replace __emalloc() with a call to uefi allocate_page() 2018-09-19 14:32:02 +08:00
Makefile hv: Move the strcut acrn_vcpu_regs to public header file 2018-09-29 15:34:02 +08:00
malloc.c Removed dead funcs in EFI stub module 2018-09-19 14:32:02 +08:00
multiboot.h allocate boot related struct right after hypervisor memory 2018-09-19 14:32:02 +08:00
pe.c initial import 2018-05-11 14:44:28 +08:00
stdlib.h Removed dead funcs in EFI stub module 2018-09-19 14:32:02 +08:00