]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - INSTALL/grub/grub.cfg
Support WinPE with PESET.EXE
[Ventoy.git] / INSTALL / grub / grub.cfg
index 7784b31d449255d2fecbbd8804cea09c984c90ac..cb538c9a371d57acff7ed4eae4065b7a531e0788 100644 (file)
@@ -156,12 +156,6 @@ function locate_initrd {
 }
 
 function locate_wim {
-    if vt_strstr "$vt_volume_id" "yr"; then
-        if [ -f (loop)/isyl/isyl ]; then
-            vt_wim_peset
-        fi
-    fi
-
     vt_windows_locate_wim_patch (loop)
     
     if [ -n "${vtdebug_flag}" ]; then