From: Michael Kinney <michael.d.kinney@intel.com>
To: edk2-devel@lists.01.org
Cc: Jaben Carsey <jaben.carsey@intel.com>,
Yonghong Zhu <yonghong.zhu@intel.com>,
Kevin W Shaw <kevin.w.shaw@intel.com>
Subject: [edk2-UniSpecification PATCH] Clean up Related Information section
Date: Tue, 25 Apr 2017 17:33:26 -0700 [thread overview]
Message-ID: <1493166806-11292-2-git-send-email-michael.d.kinney@intel.com> (raw)
In-Reply-To: <1493166806-11292-1-git-send-email-michael.d.kinney@intel.com>
https://bugzilla.tianocore.org/show_bug.cgi?id=506
Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Kevin W Shaw <kevin.w.shaw@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
---
1_introduction.md | 39 ++++++++++-----------------------------
README.md | 27 ++++++++++++++-------------
2 files changed, 24 insertions(+), 42 deletions(-)
diff --git a/1_introduction.md b/1_introduction.md
index d5ca77c..e2bed80 100644
--- a/1_introduction.md
+++ b/1_introduction.md
@@ -40,35 +40,16 @@ allows strings to be grouped either by language or by string identifier.
The following publications and sources of information may be useful to you or
are referred to by this specification:
-* _Extensible Firmware Interface Specification_, Version 1.10, Intel, 2001,
- http://developer.intel.com/technology/efi.
-
-* _Unified Extensible Firmware Interface Specification_, Version 2.0, Unified
- EFI, Inc., 2006, http://www.uefi.org.
-
-* _Unified Extensible Firmware Interface Specification_, Version 2.1, Unified
- EFI, Inc., 2007, http://www.uefi.org.
-
-* _Intel(R) Platform Innovation Framework for EFI Specifications_, Intel, 2006,
- http://www.intel.com/technology/framework.
-
-* _EDK II Module Development Environment Package Specification_, Version 0.51,
- Intel, 2006, https://edk2.tianocore.org/source/browse/edk2/trunk/docs
-
-* _EDK II Build and Packaging Architecture Specification_, Version 0.53, Intel,
- 2006, https://edk2.tianocore.org/source/browse/edk2/trunk/docs.
-
-* _EDK II Module Surface Area Specification_, Version 0.51, Intel, 2006,
- https://edk2.tianocore.org/source/browse/edk2/trunk/docs
-
-* _EDK II Module Development Environment Library Specification_, Version 0.58,
- Intel, 2006, https://edk2.tianocore.org/servlets/ProjectDocumentList?folderID=82&H expandFolder=82&folderID=0.H
-
-* _EDK II Platform Configuration Database Infrastructure Description_,
- Version 0.54, Intel, 2006, https://edk2.tianocore.org/source/browse/edk2/trunk/docs
-
-* _EDK II C Coding Standards Specification_, Version 0.51, Intel, 2006,
- https://edk2.tianocore.org/source/browse/edk2/trunk/docs
+* _Unified Extensible Firmware Interface Specification_, http://www.uefi.org.
+
+* http://www.tianocore.org/docs/EDK_II_Documents.html
+ - _EDK II Build Specification,_ Intel, 2016.
+ - _EDK II DEC File Specification_, Intel, 2016.
+ - _EDK II INF File Specification_, Intel, 2016.
+ - _EDK II DSC File Specification_, Intel, 2016.
+ - _EDK II FDF File Specification_, Intel, 2016.
+ - _EDK II Expression Syntax Specification_, Intel, 2015.
+ - _EDK II C Coding Standards Specification_, Intel, 2015.
## 1.2 Terms
diff --git a/README.md b/README.md
index 63842a1..3a5521d 100644
--- a/README.md
+++ b/README.md
@@ -77,16 +77,17 @@ Copyright (c) 2016-2017, Intel Corporation. All rights reserved.
### Revision History
-| Revision | Description | Date |
-| ----------------- | ---------------------------------------------------------------------------------------- | --------------- |
-| 1.0 | Initial Release. | February 2014 |
-| 1.1 | Updated EBNF to follow syntax specified in EBNF by the ANTLR project. | August 2014 |
-| | Added content related to EDK II Meta-Data Unicode files. | |
-| | Restructured document. | |
-| | Removed security and C format GUID definitions, not required for HII or other UNI files. | |
-| | Removed invalid escape code sequences. | |
-| 1.2 | Added optional font formatting | September 2014 |
-| 1.2 Errata A | Correct misspelling of: `STR_PROPERTIES_MODULE_NAME` | April 2015 |
-| 1.3 | Added: Syntax for non-ascii characters inside quoted strings. | March 2016 |
-| | Removed: Info on specific consumers (.INF & .DEC) removed. | |
-| 1.4 | Convert to GitBook format | March 2017 |
+| Revision | Description | Date |
+| ----------------- | --------------------------------------------------------------------------------------------------------- | --------------- |
+| 1.0 | Initial Release. | February 2014 |
+| 1.1 | Updated EBNF to follow syntax specified in EBNF by the ANTLR project. | August 2014 |
+| | Added content related to EDK II Meta-Data Unicode files. | |
+| | Restructured document. | |
+| | Removed security and C format GUID definitions, not required for HII or other UNI files. | |
+| | Removed invalid escape code sequences. | |
+| 1.2 | Added optional font formatting | September 2014 |
+| 1.2 Errata A | Correct misspelling of: `STR_PROPERTIES_MODULE_NAME` | April 2015 |
+| 1.3 | Added: Syntax for non-ascii characters inside quoted strings. | March 2016 |
+| | Removed: Info on specific consumers (.INF & .DEC) removed. | |
+| 1.4 | Convert to GitBook format | April 2017 |
+| | [#506](https://bugzilla.tianocore.org/show_bug.cgi?id=506) UNI Spec: Clean up Related Information section | |
--
2.6.3.windows.1
next prev parent reply other threads:[~2017-04-26 0:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-26 0:33 [edk2-UniSpecification PATCH] Clean up Related Information section Michael Kinney
2017-04-26 0:33 ` Michael Kinney [this message]
2017-04-26 2:10 ` Zhu, Yonghong
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=1493166806-11292-2-git-send-email-michael.d.kinney@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