mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 20:47:56 +00:00
The structures defined in acrn_efi.h is x86 related, move it to acrh/x86/guest/. Also, the headfile will be used on both SBL & UEFI platforms, rename it to vm0_boot.h Signed-off-by: Binbin Wu <binbin.wu@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>