Home
last modified time | relevance | path

Searched hist:"5 f2d6275" (Results 1 – 2 of 2) sorted by relevance

/openbmc/smbios-mdr/src/
H A Dsystem.cpp5f2d6275 Wed Sep 22 12:35:40 CDT 2021 Alex Schendel <alex.schendel@intel.com> Add FW Version in journalctl log

Adds version logging for BIOS active
version on every AC cycle and BMC reboot.
Log format: VERSION INFO - BIOS - <version info>
Where <version info> is the set of
letters and numbers describing the version.
User can retrieve FW versions by running:
journalctl | grep "VERSION INFO":

Tested:
AC Cycle:
VERSION INFO - BIOS - xxxxxxxx.xxx.xxxx.xxx.xxxxxxxxxx

BMC reboot:
VERSION INFO - BIOS - xxxxxxxx.xxx.xxxx.xxx.xxxxxxxxxx

Change-Id: Ibac6886aa2e1187fca83e36c870a0f887b20e4f6
Signed-off-by: Alex Schendel <alex.schendel@intel.com>
/openbmc/smbios-mdr/include/
H A Dmdrv2.hpp5f2d6275 Wed Sep 22 12:35:40 CDT 2021 Alex Schendel <alex.schendel@intel.com> Add FW Version in journalctl log

Adds version logging for BIOS active
version on every AC cycle and BMC reboot.
Log format: VERSION INFO - BIOS - <version info>
Where <version info> is the set of
letters and numbers describing the version.
User can retrieve FW versions by running:
journalctl | grep "VERSION INFO":

Tested:
AC Cycle:
VERSION INFO - BIOS - xxxxxxxx.xxx.xxxx.xxx.xxxxxxxxxx

BMC reboot:
VERSION INFO - BIOS - xxxxxxxx.xxx.xxxx.xxx.xxxxxxxxxx

Change-Id: Ibac6886aa2e1187fca83e36c870a0f887b20e4f6
Signed-off-by: Alex Schendel <alex.schendel@intel.com>