mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-23 09:47:44 +00:00
HV: Remove hypervisor.h from bsp folder
Re-organize the code to remove usage of hypervisor.h from bsp folder, without changing any functionality. Tracked-On: #2694 Signed-off-by: Arindam Roy <arindam.roy@intel.com>
This commit is contained in:
committed by
ACRN System Integration
parent
3d85d72fa9
commit
691468a361
@@ -4,8 +4,10 @@
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
#include <hypervisor.h>
|
||||
#include <multiboot.h>
|
||||
#include <vm.h>
|
||||
#include <types.h>
|
||||
#include <pgtable.h>
|
||||
#include <firmware.h>
|
||||
#include <firmware_sbl.h>
|
||||
#include <firmware_uefi.h>
|
||||
|
Reference in New Issue
Block a user