minor ipxe changes

This commit is contained in:
brent s. 2020-06-19 01:53:49 -04:00
parent 5b537e3531
commit f4f8f482b8
Signed by: bts
GPG Key ID: 8C004C2F93481F6B
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
</xs:complexType>
</xs:element>
</xs:choice>
<xs:attribute name="file" type="t_unix_anyfile" use="required"/>
<xs:attribute name="file" type="t_unix_relfilepath" use="required"/>
</xs:complexType>

<xs:complexType name="e_ipxe_optswitch">