]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Add ARM64 SoC ID to Processor Characteristics in smbiosview
authorRebecca Cran <rebecca@nuviainc.com>
Tue, 27 Oct 2020 17:29:29 +0000 (01:29 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 30 Oct 2020 01:39:30 +0000 (01:39 +0000)
commit0ec33398b40f949cb3aaeed33fab94faf3fa0912
tree4f88556bef975d2d50a6eb6ab8209757507498b0
parenta46e4738f5b8330effa07610faf1f04e5f2ba66c
ShellPkg: Add ARM64 SoC ID to Processor Characteristics in smbiosview

SMBIOS 3.4.0 defines bit 9 of the Type 4 table Processor Characteristics
field to be the ARM64 SoC ID support. Add support for it to the
smbiosview command.

Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c