summaryrefslogtreecommitdiffstats
path: root/amttool
Commit message (Collapse)AuthorAgeFilesLines
* Fix SOAP parameter order for OEM special commandsMichael Gernoth2011-05-251-1/+1
| | | | | | | | | | | | | This patch sends the argument SpecialCommand before the argument OEMparameters as mandated by RemoteControlInterface.wsdl from the intel AMT SDK. Tested on following models: Fujitsu Siemens Esprimo P7935 Fujitsu Siemens Esprimo P5925 Signed-off-by: Reinhard Tartler <siretart@tauware.de>
* amttool patchSimon Thompson2011-05-251-1/+11
| | | | | | | | | | | | | | | | Hi, Attached is a patch for your amttool code which allows access to machines provisioned in Enterprise mode. In Enterprise mode, machines listen on port 16993 rather than 16992, and only take SSL. Its a pretty basic patch to make the code work... Simon -- Simon Thompson Senior Experimental Computing Specialist School of Computer Science, The University of Birmingham
* - help text fixkraxel2008-12-191-1/+1
|
* - special command support for amttool.kraxel2008-12-191-5/+22
|
* - make BIOS-over-SOL work.kraxel2008-10-301-1/+7
|
* amttool: doc update, code cleanups.kraxel2007-08-271-26/+36
|
* lots of amttool bitskraxel2007-08-271-9/+142
|
* amttool improvements, manpagekraxel2007-08-241-23/+88
|
* better reportingkraxel2007-08-241-1/+20
|
* amttool improvedkraxel2007-08-241-54/+118
|
* add amttoolkraxel2007-08-201-0/+84