mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-25 23:13:26 +00:00
doc: add limitation for UEFI services
- add limitation for UEFI services Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
This commit is contained in:
parent
63e66e6592
commit
e9e593990c
@ -162,6 +162,11 @@ The Boot process proceeds as follows:
|
|||||||
bootloader through dm-verity
|
bootloader through dm-verity
|
||||||
#. Virtual bootloader starts the User-side verified boot process
|
#. Virtual bootloader starts the User-side verified boot process
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
To avoid hardware resources conflict with ACRN hypervisor, UEFI
|
||||||
|
services shall not use IOMMU. In addtion, currently we only support
|
||||||
|
UEFI timer with HPET MSI.
|
||||||
|
|
||||||
Direct boot mode
|
Direct boot mode
|
||||||
================
|
================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user