mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-10 04:28:31 +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
|
config RELOC
|
||||||
bool "Enable hypervisor relocation"
|
bool "Enable hypervisor relocation"
|
||||||
default n
|
default y
|
||||||
help
|
help
|
||||||
When selected, the hypervisor will relocate itself to where it is
|
When selected, the hypervisor will relocate itself to where it is
|
||||||
loaded. This allows the bootloader to put the hypervisor image to
|
loaded. This allows the bootloader to put the hypervisor image to
|
||||||
|
Loading…
Reference in New Issue
Block a user