mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-23 14:07:42 +00:00
doc: remove use of :term: role in tooltip
The configurator can't process :term: glossary references, so remove it. Tracked-On: #5692 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
b82805f77b
commit
9f0998af3e
@ -70,7 +70,7 @@
|
|||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="SECURITY_VM_FIXUP" type="Boolean" default="n">
|
<xs:element name="SECURITY_VM_FIXUP" type="Boolean" default="n">
|
||||||
<xs:annotation acrn:title="Security VM Features" acrn:views="advanced">
|
<xs:annotation acrn:title="Security VM Features" acrn:views="advanced">
|
||||||
<xs:documentation>This option enables hypervisor features potentially needed by a :term:`Security VM`:
|
<xs:documentation>This option enables hypervisor features potentially needed by a Security VM:
|
||||||
|
|
||||||
- The virtual Trusted Platform Module (vTPM) 2.0 ACPI table, likely
|
- The virtual Trusted Platform Module (vTPM) 2.0 ACPI table, likely
|
||||||
used by a security VM, is usually generated statically at build
|
used by a security VM, is usually generated statically at build
|
||||||
|
Loading…
Reference in New Issue
Block a user