update docs

This commit is contained in:
rbalsleyMSFT
2024-03-11 12:04:19 -07:00
parent c7cef66aff
commit bc498995e9
+1 -1
View File
@@ -95,7 +95,7 @@ unit32 value of 512 or 4096. Not recommended to change from 512. Might be useful
When set to $true, will optimize the FFU file. Default is $true. When set to $true, will optimize the FFU file. Default is $true.
.PARAMETER CopyDrivers .PARAMETER CopyDrivers
When set to $true, will copy the drivers from the $FFUDevelopmentPath\Drivers folder to the FFU. Default is $false. When set to $true, will copy the drivers from the $FFUDevelopmentPath\Drivers folder to the Drivers folder on the deploy partition of the USB drive. Default is $false.
.PARAMETER CopyPEDrivers .PARAMETER CopyPEDrivers
When set to $true, will copy the drivers from the $FFUDevelopmentPath\PEDrivers folder to the WinPE deployment media. Default is $false. When set to $true, will copy the drivers from the $FFUDevelopmentPath\PEDrivers folder to the WinPE deployment media. Default is $false.