From 94f7646a8e60cb873acc32056a8c6926792b1555 Mon Sep 17 00:00:00 2001 From: Alexander Amelkin Date: Tue, 4 Jun 2019 15:11:31 +0300 Subject: [PATCH] man: Update the chassis bootparam section Signed-off-by: Alexander Amelkin --- doc/ipmitool.1 | 56 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 43 insertions(+), 13 deletions(-) diff --git a/doc/ipmitool.1 b/doc/ipmitool.1 index 7160606..8689f71 100644 --- a/doc/ipmitool.1 +++ b/doc/ipmitool.1 @@ -474,35 +474,65 @@ Force boot into BIOS Setup. Force boot from Floppy/primary removable media. .RE .TP -\fIbootparam\fP -.RS +\fIbootparam\fP \fIget\fP <\fBopt_id\fR> [<\fBopt_param\fR>] + +Get value of system boot option number <\fBopt_id\fR>. Some boot +options (e.g. option 7) can also take an optional numeric parameter. + .TP -\fIforce_pxe\fP +\fIbootparam\fP \fIset\fP bootflag <\fBdevice\fR> [options=...] + +Set a boot flag. Valid devices are: + +.RS +.IP \fIforce_pxe\fP Force PXE boot -.TP -\fIforce_disk\fP +.IP \fIforce_disk\fP Force boot from default Hard-drive -.TP -\fIforce_safe\fP +.IP \fIforce_safe\fP Force boot from default Hard-drive, request Safe Mode -.TP -\fIforce_diag\fP +.IP \fIforce_diag\fP Force boot from Diagnostic Partition -.TP -\fIforce_cdrom\fP +.IP \fIforce_cdrom\fP Force boot from CD/DVD -.TP -\fIforce_bios\fP +.IP \fIforce_bios\fP Force boot into BIOS Setup + +.PP +Valid options are: + +.IP \fIPEF\fP + +Clear valid bit on reset/power cycle cause by PEF + +.IP \fItimeout\fP + +Automatically clear boot flag valid bit on timeout + +.IP \fIwatchdog\fP + +Clear valid bit on reset/power cycle cause by watchdog + +.IP \fIreset\fP + +Clear valid bit on push button reset/soft reset + +.IP \fIpower\fP + +Clear valid bit on power up via power push button or wake event .RE + .TP \fIselftest\fP + +Get the chassis self-test results + .RE .TP \fIdcmi\fP