public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/5] smbiosview and SmBios.h fixes, add SMBIOS 3.4.0 ARM64 SoC ID definition
@ 2020-10-27 17:29 Rebecca Cran
  2020-10-27 17:29 ` [PATCH v2 1/5] ShellPkg: Fix a couple of typos in smbiosview Rebecca Cran
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Rebecca Cran @ 2020-10-27 17:29 UTC (permalink / raw)
  To: devel
  Cc: Rebecca Cran, Michael D Kinney, Liming Gao, Zhiguang Liu, Ray Ni,
	Zhichao Gao

Fix some typos in smbiosview.

Add the SMC ARM64 SoC ID supported bit from SMBIOS 3.4.0 to SmBios.h
and smbiosview.

Fix the type of the PROCESSOR_CHARACTERISTIC_FLAGS bitfield.

Pull request: https://github.com/tianocore/edk2/pull/1052

Rebecca Cran (5):
  ShellPkg: Fix a couple of typos in smbiosview
  ShellPkg: Fix smbiosview string definition name for "boot from CD"
  ShellPkg: Add ARM64 SoC ID to Processor Characteristics in smbiosview
  MdePkg: Update SmBios.h to add SMBIOS 3.4.0 ARM64 SoC ID field
  MdePkg: Fix SmBios.h PROCESSOR_CHARACTERISTIC_FLAGS to be UINT16

 MdePkg/Include/IndustryStandard/SmBios.h      | 21 ++++++++++---------
 .../SmbiosView/PrintInfo.c                    |  2 +-
 .../SmbiosView/QueryTable.c                   |  4 ++++
 .../SmbiosView/SmbiosViewStrings.uni          |  4 ++--
 4 files changed, 18 insertions(+), 13 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-10-30 13:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-27 17:29 [PATCH v2 0/5] smbiosview and SmBios.h fixes, add SMBIOS 3.4.0 ARM64 SoC ID definition Rebecca Cran
2020-10-27 17:29 ` [PATCH v2 1/5] ShellPkg: Fix a couple of typos in smbiosview Rebecca Cran
2020-10-27 17:29 ` [PATCH v2 2/5] ShellPkg: Fix smbiosview string definition name for "boot from CD" Rebecca Cran
2020-10-27 17:29 ` [PATCH v2 3/5] ShellPkg: Add ARM64 SoC ID to Processor Characteristics in smbiosview Rebecca Cran
2020-10-27 17:29 ` [PATCH v2 4/5] MdePkg: Update SmBios.h to add SMBIOS 3.4.0 ARM64 SoC ID field Rebecca Cran
2020-10-28  5:05   ` Zhiguang Liu
2020-10-27 17:29 ` [PATCH v2 5/5] MdePkg: Fix SmBios.h PROCESSOR_CHARACTERISTIC_FLAGS to be UINT16 Rebecca Cran
2020-10-28  5:05   ` Zhiguang Liu
2020-10-28  0:56 ` 回复: [PATCH v2 0/5] smbiosview and SmBios.h fixes, add SMBIOS 3.4.0 ARM64 SoC ID definition gaoliming
2020-10-28  1:27   ` [edk2-devel] " Rebecca Cran
2020-10-30  1:08 ` Gao, Zhichao
2020-10-30  1:14   ` 回复: " gaoliming
2020-10-30 13:28   ` Rebecca Cran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox