public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
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: [edk2-DSCSpecification Patch] DSC Spec: Remove Restriction on Using NULL in [LibraryClasses] Section
Date: Wed,  2 Aug 2017 15:40:38 +0800	[thread overview]
Message-ID: <1501659638-26572-1-git-send-email-yonghong.zhu@intel.com> (raw)

https://bugzilla.tianocore.org/show_bug.cgi?id=645

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>
---
 2_dsc_overview/27_[libraryclasses]_section_processing.md | 5 -----
 README.md                                                | 1 +
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/2_dsc_overview/27_[libraryclasses]_section_processing.md b/2_dsc_overview/27_[libraryclasses]_section_processing.md
index 646cdfc..14ac9c8 100644
--- a/2_dsc_overview/27_[libraryclasses]_section_processing.md
+++ b/2_dsc_overview/27_[libraryclasses]_section_processing.md
@@ -64,15 +64,10 @@ Format for entries in this section is as follows:
 LibraryClassName|Path/To/LibInstanceName.inf
 LibraryClassName1|Path/To/LibInstanceName1.inf
 ```
 
 **********
-**Note:** The reserved library class keyword, `NULL` is not permitted in any
-of the `[LibraryClasses]` sections. The `NULL` Library class keyword is
-only permitted within the `[Components]` section's INF file
-`<LibraryClasses>` subsection.
-**********
 **Note:** "LibraryClassName" is a keyword in the first field of the above
 example format can not be `NULL`. The "LibraryClassName" name must be unique
 to an instance specified in the second field. All INF files that require a
 LibraryClassName will use this instance when linked to the other libraries
 or modules.
diff --git a/README.md b/README.md
index 6d91eda..94386af 100644
--- a/README.md
+++ b/README.md
@@ -181,5 +181,6 @@ Copyright (c) 2006-2017, Intel Corporation. All rights reserved.
 |            | [#484](https://bugzilla.tianocore.org/show_bug.cgi?id=484) DSC spec: support Prebuild and Postbuild in the [Defines] section                                                                                                                                                                 |                |
 |            | [#353](https://bugzilla.tianocore.org/show_bug.cgi?id=353) Build spec: Allow nested includes in DSC and FDF files                                                                                                                                                                            |                |
 |            | [#521](https://bugzilla.tianocore.org/show_bug.cgi?id=521) DSC spec: add clarification for mixed PCD usage in the DSC spec                                                                                                                                                                   |                |
 |            | [#519](https://bugzilla.tianocore.org/show_bug.cgi?id=519) DSC Spec: update Precedence of PCD Values                                                                                                                                                                                         |                |
 |            | [#584](https://bugzilla.tianocore.org/show_bug.cgi?id=584) DSC Spec: Update the DSC_SPECIFICATION version to 0x0001001B or 1.27                                                                                                                                                              |                |
+|            | [#645](https://bugzilla.tianocore.org/show_bug.cgi?id=645) DSC Spec: Remove Restriction on Using NULL in [LibraryClasses] Section                                                                                                                                                            |                |
-- 
2.6.1.windows.1



             reply	other threads:[~2017-08-02  7:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-02  7:40 Yonghong Zhu [this message]
2017-08-10  1:45 ` [edk2-DSCSpecification Patch] DSC Spec: Remove Restriction on Using NULL in [LibraryClasses] Section Kinney, Michael D

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=1501659638-26572-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