]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - LinuxGUI/Ventoy2Disk/Web/ventoy_http.c
Fix the issue that install media not recognized when install Clear Linux. (#1674)
[Ventoy.git] / LinuxGUI / Ventoy2Disk / Web / ventoy_http.c
index 8344b05d8577da418350ff031aedb9d7e2819422..ac9920f7b554873b011a786eb5adc6d86bdcbd8c 100644 (file)
@@ -495,6 +495,7 @@ static int VentoyProcSecureBoot(int SecureBoot)
                        fl_remove("/EFI/BOOT/grubx64.efi");
                        fl_remove("/EFI/BOOT/grubx64_real.efi");
                        fl_remove("/EFI/BOOT/MokManager.efi");
+                       fl_remove("/EFI/BOOT/mmx64.efi");
             fl_remove("/ENROLL_THIS_KEY_IN_MOKMANAGER.cer");
 
                        file = fl_fopen("/EFI/BOOT/BOOTX64.EFI", "wb");