Compatibility improvement for some WinPE

This commit is contained in:
longpanda
2021-08-03 14:53:29 +08:00
parent 5fea6eab7e
commit 88793d548a
4 changed files with 123 additions and 20 deletions

View File

@@ -921,7 +921,7 @@ function legacy_windows_menu_func {
loopback loop "$1$2"
fi
for file in "boot/bcd" "/efi/microsoft/boot/bcd" "SSTR/BCD"; do
for file in "boot/bcd" "/efi/microsoft/boot/bcd" "SSTR/BCD" "boot/bce"; do
vt_windows_collect_wim_patch bcd (loop)/$file
done