windows: 更新 vmd 驱动

This commit is contained in:
bin456789
2025-09-29 22:12:25 +08:00
parent 8689c45b07
commit 8d55af091d

View File

@@ -6475,7 +6475,7 @@ EOF
done
if ! $is_gen11 && [ "$build_ver" -ge 19041 ]; then
url=https://downloadmirror.intel.com/849939/SetupRST.exe # RST v20
url=https://downloadmirror.intel.com/865363/SetupRST.exe # RST v20
elif [ "$build_ver" -ge 15063 ]; then
url=https://downloadmirror.intel.com/849934/SetupRST.exe # RST v19
else