提交 cf9a423c 编写于 作者: P Peter Krempa

schema: smbios: allow any strings

The smbios docs allow any string to be passed and libvirt does not
really do any validation on them. Allow passing any string.

Partially resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1373535
上级 fef3a810
......@@ -4517,9 +4517,7 @@
</define>
<define name="sysinfo-value">
<data type="string">
<param name='pattern'>[a-zA-Z0-9/\-_\. \(\)]+</param>
</data>
<data type="string"/>
</define>
<define name="acpiTable">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册