mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-27 07:51:16 +00:00
Enable secure boot support option by default.
This commit is contained in:
@@ -436,7 +436,8 @@ void Ventoy2DiskWindow::OnInitWindow(void)
|
||||
QPixmap pix2;
|
||||
char ver[512];
|
||||
|
||||
ui->labelVentoyLocalSecure->hide();
|
||||
//ui->labelVentoyLocalSecure->hide();
|
||||
ui->actionSecure_Boot_Support->trigger();
|
||||
|
||||
m_part_group->addAction(ui->actionMBR);
|
||||
m_part_group->addAction(ui->actionGPT);
|
||||
|
Reference in New Issue
Block a user