mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-23 17:58:30 +00:00
HV: vm_load: rename vboot_info.h to vboot.h
vboot_info.h declares vm loader function also, so rename the file name to vboot.h; Tracked-On: #6323 Signed-off-by: Victor Sun <victor.sun@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <asm/pgtable.h>
|
||||
#include <asm/mmu.h>
|
||||
#include <logmsg.h>
|
||||
#include <vboot_info.h>
|
||||
#include <vboot.h>
|
||||
#include <asm/board.h>
|
||||
#include <asm/sgx.h>
|
||||
#include <sbuf.h>
|
||||
|
Reference in New Issue
Block a user