From: "Kinney, Michael D" <michael.d.kinney@intel.com>
To: "Dong, Eric" <eric.dong@intel.com>,
"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
"Kinney, Michael D" <michael.d.kinney@intel.com>
Cc: "Ni, Ruiyu" <ruiyu.ni@intel.com>, "Fan, Jeff" <jeff.fan@intel.com>
Subject: Re: [Patch v4 1/3] UefiCpuPkg: Add Pcds used by processor trace feature.
Date: Fri, 4 Aug 2017 18:09:33 +0000 [thread overview]
Message-ID: <E92EE9817A31E24EB0585FDF735412F5A7D628E3@ORSMSX113.amr.corp.intel.com> (raw)
In-Reply-To: <1501817823-13992-2-git-send-email-eric.dong@intel.com>
Hi Eric,
The 2 new PCDs have default values of 0x10 and 0x02,
but there is no description of the legal values that
these 2 PCDs can have and a description of the meaning
of the default value is not provided.
Also, if there is a specific legal range, then please
add the @ tags to for range checks.
Thanks,
Mike
> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On
> Behalf Of Eric Dong
> Sent: Thursday, August 3, 2017 8:37 PM
> To: edk2-devel@lists.01.org
> Cc: Ni, Ruiyu <ruiyu.ni@intel.com>; Fan, Jeff
> <jeff.fan@intel.com>
> Subject: [edk2] [Patch v4 1/3] UefiCpuPkg: Add Pcds used by
> processor trace feature.
>
> Cc: Jeff Fan <jeff.fan@intel.com>
> Cc: Ruiyu Ni <ruiyu.ni@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Eric Dong <eric.dong@intel.com>
> ---
> UefiCpuPkg/UefiCpuPkg.dec | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/UefiCpuPkg/UefiCpuPkg.dec
> b/UefiCpuPkg/UefiCpuPkg.dec
> index e5b0334..2ddeab4 100644
> --- a/UefiCpuPkg/UefiCpuPkg.dec
> +++ b/UefiCpuPkg/UefiCpuPkg.dec
> @@ -285,5 +285,13 @@
> # @ValidList 0x80000001 | 0
> gUefiCpuPkgTokenSpaceGuid.PcdCpuFeaturesSetting|{0x00, 0x00,
> 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}|VOID*|0x00000019
>
> + ## Contains the size of memory required when CPU processor
> trace is enabled.
> + # @Prompt The memory size used for processor trace.
> +
> gUefiCpuPkgTokenSpaceGuid.PcdCpuProcTraceMemSize|0x10|UINT32|0x6
> 0000012
> +
> + ## Contains the processor trace output scheme when CPU
> processor trace is enabled.
> + # @Prompt The processor trace output scheme.
> +
> gUefiCpuPkgTokenSpaceGuid.PcdCpuProcTraceOutputScheme|0x2|UINT8|
> 0x60000015
> +
> [UserExtensions.TianoCore."ExtraFiles"]
> UefiCpuPkgExtra.uni
> --
> 2.7.0.windows.1
>
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
next prev parent reply other threads:[~2017-08-04 18:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1501817823-13992-1-git-send-email-eric.dong@intel.com>
2017-08-04 3:37 ` [Patch v4 1/3] UefiCpuPkg: Add Pcds used by processor trace feature Eric Dong
2017-08-04 3:56 ` Fan, Jeff
2017-08-04 18:09 ` Kinney, Michael D [this message]
2017-08-04 3:37 ` [Patch v4 2/3] UefiCpuPkg: Add Processor Trace feature definition Eric Dong
2017-08-04 3:56 ` Fan, Jeff
2017-08-04 3:37 ` [Patch v4 3/3] UefiCpuPkg: Enable Processor Trace feature Eric Dong
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=E92EE9817A31E24EB0585FDF735412F5A7D628E3@ORSMSX113.amr.corp.intel.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