mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-02 00:08:43 +00:00
Revert "EFI: Disable RELOC by default temporary"
This reverts commit 39d54c8765
.
Tracked-On: #1122
Signed-off-by: Tianhua Sun <tianhuax.s.sun@intel.com>
This commit is contained in:
parent
633ede73d8
commit
473792c12a
@ -337,7 +337,7 @@ config MTRR_ENABLED
|
||||
|
||||
config RELOC
|
||||
bool "Enable hypervisor relocation"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
When selected, the hypervisor will relocate itself to where it is
|
||||
loaded. This allows the bootloader to put the hypervisor image to
|
||||
|
Loading…
Reference in New Issue
Block a user