Reviewed-by: Jian J Wang <jian.j.w...@intel.com>

Regards,
Jian

> -----Original Message-----
> From: Zhang, Shenglei <shenglei.zh...@intel.com>
> Sent: Thursday, November 14, 2019 7:47 PM
> To: devel@edk2.groups.io
> Cc: Zhang, Shenglei <shenglei.zh...@intel.com>; Wang, Jian J
> <jian.j.w...@intel.com>; Wu, Hao A <hao.a...@intel.com>
> Subject: [PATCH 1/3] MdeModulePkg/MdeModulePkg.uni: Add missing strings
> for PCD
> 
> From: Shenglei Zhang <shenglei.zh...@intel.com>
> 
> Cc: Jian J Wang <jian.j.w...@intel.com>
> Cc: Hao A Wu <hao.a...@intel.com>
> Signed-off-by: Shenglei Zhang <shenglei.zh...@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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#50872): https://edk2.groups.io/g/devel/message/50872
Mute This Topic: https://groups.io/mt/57476141/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to