From: Yonghong Zhu <yonghong.zhu@intel.com>
To: edk2-devel@lists.01.org
Cc: Liming Gao <liming.gao@intel.com>,
Michael Kinney <michael.d.kinney@intel.com>,
Kevin W Shaw <kevin.w.shaw@intel.com>
Subject: [Patch] Build spec: Add DSC DEFAULT as optional line in Global PCD Section
Date: Mon, 19 Mar 2018 09:48:30 +0800 [thread overview]
Message-ID: <1521424110-1588-1-git-send-email-yonghong.zhu@intel.com> (raw)
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
next reply other threads:[~2018-03-19 1:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-19 1:48 Yonghong Zhu [this message]
2018-03-20 7:08 ` [Patch] Build spec: Add DSC DEFAULT as optional line in Global PCD Section Gao, Liming
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=1521424110-1588-1-git-send-email-yonghong.zhu@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