ShellPkg: Update smbiosview type 9 with SMBIOS 3.5 fields

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3896

update smbiosview type 9 related fileds.

Signed-off-by: Bo Chang Ke <bo-changx.ke@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
This commit is contained in:
Bo Chang Ke
2022-04-21 18:54:46 +08:00
committed by mergify[bot]
parent fdfbf1fdab
commit a85ae8d964
4 changed files with 280 additions and 6 deletions

View File

@ -635,6 +635,10 @@ SmbiosPrintStructure (
ShellPrintHiiEx (-1, -1, NULL, STRING_TOKEN (STR_SMBIOSVIEW_PRINTINFO_DEV_FUNC_NUM), gShellDebug1HiiHandle, PeerGroupPtr[Index].DevFuncNum);
ShellPrintHiiEx (-1, -1, NULL, STRING_TOKEN (STR_SMBIOSVIEW_PRINTINFO_DATA_BUS_WIDTH), gShellDebug1HiiHandle, PeerGroupPtr[Index].DataBusWidth);
}
DisplaySystemSlotHeight (Struct->Type9->SlotHeight, Option);
DisplaySystemSlotPhysicalWidth (Struct->Type9->SlotPhysicalWidth, Option);
DisplaySystemSlotInformation (Struct->Type9->SlotInformation, Option);
}
}
@ -2898,11 +2902,6 @@ DisplaySystemSlotId (
IN UINT8 Option
)
{
//
// Display slot type first
//
DisplaySystemSlotType (SlotType, Option);
ShellPrintHiiEx (-1, -1, NULL, STRING_TOKEN (STR_SMBIOSVIEW_PRINTINFO_SLOT_ID), gShellDebug1HiiHandle);
//
// print option