[edk2-devel] [PATCH v5 0/3] Update to support SmBios 3.3.0

Abner Chang posted 3 patches 4 years, 6 months ago
Failed in applying to current master (apply log)
MdeModulePkg/MdeModulePkg.dec                      |  4 +-
MdePkg/Include/IndustryStandard/SmBios.h           | 76 +++++++++++++++++++++-
.../SmbiosView/PrintInfo.c                         | 23 ++++++-
.../SmbiosView/PrintInfo.h                         | 13 +++-
.../SmbiosView/QueryTable.c                        | 63 +++++++++++++++++-
.../UefiShellDebug1CommandsLib.uni                 |  3 +-
6 files changed, 173 insertions(+), 9 deletions(-)
[edk2-devel] [PATCH v5 0/3] Update to support SmBios 3.3.0
Posted by Abner Chang 4 years, 6 months ago
Codes changes for SMBIOS spec 3.3.0 (Already public on DMTF).

Bugzilla link,
https://bugzilla.tianocore.org/show_bug.cgi?id=2202

Abner Chang (3):
  MdeModulePkg: Update to support SmBios 3.3.0
  MdePkg/Include: Update to support SmBios 3.3.0
  ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0

 MdeModulePkg/MdeModulePkg.dec                      |  4 +-
 MdePkg/Include/IndustryStandard/SmBios.h           | 76 +++++++++++++++++++++-
 .../SmbiosView/PrintInfo.c                         | 23 ++++++-
 .../SmbiosView/PrintInfo.h                         | 13 +++-
 .../SmbiosView/QueryTable.c                        | 63 +++++++++++++++++-
 .../UefiShellDebug1CommandsLib.uni                 |  3 +-
 6 files changed, 173 insertions(+), 9 deletions(-)

-- 
2.7.4


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#48555): https://edk2.groups.io/g/devel/message/48555
Mute This Topic: https://groups.io/mt/34440299/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH v5 0/3] Update to support SmBios 3.3.0
Posted by Liming Gao 4 years, 6 months ago
Reviewed-by: Liming Gao <liming.gao@intel.com>

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Abner Chang
> Sent: Tuesday, October 8, 2019 4:04 PM
> To: devel@edk2.groups.io
> Cc: abner.chang@hpe.com
> Subject: [edk2-devel] [PATCH v5 0/3] Update to support SmBios 3.3.0
> 
> Codes changes for SMBIOS spec 3.3.0 (Already public on DMTF).
> 
> Bugzilla link,
> https://bugzilla.tianocore.org/show_bug.cgi?id=2202
> 
> Abner Chang (3):
>   MdeModulePkg: Update to support SmBios 3.3.0
>   MdePkg/Include: Update to support SmBios 3.3.0
>   ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0
> 
>  MdeModulePkg/MdeModulePkg.dec                      |  4 +-
>  MdePkg/Include/IndustryStandard/SmBios.h           | 76 +++++++++++++++++++++-
>  .../SmbiosView/PrintInfo.c                         | 23 ++++++-
>  .../SmbiosView/PrintInfo.h                         | 13 +++-
>  .../SmbiosView/QueryTable.c                        | 63 +++++++++++++++++-
>  .../UefiShellDebug1CommandsLib.uni                 |  3 +-
>  6 files changed, 173 insertions(+), 9 deletions(-)
> 
> --
> 2.7.4
> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#48575): https://edk2.groups.io/g/devel/message/48575
Mute This Topic: https://groups.io/mt/34440299/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-