public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Maciej Czajkowski" <maciej.czajkowski@intel.com>
To: Ni, Ray <ray.ni@intel.com>,devel@edk2.groups.io
Subject: Re: [edk2-devel] [edk2platforms][PATCH v1 1/1] IntelSiliconPkg: Add IntelDieInfoProtocol
Date: Fri, 15 Oct 2021 04:21:09 -0700	[thread overview]
Message-ID: <18322.1634296869638692591@groups.io> (raw)
In-Reply-To: <DM8PR11MB5688FF21A508AEFC24BB3AE58CB89@DM8PR11MB5688.namprd11.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]

What's the difference between SOC and CPU?
SOC die differs from typical CPU die in Intel's chiplet design.

What the purpose of "DieIndex"?
We want to have an indication to which exactly die given protocol instance is referring to (in example in multi socket/multi PCH designs).

Have you considered to use data fields such as "CONST CHAR8 * DieName, Stepping, Sku" instead of the methods?
Yes, but there might be a configuration where chipset id is going to be changed during the boot. By using methods, we ensure that returned value is correct in every call.

Regards,
Maciej

[-- Attachment #2: Type: text/html, Size: 1055 bytes --]

  reply	other threads:[~2021-10-15 11:21 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
2021-10-15 11:21     ` Maciej Czajkowski [this message]
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=18322.1634296869638692591@groups.io \
    --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