Improve description and title for vUART connection end point VM name
Tracked-On: #5692 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
753b2cf2c3
commit
6b6f961088
|
@ -211,8 +211,8 @@ The size is a subset of the VM's total memory size specified on the Basic tab.</
|
|||
<xs:complexType name="VuartEndpointType">
|
||||
<xs:sequence>
|
||||
<xs:element name="vm_name" type="xs:string">
|
||||
<xs:annotation acrn:title="vUART connection VM name">
|
||||
<xs:documentation>vUART connection VM name</xs:documentation>
|
||||
<xs:annotation acrn:title="vUART VM name">
|
||||
<xs:documentation>Specify the VM name of one end point for this vUART connection.</xs:documentation>
|
||||
</xs:annotation>
|
||||
</xs:element>
|
||||
<xs:element name="io_port" type="HexFormat">
|
||||
|
|
Loading…
Reference in New Issue