Files
FWS-ISO/configs/releng/airootfs/usr/local
nocode 384a45f70e feat(fws-windows-deploy): add intel vmd driver injection support
Add support for injecting Intel VMD drivers during Windows deployment. The script now:

- Parses the intel_vmd configuration option from the state file
- Checks for Intel VMD drivers in /usr/local/share/fws/drivers/intel-vmd/
- Injects drivers via WinPE (dism) when requested and available
- Falls back to Windows inbox VMD driver with a warning if no driver found
- Forces WinPE path when VMD driver injection is needed
- Passes driver path to fws-windows-bcdfix for processing
2026-07-09 15:57:52 +02:00
..