From: "Tian, Feng" <feng.tian@intel.com>
To: "Zeng, Star" <star.zeng@intel.com>,
"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Gao, Liming" <liming.gao@intel.com>,
"Kinney, Michael D" <michael.d.kinney@intel.com>,
"Ni, Ruiyu" <ruiyu.ni@intel.com>,
"Carsey, Jaben" <jaben.carsey@intel.com>,
"Tian, Feng" <feng.tian@intel.com>
Subject: Re: [PATCH 0/3] Add SMBIOS spec 3.1.0 support
Date: Tue, 17 Jan 2017 05:50:48 +0000 [thread overview]
Message-ID: <7F1BAD85ADEA444D97065A60D2E97EE5699A9F5A@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <1484623499-180236-1-git-send-email-star.zeng@intel.com>
MdeModulePkg reviewed-by: Feng Tian <feng.tian@intel.com>
Thanks
Feng
-----Original Message-----
From: Zeng, Star
Sent: Tuesday, January 17, 2017 11:25 AM
To: edk2-devel@lists.01.org
Cc: Zeng, Star <star.zeng@intel.com>; Gao, Liming <liming.gao@intel.com>; Kinney, Michael D <michael.d.kinney@intel.com>; Tian, Feng <feng.tian@intel.com>; Ni, Ruiyu <ruiyu.ni@intel.com>; Carsey, Jaben <jaben.carsey@intel.com>
Subject: [PATCH 0/3] Add SMBIOS spec 3.1.0 support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=340
TPM Device (Type 43) support has been added at
713e4b007cb791829397522ad8f366dd1e08bee6 and e9f0be021b7649c15d823e193110c0088cda9a89.
These patch are to add support for below items.
• BIOS Information (Type 0):
– Add new entry for extended BIOS ROM size • System Enclosure or Chassis (Type 3):
– Add new chassis types: IoT Gateway and Embedded PC – Add new chassis types: Mini PC and Stick PC • Processor Information (Type 4):
– Add Intel Core m3 m5 m7 processors
– Add processor socket AM4
– Add processor socket LGA1151
– Add processor socket BGA1356, BGA1440, BGA1515 – Add AMD Opteron A-Series processor – Add processor socket LGA3647-1 – Add processor socket SP3 Processors – Add families for ARMv7 and ARMv8 – Add family for AMD Opteron(TM) X3000 Series APU • Cache Information (Type 7):
– Extend to support Cache sizes >2047 MB • System Slots (Type 9):
– Add Mini PCIe support
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Star Zeng (3):
MdePkg: Add definitions for SMBIOS spec 3.1.0
MdeModulePkg: Update PcdSmbiosVersion to 0x0301 for SMBIOS spec 3.1.0
ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0
MdeModulePkg/MdeModulePkg.dec | 2 +-
MdePkg/Include/IndustryStandard/SmBios.h | 46 ++++++++++++++++--
.../SmbiosView/PrintInfo.c | 44 ++++++++++++++++-
.../SmbiosView/QueryTable.c | 56 ++++++++++++++++++++++
.../SmbiosView/SmbiosViewStrings.uni | 1 +
.../UefiShellDebug1CommandsLib.uni | 3 +-
6 files changed, 145 insertions(+), 7 deletions(-)
--
2.7.0.windows.1
next prev parent reply other threads:[~2017-01-17 5:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-17 3:24 [PATCH 0/3] Add SMBIOS spec 3.1.0 support Star Zeng
2017-01-17 3:24 ` [PATCH 1/3] MdePkg: Add definitions for SMBIOS spec 3.1.0 Star Zeng
2017-01-18 7:25 ` Gao, Liming
2017-01-17 3:24 ` [PATCH 2/3] MdeModulePkg: Update PcdSmbiosVersion to 0x0301 " Star Zeng
2017-01-17 3:24 ` [PATCH 3/3] ShellPkg SmbiosView: Add decoding of " Star Zeng
2017-01-17 5:50 ` Tian, Feng [this message]
2017-01-18 20:59 ` [PATCH 0/3] Add SMBIOS spec 3.1.0 support Carsey, Jaben
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7F1BAD85ADEA444D97065A60D2E97EE5699A9F5A@SHSMSX101.ccr.corp.intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox