新增UEFI支持

This commit is contained in:
2023-08-10 13:21:30 +08:00
parent cd356e5f7f
commit 056a30c29d
13 changed files with 1570 additions and 375 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 系统(不支持自动安装,传统启动,推荐 Windows 7 及以下</string>
</property>
</item>
<item>
<property name="text">
<string>其他 Windows 系统不支持自动安装UEFI 启动,推荐 Windows 8 及以上)</string>
</property>
</item>
</widget>