Skip to content

Commit

Permalink
Updated Aurora drivers and removed Intel Management Engine for now
Browse files Browse the repository at this point in the history
  • Loading branch information
aisgbnok committed Feb 5, 2022
1 parent f0bad61 commit 95f8f32
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions packages/clean_setup/clean_setup_customizations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,25 +203,17 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Intel_Management_Engine_Driver">
<CommandFile>C:\provisioning\software\aurora\Intel-Management-Engine-Interface-Driver_3C69Y_WIN_2016.14.0.1555_A04.exe</CommandFile>
<CommandLine>cmd /c "intel-management-engine-interface-driver_3c69y_win_2016.14.0.1555_a04.exe" /s</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Intel_Serial_IO_Driver">
<CommandFile>C:\provisioning\software\aurora\Intel-Serial-IO-Driver_WVVGP_WIN_30.100.1943.2_A08.exe</CommandFile>
<CommandLine>cmd /c "intel-serial-io-driver_wvvgp_win_30.100.1943.2_a08.exe" /s</CommandLine>
<CommandFile>C:\provisioning\software\aurora\Intel-Serial-IO-Driver_6CYP4_WIN_30.100.1943.2_A09_04.EXE</CommandFile>
<CommandLine>cmd /c "intel-serial-io-driver_6cyp4_win_30.100.1943.2_a09_04.exe" /s</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>True</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Intel_Rapid_Storage_Technology_Driver">
<CommandFile>C:\provisioning\software\aurora\Intel-Rapid-Storage-Technology-Driver_KTG51_WIN64_17.9.1.1009_A03.EXE</CommandFile>
<CommandLine>cmd /c "intel-rapid-storage-technology-driver_ktg51_win64_17.9.1.1009_a03.exe" /s /accepteula</CommandLine>
<CommandFile>C:\provisioning\software\aurora\Intel-Rapid-Storage-Technology-Driver_62C56_WIN64_17.9.6.1019_A04_01.EXE</CommandFile>
<CommandLine>cmd /c "intel-rapid-storage-technology-driver_62c56_win64_17.9.6.1019_a04_01.exe" /s /accepteula</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>True</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down

0 comments on commit 95f8f32

Please sign in to comment.