summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/EdkCompatibilityPkg.dec
diff options
context:
space:
mode:
authorpkandel <pkandel@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-18 10:52:29 +0000
committerpkandel <pkandel@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-18 10:52:29 +0000
commitbcbd52e57a8a1a259c0146012a3c6cac46e70325 (patch)
tree14e74dc0dd3eaa8c84615866deb09e34dedcec81 /EdkCompatibilityPkg/EdkCompatibilityPkg.dec
parent06d77a8c82709354b58e7e4ea79c17b430e62019 (diff)
downloadedk2-bcbd52e57a8a1a259c0146012a3c6cac46e70325.zip
edk2-bcbd52e57a8a1a259c0146012a3c6cac46e70325.tar.gz
edk2-bcbd52e57a8a1a259c0146012a3c6cac46e70325.tar.bz2
Reviewed the description of ECP in the .dec file for clarity and completeness, and reviewed comments in the Compatibility/Include folder.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8599 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg/EdkCompatibilityPkg.dec')
-rw-r--r--EdkCompatibilityPkg/EdkCompatibilityPkg.dec10
1 files changed, 6 insertions, 4 deletions
diff --git a/EdkCompatibilityPkg/EdkCompatibilityPkg.dec b/EdkCompatibilityPkg/EdkCompatibilityPkg.dec
index 2b57da8..81159a8 100644
--- a/EdkCompatibilityPkg/EdkCompatibilityPkg.dec
+++ b/EdkCompatibilityPkg/EdkCompatibilityPkg.dec
@@ -1,8 +1,10 @@
#/** @file
-# EDK Compatibility Package
-#
-# This Package provides headers and libraries that allow a EDK Module (https://edk.tianocore.org)
-# to be used in the context of EDK II environment.
+# The EdkCompatibilityPkg provides header files and libraries that enable you to build the EDK module
+# in UEFI 2.0 + Framework 0.9x mode. This package also provides Thunk modules that enable Framework 0.9x modules to work with UEFI2.1/PI1.0 EDK II Cores.
+# EdkCompatibilityPkg is based on the EDK 1.01 release, found at http://edk.tianocore.org. This package only
+# contains the header files and libraries found in the original EDK. EdkCompatibilityPkg code is ANSI C compliant, so the modules can be built with GCC tool-chains.
+# This package also incorporates bug fixes released in EDK 1.04.
+#
#
# All rights reserved.
# This program and the accompanying materials are licensed and made available under