]> git.ozlabs.org Git - petitboot/commit
Retrieve BMC version info via IPMI
authorSam Mendoza-Jonas <sam@mendozajonas.com>
Fri, 29 Jan 2016 04:16:34 +0000 (15:16 +1100)
committerSam Mendoza-Jonas <sam@mendozajonas.com>
Wed, 10 Feb 2016 05:21:08 +0000 (16:21 +1100)
commitd531395a3ff60730238854b127925978f6eab289
treee2dcc3ec892e43c0a3a2f5f03020a85f7fda7a31
parentd974c3c39237c8e94bb3a51d3511d18dea01043e
Retrieve BMC version info via IPMI

On BMC machines the "Get Device ID" and "Get BMC Golden Side Version"
IPMI commands are available. If possible retrieve some interesting
version numbers and display them in the System Information screen.

Signed-off-by: Sam Mendoza-Jonas <sam@mendozajonas.com>
discover/ipmi.h
discover/platform-powerpc.c
lib/pb-protocol/pb-protocol.c
lib/types/types.h
ui/ncurses/nc-sysinfo.c