From: "Wang, Jian J" <jian.j.wang@intel.com>
To: "Zhang, Shenglei" <shenglei.zhang@intel.com>,
"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Wu, Hao A" <hao.a.wu@intel.com>
Subject: Re: [PATCH 1/3] MdeModulePkg/MdeModulePkg.uni: Add missing strings for PCD
Date: Tue, 19 Nov 2019 08:00:50 +0000 [thread overview]
Message-ID: <D827630B58408649ACB04F44C5100036259B1C5E@SHSMSX107.ccr.corp.intel.com> (raw)
In-Reply-To: <20191114114644.5504-2-shenglei.zhang@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
Regards,
Jian
> -----Original Message-----
> From: Zhang, Shenglei <shenglei.zhang@intel.com>
> Sent: Thursday, November 14, 2019 7:47 PM
> To: devel@edk2.groups.io
> Cc: Zhang, Shenglei <shenglei.zhang@intel.com>; Wang, Jian J
> <jian.j.wang@intel.com>; Wu, Hao A <hao.a.wu@intel.com>
> Subject: [PATCH 1/3] MdeModulePkg/MdeModulePkg.uni: Add missing strings
> for PCD
>
> From: Shenglei Zhang <shenglei.zhang@intel.com>
>
> Cc: Jian J Wang <jian.j.wang@intel.com>
> Cc: Hao A Wu <hao.a.wu@intel.com>
> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
> ---
> MdeModulePkg/MdeModulePkg.uni | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/MdeModulePkg/MdeModulePkg.uni
> b/MdeModulePkg/MdeModulePkg.uni
> index a2c7a7ded3e8..d9c7b1ac6cf0 100644
> --- a/MdeModulePkg/MdeModulePkg.uni
> +++ b/MdeModulePkg/MdeModulePkg.uni
> @@ -660,6 +660,18 @@
> "TRUE - Device Path
> From Text Protocol will be produced.<BR>\n"
> "FALSE - Device Path
> From Text Protocol will not be produced.<BR>"
>
> +#string
> STR_gEfiMdeModulePkgTokenSpaceGuid_PcdEnableVariableRuntimeCache_PR
> OMPT #language en-US "Enable the UEFI variable runtime cache."
> +
> +#string
> STR_gEfiMdeModulePkgTokenSpaceGuid_PcdEnableVariableRuntimeCache_HEL
> P #language en-US "Indicates if the UEFI variable runtime cache should be
> enabled.<BR><BR>\n"
> + "This setting only applies if
> SMM variables are enabled. When enabled, all variable<BR>\n"
> + "data for Runtime Service
> GetVariable () and GetNextVariableName () calls is retrieved<BR>\n"
> + "from a runtime data
> buffer referred to as the "runtime cache". An SMI is not triggered<BR>\n"
> + "at all for these requests.
> Variables writes still trigger an SMI. This can greatly<BR>\n"
> + "reduce overall system
> SMM usage as most boots tend to issue far more variable reads<BR>\n"
> + "than writes.<BR>\n"
> + "TRUE - The UEFI variable
> runtime cache is enabled.<BR>\n"
> + "FALSE - The UEFI variable
> runtime cache is disabled.<BR>"
> +
> #string
> STR_gEfiMdeModulePkgTokenSpaceGuid_PcdVariableCollectStatistics_PROMPT
> #language en-US "Enable variable statistics collection"
>
> #string
> STR_gEfiMdeModulePkgTokenSpaceGuid_PcdVariableCollectStatistics_HELP
> #language en-US "Indicates if the statistics about variable usage will be
> collected. This information is stored as a vendor configuration table into the EFI
> system table. Set this PCD to TRUE to use VariableInfo application in
> MdeModulePkg\Application directory to get variable usage info. VariableInfo
> application will not output information if not set to TRUE.<BR><BR>\n"
> --
> 2.18.0.windows.1
next prev parent reply other threads:[~2019-11-19 8:00 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-14 11:46 [PATCH 0/3] Add missing strings for uni files Zhang, Shenglei
2019-11-14 11:46 ` [PATCH 1/3] MdeModulePkg/MdeModulePkg.uni: Add missing strings for PCD Zhang, Shenglei
2019-11-19 8:00 ` Wang, Jian J [this message]
2019-11-14 11:46 ` [PATCH] MdePkg: Update the comments of IsLanguageSupported Zhang, Shenglei
2019-11-14 15:42 ` Liming Gao
2019-11-14 11:46 ` [PATCH] UefiCpuPkg: Update the coding styles Zhang, Shenglei
2019-11-19 5:22 ` Dong, Eric
2019-11-19 17:30 ` [edk2-devel] " Laszlo Ersek
2019-11-14 11:46 ` [PATCH 2/3] NetworkPkg/NetworkPkg.uni: Add missing strings for PCD Zhang, Shenglei
2019-11-19 7:13 ` Wu, Jiaxin
2019-11-14 11:46 ` [PATCH 3/3] UefiCpuPkg/UefiCpuPkg.uni: " Zhang, Shenglei
2019-11-19 7:22 ` Dong, Eric
2019-11-14 12:02 ` [edk2-devel] [PATCH 0/3] Add missing strings for uni files Laszlo Ersek
2019-11-16 14:34 ` Zhang, Shenglei
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=D827630B58408649ACB04F44C5100036259B1C5E@SHSMSX107.ccr.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