public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ni, Ray" <ray.ni@intel.com>
To: "Czajkowski, Maciej" <maciej.czajkowski@intel.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Chaganty, Rangasai V" <rangasai.v.chaganty@intel.com>
Subject: Re: [edk2platforms][PATCH v1 1/1] IntelSiliconPkg: Add IntelDieInfoProtocol
Date: Thu, 14 Oct 2021 06:26:23 +0000	[thread overview]
Message-ID: <DM8PR11MB5688FF21A508AEFC24BB3AE58CB89@DM8PR11MB5688.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20211007152420.878-2-maciej.czajkowski@intel.com>


+#define DIE_INFO_CPU_GUID \

+{ 0x6E5AF2E3, 0x5D84, 0x48F2, { 0x84, 0x28, 0x99, 0xE4, 0x93, 0x4F, 0x51, 0xE4 }}

1. What's the difference between SOC and CPU?


+  UINT32                           DieIndex;

2. What the purpose of "DieIndex"?


+  INTEL_DIE_INFO_GET_DIE_NAME_STR  GetNameStr;

+  INTEL_DIE_INFO_GET_STEPPING_STR  GetSteppingStr;

+  INTEL_DIE_INFO_GET_SKU_STR       GetSkuStr;

3. Have you considered to use data fields such as "CONST CHAR8 * DieName, Stepping, Sku" instead of the methods?


  reply	other threads:[~2021-10-14  6:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-07 15:24 [edk2platforms][PATCH v1 0/1] IntelSiliconPkg: Add IntelDieInfoProtocol maciej.czajkowski
2021-10-07 15:24 ` [edk2platforms][PATCH v1 1/1] " Maciej Czajkowski
2021-10-14  6:26   ` Ni, Ray [this message]
2021-10-15 11:21     ` [edk2-devel] " Maciej Czajkowski
2021-10-14  6:52   ` Chaganty, Rangasai V
2021-10-15 11:27     ` [edk2-devel] " Maciej Czajkowski

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=DM8PR11MB5688FF21A508AEFC24BB3AE58CB89@DM8PR11MB5688.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