1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added code to create Intel AMT setup.bin file.

This commit is contained in:
Ylian Saint-Hilaire 2020-10-26 20:39:04 -07:00
parent a5764178c7
commit 3561ad8c16
4 changed files with 366 additions and 3 deletions

View file

@ -97,6 +97,7 @@
<Compile Include="amt\amt-ider-module.js" />
<Compile Include="amt\amt-ider.js" />
<Compile Include="amt\amt-redir-mesh.js" />
<Compile Include="amt\amt-setupbin.js" />
<Compile Include="amt\amt-wsman-comm.js" />
<Compile Include="amt\amt-wsman.js" />
<Compile Include="amt\amt-xml.js" />