login
Header Space

 
 

Re: [PATCH] Intel Management Engine Interface

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andi Kleen <andi@...>
Cc: <linux-kernel@...>
Date: Tuesday, December 11, 2007 - 2:38 pm

There are different ways you can connect to the Firmware and it all depends on
the ME subsystem you want to communicate with.
For Intel AMT, you would use LMS (Local Manageability Service) which acts as a
proxy for SOAP messages coming for management applications. LMS is available via
http://openamt.org/wiki/LocalManageabilityService.

The demo we had for storing kernel oops messages in the firmware used the AMT
1.0 interface (legacy) which allowed direct access to 3PDS using the MEI driver
interfaces. In AMT 3.0 (current platforms) this has been disabled and only SOAP
is possible which is why in the demo we changed the ME firmware to use AMT 1.0.

To have a feel for all of this, with many examples, samples and documentation
you can download the AMT 3.0 SDK (google: intel amt sdk).

Anas



Andi Kleen wrote:
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Intel Management Engine Interface, Anas Nashif, (Tue Dec 11, 1:32 pm)
Re: [PATCH] Intel Management Engine Interface, Alexander E. Patrakov, (Wed Dec 12, 4:48 am)
Re: [PATCH] Intel Management Engine Interface, Andi Kleen, (Tue Dec 11, 2:14 pm)
Re: [PATCH] Intel Management Engine Interface, Anas Nashif, (Tue Dec 11, 2:38 pm)
Re: [PATCH] Intel Management Engine Interface, Andi Kleen, (Tue Dec 11, 2:53 pm)
Re: [PATCH] Intel Management Engine Interface, Anas Nashif, (Tue Dec 11, 3:06 pm)
Re: [PATCH] Intel Management Engine Interface, Mark Lord, (Wed Dec 12, 11:00 am)
Re: [PATCH] Intel Management Engine Interface, Andi Kleen, (Wed Dec 12, 12:17 pm)
Re: [PATCH] Intel Management Engine Interface, Andi Kleen, (Tue Dec 11, 3:48 pm)
Re: [PATCH] Intel Management Engine Interface, David Miller, (Tue Dec 11, 3:02 pm)
Re: [PATCH] Intel Management Engine Interface, Andi Kleen, (Tue Dec 11, 3:47 pm)
speck-geostationary