支持UEFI启动

This commit is contained in:
2023-08-09 22:57:14 +08:00
parent 01fe3ed3ab
commit f2d766d0f9
8 changed files with 290 additions and 84 deletions

View File

@@ -25,7 +25,7 @@
<enum>QTabWidget::Rounded</enum>
</property>
<property name="currentIndex">
<number>2</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
@@ -86,7 +86,12 @@
</item>
<item>
<property name="text">
<string>其它 Windows 系统(不支持自动安装)</string>
<string>其它 Windows 系统(不支持自动安装,传统启动</string>
</property>
</item>
<item>
<property name="text">
<string>其他 Windows 系统不支持自动安装UEFI 启动)</string>
</property>
</item>
</widget>