mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
There are bootloaders require cold reboot as ACPI reboot instead of warm reboot. So we set 0xE to reset value of FADT to make ACPI reboot cold reboot. Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>