* [patch] PcAtChipsetPkg: Add description for new added PCD in commit e78aab9d2
@ 2017-11-28 3:50 Dandan Bi
2017-11-28 5:49 ` Ni, Ruiyu
0 siblings, 1 reply; 2+ messages in thread
From: Dandan Bi @ 2017-11-28 3:50 UTC (permalink / raw)
To: edk2-devel; +Cc: Leo Duran, Ruiyu Ni
Cc: Leo Duran <leo.duran@amd.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
---
PcAtChipsetPkg/PcAtChipsetPkg.uni | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/PcAtChipsetPkg/PcAtChipsetPkg.uni b/PcAtChipsetPkg/PcAtChipsetPkg.uni
index 530e9ae..00169ce 100644
--- a/PcAtChipsetPkg/PcAtChipsetPkg.uni
+++ b/PcAtChipsetPkg/PcAtChipsetPkg.uni
@@ -154,5 +154,14 @@
"Reset Control Register value for cold reset"
#string STR_gPcAtChipsetPkgTokenSpaceGuid_PcdResetControlValueColdReset_HELP
#language en-US
"8bit Reset Control Register value for cold reset."
+
+#string STR_gPcAtChipsetPkgTokenSpaceGuid_PcdInitialValueRtcRegisterA_PROMPT #language en-US "Initial value for Register_A in RTC."
+#string STR_gPcAtChipsetPkgTokenSpaceGuid_PcdInitialValueRtcRegisterA_HELP #language en-US "Specifies the initial value for Register_A in RTC."
+
+#string STR_gPcAtChipsetPkgTokenSpaceGuid_PcdInitialValueRtcRegisterB_PROMPT #language en-US "Initial value for Register_B in RTC."
+#string STR_gPcAtChipsetPkgTokenSpaceGuid_PcdInitialValueRtcRegisterB_HELP #language en-US "Specifies the initial value for Register_B in RTC."
+
+#string STR_gPcAtChipsetPkgTokenSpaceGuid_PcdInitialValueRtcRegisterD_PROMPT #language en-US "Initial value for Register_D in RTC."
+#string STR_gPcAtChipsetPkgTokenSpaceGuid_PcdInitialValueRtcRegisterD_HELP #language en-US "Specifies the initial value for Register_D in RTC."
--
1.9.5.msysgit.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [patch] PcAtChipsetPkg: Add description for new added PCD in commit e78aab9d2
2017-11-28 3:50 [patch] PcAtChipsetPkg: Add description for new added PCD in commit e78aab9d2 Dandan Bi
@ 2017-11-28 5:49 ` Ni, Ruiyu
0 siblings, 0 replies; 2+ messages in thread
From: Ni, Ruiyu @ 2017-11-28 5:49 UTC (permalink / raw)
To: Bi, Dandan, edk2-devel@lists.01.org
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Thanks/Ray
> -----Original Message-----
> From: Bi, Dandan
> Sent: Tuesday, November 28, 2017 11:51 AM
> To: edk2-devel@lists.01.org
> Cc: Leo Duran <leo.duran@amd.com>; Ni, Ruiyu <ruiyu.ni@intel.com>
> Subject: [patch] PcAtChipsetPkg: Add description for new added PCD in
> commit e78aab9d2
>
> Cc: Leo Duran <leo.duran@amd.com>
> Cc: Ruiyu Ni <ruiyu.ni@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Dandan Bi <dandan.bi@intel.com>
> ---
> PcAtChipsetPkg/PcAtChipsetPkg.uni | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/PcAtChipsetPkg/PcAtChipsetPkg.uni
> b/PcAtChipsetPkg/PcAtChipsetPkg.uni
> index 530e9ae..00169ce 100644
> --- a/PcAtChipsetPkg/PcAtChipsetPkg.uni
> +++ b/PcAtChipsetPkg/PcAtChipsetPkg.uni
> @@ -154,5 +154,14 @@
> "Reset Control Register value for cold reset"
>
> #string
> STR_gPcAtChipsetPkgTokenSpaceGuid_PcdResetControlValueColdReset_HE
> LP
> #language en-US
> "8bit Reset Control Register value for cold reset."
> +
> +#string
> STR_gPcAtChipsetPkgTokenSpaceGuid_PcdInitialValueRtcRegisterA_PROMP
> T #language en-US "Initial value for Register_A in RTC."
> +#string
> STR_gPcAtChipsetPkgTokenSpaceGuid_PcdInitialValueRtcRegisterA_HELP
> #language en-US "Specifies the initial value for Register_A in RTC."
> +
> +#string
> STR_gPcAtChipsetPkgTokenSpaceGuid_PcdInitialValueRtcRegisterB_PROMP
> T #language en-US "Initial value for Register_B in RTC."
> +#string
> STR_gPcAtChipsetPkgTokenSpaceGuid_PcdInitialValueRtcRegisterB_HELP
> #language en-US "Specifies the initial value for Register_B in RTC."
> +
> +#string
> STR_gPcAtChipsetPkgTokenSpaceGuid_PcdInitialValueRtcRegisterD_PROMP
> T #language en-US "Initial value for Register_D in RTC."
> +#string
> STR_gPcAtChipsetPkgTokenSpaceGuid_PcdInitialValueRtcRegisterD_HELP
> #language en-US "Specifies the initial value for Register_D in RTC."
> --
> 1.9.5.msysgit.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-11-28 5:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-28 3:50 [patch] PcAtChipsetPkg: Add description for new added PCD in commit e78aab9d2 Dandan Bi
2017-11-28 5:49 ` Ni, Ruiyu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox