From 0f1e92a4509fb1f336d9c4e4540767b5ac3e87d6 Mon Sep 17 00:00:00 2001 From: Francois Isabelle Date: Mon, 20 Apr 2009 15:07:14 +0000 Subject: [PATCH] Added documentation for 'ime' operating mode, used to update Intel ME. --- ipmitool/doc/ipmitool.1 | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/ipmitool/doc/ipmitool.1 b/ipmitool/doc/ipmitool.1 index da68d58..7237bf1 100644 --- a/ipmitool/doc/ipmitool.1 +++ b/ipmitool/doc/ipmitool.1 @@ -227,6 +227,7 @@ Commands: set Set runtime variable for shell and exec echo Used to echo lines to stdout in scripts ekanalyzer run FRU-Ekeying analyzer using FRU files + ime Upgrade/Query Intel ME firmware ipmitool chassis help .br @@ -825,6 +826,33 @@ and an AMC module or between 2 AMC modules Display both matched result and unmatched results of Ekeying match between two cards or two modules. +.RE +.RE +.TP +\fIime\fP +.RS +.TP +\fIhelp\fP +.br + +Print usage information +.TP +\fIinfo\fP + +Displays information about the Manageability Engine (ME) +.TP +\fIupdate\fP <\fBfile\fR> +.br + +Upgrade the ME firmware with the specified image file +.br +\fBWARNING\fR You MUST use a supported image provided by your board vendor +.br +.TP +\fIrollback\fP + +Perform manual rollback of the ME firmware + .RE .RE .TP