audk/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView
Prakash.K 6c1988af76 ShellPkg: Display SMBIOS Type38 fields in smbiosview in formatted view
In smbiosview command in shell, below are the fields of SMBIOS
Type38 table which can be displayed in formatted manner.
1. Base Address
1. IPMI Specification Version.
2. NV Storage Device Address.
Base Address:
As per spec, the value in Base Address field of SMBIOS type38 table
should be right shifted by 1 if the interface type is SSIF.
IPMI Specification Version:
If the value in IPMI Specification Version field is 15H,
it should be displayed 1.5.
NV Storage Device Address:
If the value in NV Storage Device Address field is 0xFF,
it should be displayed as "No storage device is Present".

Cc: Vasudevan Sambandan <vasudevans@ami.com>
Cc: Sundaresan Selvaraj <sundaresans@ami.com>
Cc: Gayathri Thunuguntla <gayathrit@ami.com>
Signed-off-by: Prakash K <prakashk@ami.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2023-01-18 02:21:19 +00:00
..
EventLogInfo.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EventLogInfo.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
LibSmbiosView.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
LibSmbiosView.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrintInfo.c ShellPkg: Display SMBIOS Type38 fields in smbiosview in formatted view 2023-01-18 02:21:19 +00:00
PrintInfo.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
QueryTable.c ShellPkg/SmbiosView: Update ProcessorUpgradeTable 2022-11-28 08:41:04 +00:00
QueryTable.h ShellPkg: Update smbiosview type 9 with SMBIOS 3.5 fields 2022-04-22 01:48:09 +00:00
SmbiosView.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmbiosView.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmbiosViewStrings.uni ShellPkg: Display SMBIOS Type38 fields in smbiosview in formatted view 2023-01-18 02:21:19 +00:00