From: Laszlo Ersek <lersek@redhat.com>
To: Eric Dong <eric.dong@intel.com>, edk2-devel@lists.01.org
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Subject: Re: [Patch 0/2] Update CPUID related definition.
Date: Mon, 3 Dec 2018 12:34:03 +0100 [thread overview]
Message-ID: <1e81f5c4-2a6c-6890-3e9a-3aecc09b9c65@redhat.com> (raw)
In-Reply-To: <20181203063005.28296-1-eric.dong@intel.com>
On 12/03/18 07:30, Eric Dong wrote:
> Update CPUID definition to follow SDM 2018'11 version, changes Include:
> 1. Add new fields to the existed data structure, impact CPUIDs include:
> 1. CPUID_THERMAL_POWER_MANAGEMENT 0x06
> CPUID_THERMAL_POWER_MANAGEMENT_EAX
> 2. CPUID_STRUCTURED_EXTENDED_FEATURE_FLAGS 0x07
> CPUID_STRUCTURED_EXTENDED_FEATURE_FLAGS_EBX
> CPUID_STRUCTURED_EXTENDED_FEATURE_FLAGS_ECX
> 3. CPUID_ARCHITECTURAL_PERFORMANCE_MONITORING 0x0A
> CPUID_ARCHITECTURAL_PERFORMANCE_MONITORING_EDX
> 4. CPUID_EXTENDED_STATE 0x0D
> CPUID_EXTENDED_STATE_MAIN_LEAF_EAX
> CPUID_EXTENDED_STATE_SUB_LEAF_ECX
> 5. CPUID_INTEL_RDT_ALLOCATION 0x10
> CPUID_INTEL_RDT_ALLOCATION_ENUMERATION_SUB_LEAF_EBX
> 6. CPUID_INTEL_SGX 0x12
> CPUID_INTEL_SGX_CAPABILITIES_0_SUB_LEAF_EAX
>
> 2. Add new data structures which not existed before, impact CPUID includes:
> 1. CPUID_STRUCTURED_EXTENDED_FEATURE_FLAGS 0x07
> CPUID_STRUCTURED_EXTENDED_FEATURE_FLAGS_EDX
>
> 3. Remove fields which defined before, impact CPUID includes:
> 1. CPUID_INTEL_RDT_ALLOCATION 0x10
> CPUID_INTEL_RDT_ALLOCATION_L3_CACHE_SUB_LEAF 0x01
> CPUID_INTEL_RDT_ALLOCATION_L3_CACHE_SUB_LEAF_ECX
>
> 4. Add new sub leaf which not existed before, impact CPUID includes:
> 1. CPUID_INTEL_RDT_ALLOCATION 0x10
> CPUID_INTEL_RDT_ALLOCATION_MEMORY_BANDWIDTH_SUB_LEAF 0x03
>
> 5. Add new CPUIDs which not exist before, new CPUIDs include:
> 1. CPUID_DETERMINISTIC_ADDRESS_TRANSLATION_PARAMETERS 0x18
> 2. CPUID_V2_EXTENDED_TOPOLOGY_ENUMERATION 0x1F
>
> Also update Cpuid application in UefiCpuPkg/Application folder.
>
> Cc: Ruiyu Ni <ruiyu.ni@intel.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Eric Dong <eric.dong@intel.com>
>
> Eric Dong (2):
> UefiCpuPkg/Cpuid.h: Sync CPUID definition to latest SDM.
> UefiCpuPkg/Cpuid: Add code to support new definition.
>
> UefiCpuPkg/Application/Cpuid/Cpuid.c | 147 ++++++++-
> UefiCpuPkg/Include/Register/Cpuid.h | 620 +++++++++++++++++++++++++++++++++--
> 2 files changed, 739 insertions(+), 28 deletions(-)
>
Acked-by: Laszlo Ersek <lersek@redhat.com>
next prev parent reply other threads:[~2018-12-03 11:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-03 6:30 [Patch 0/2] Update CPUID related definition Eric Dong
2018-12-03 6:30 ` [Patch 1/2] UefiCpuPkg/Cpuid.h: Sync CPUID definition to latest SDM Eric Dong
2018-12-03 6:30 ` [Patch 2/2] UefiCpuPkg/Cpuid: Add code to support new definition Eric Dong
2018-12-03 11:34 ` Laszlo Ersek [this message]
2018-12-10 3:15 ` [Patch 0/2] Update CPUID related definition Ni, Ruiyu
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=1e81f5c4-2a6c-6890-3e9a-3aecc09b9c65@redhat.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