public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Gao, Zhichao" <zhichao.gao@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Lien, HoraceX" <horacex.lien@intel.com>
Subject: Re: [edk2-devel] [PATCH] ShellPkg: Update smbiosview type 4 with SMBIOS 3.6 fields
Date: Wed, 27 Mar 2024 02:58:10 +0000	[thread overview]
Message-ID: <PH7PR11MB6377FD9B1E6B1A4894844BC4F6342@PH7PR11MB6377.namprd11.prod.outlook.com> (raw)
In-Reply-To: <79d6922f33896db278e15ae0545b1bbc18f99680.1711444127.git.horacex.lien@intel.com>

Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>

Thanks,
Zhichao

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Lien,
> HoraceX
> Sent: Tuesday, March 26, 2024 5:11 PM
> To: devel@edk2.groups.io
> Cc: Lien, HoraceX <horacex.lien@intel.com>; Gao, Zhichao
> <zhichao.gao@intel.com>
> Subject: [edk2-devel] [PATCH] ShellPkg: Update smbiosview type 4 with
> SMBIOS 3.6 fields
> 
> From: HoraceX Lien <horacex.lien@intel.com>
> 
> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4737
> 
> update smbiosview type 4 related fileds.
> 
> Signed-off-by: HoraceX Lien <horacex.lien@intel.com>
> Cc: Zhichao Gao <zhichao.gao@intel.com>
> ---
>  .../Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git
> a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
> b/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
> index f96317b314..48b4488215 100644
> ---
> a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
> +++
> b/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
> @@ -520,6 +520,10 @@ SmbiosPrintStructure (
>          ShellPrintEx (-1, -1, L"Thread Count 2: %u\n", Struct->Type4-
> >ThreadCount2);       } +      if (AE_SMBIOS_VERSION (0x3, 0x6) && (Struct-
> >Hdr->Length > 0x2E)) {+        ShellPrintEx (-1, -1, L"Thead Enable: %u\n",
> Struct->Type4->ThreadEnabled);+      }+       break;      //--
> 2.43.0.windows.1
> 
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#117106):
> https://edk2.groups.io/g/devel/message/117106
> Mute This Topic: https://groups.io/mt/105155005/1768756
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub [zhichao.gao@intel.com]
> -=-=-=-=-=-=
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#117146): https://edk2.groups.io/g/devel/message/117146
Mute This Topic: https://groups.io/mt/105155005/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



      reply	other threads:[~2024-03-27  2:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-26  9:11 [edk2-devel] [PATCH] ShellPkg: Update smbiosview type 4 with SMBIOS 3.6 fields Lien, HoraceX
2024-03-27  2:58 ` Gao, Zhichao [this message]

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=PH7PR11MB6377FD9B1E6B1A4894844BC4F6342@PH7PR11MB6377.namprd11.prod.outlook.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