public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch] Build spec: Add DSC DEFAULT as optional line in Global PCD Section
@ 2018-03-19  1:48 Yonghong Zhu
  2018-03-20  7:08 ` Gao, Liming
  0 siblings, 1 reply; 2+ messages in thread
From: Yonghong Zhu @ 2018-03-19  1:48 UTC (permalink / raw)
  To: edk2-devel; +Cc: Liming Gao, Michael Kinney, Kevin W Shaw

Because of the PCD value may override by build option, so current build
report also display the DSC DEFAULT value.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Kevin W Shaw <kevin.w.shaw@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
---
 13_build_reports/136_global_pcd_section.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/13_build_reports/136_global_pcd_section.md b/13_build_reports/136_global_pcd_section.md
index c300920..a9661b6 100644
--- a/13_build_reports/136_global_pcd_section.md
+++ b/13_build_reports/136_global_pcd_section.md
@@ -106,11 +106,16 @@ gTokenSpaceGuid
                   0x0001FFF
 ```
 
 #### 13.6.2.2 Default (optional) line
 
-The second optional line is present if the value from the DEC was overridden.
+The second optional line is present if the value from the DSC was overridden
+by build option. It is formatted as follows:
+
+`DSC DEFAULT = <Value in PCD SectionSection in DSC>`
+
+The third optional line is present if the value from the DEC was overridden.
 It is formatted as follows:
 
 `DEC DEFAULT = <Value in DEC>`
 
 #### Example
-- 
2.6.1.windows.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Patch] Build spec: Add DSC DEFAULT as optional line in Global PCD Section
  2018-03-19  1:48 [Patch] Build spec: Add DSC DEFAULT as optional line in Global PCD Section Yonghong Zhu
@ 2018-03-20  7:08 ` Gao, Liming
  0 siblings, 0 replies; 2+ messages in thread
From: Gao, Liming @ 2018-03-20  7:08 UTC (permalink / raw)
  To: Zhu, Yonghong, edk2-devel@lists.01.org; +Cc: Kinney, Michael D, Shaw, Kevin W

Reviewed-by: Liming Gao <liming.gao@intel.com>

> -----Original Message-----
> From: Zhu, Yonghong
> Sent: Monday, March 19, 2018 9:49 AM
> To: edk2-devel@lists.01.org
> Cc: Gao, Liming <liming.gao@intel.com>; Kinney, Michael D <michael.d.kinney@intel.com>; Shaw, Kevin W <kevin.w.shaw@intel.com>
> Subject: [Patch] Build spec: Add DSC DEFAULT as optional line in Global PCD Section
> 
> Because of the PCD value may override by build option, so current build
> report also display the DSC DEFAULT value.
> 
> Cc: Liming Gao <liming.gao@intel.com>
> Cc: Michael Kinney <michael.d.kinney@intel.com>
> Cc: Kevin W Shaw <kevin.w.shaw@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
> ---
>  13_build_reports/136_global_pcd_section.md | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/13_build_reports/136_global_pcd_section.md b/13_build_reports/136_global_pcd_section.md
> index c300920..a9661b6 100644
> --- a/13_build_reports/136_global_pcd_section.md
> +++ b/13_build_reports/136_global_pcd_section.md
> @@ -106,11 +106,16 @@ gTokenSpaceGuid
>                    0x0001FFF
>  ```
> 
>  #### 13.6.2.2 Default (optional) line
> 
> -The second optional line is present if the value from the DEC was overridden.
> +The second optional line is present if the value from the DSC was overridden
> +by build option. It is formatted as follows:
> +
> +`DSC DEFAULT = <Value in PCD SectionSection in DSC>`
> +
> +The third optional line is present if the value from the DEC was overridden.
>  It is formatted as follows:
> 
>  `DEC DEFAULT = <Value in DEC>`
> 
>  #### Example
> --
> 2.6.1.windows.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-20  7:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-19  1:48 [Patch] Build spec: Add DSC DEFAULT as optional line in Global PCD Section Yonghong Zhu
2018-03-20  7:08 ` Gao, Liming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox