diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-03-01 08:01:57 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-03-01 08:01:57 +0000 |
commit | 476e89a1b2311a4d76799785556aa3b544bed863 (patch) | |
tree | 3552de0b705edef9734df4eb21956802efde8d29 /EdkCompatibilityPkg/EdkCompatibilityPkg.dec | |
parent | bce46f7e101d1a443aa8a300b58fdc0f0a481c23 (diff) | |
download | edk2-476e89a1b2311a4d76799785556aa3b544bed863.tar.gz edk2-476e89a1b2311a4d76799785556aa3b544bed863.tar.bz2 edk2-476e89a1b2311a4d76799785556aa3b544bed863.zip |
Update EDKII core UEFI/PI version.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10142 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg/EdkCompatibilityPkg.dec')
-rw-r--r-- | EdkCompatibilityPkg/EdkCompatibilityPkg.dec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/EdkCompatibilityPkg.dec b/EdkCompatibilityPkg/EdkCompatibilityPkg.dec index c9f5358201..8ad383cd7f 100644 --- a/EdkCompatibilityPkg/EdkCompatibilityPkg.dec +++ b/EdkCompatibilityPkg/EdkCompatibilityPkg.dec @@ -1,6 +1,6 @@ ## @file
# 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.
+# in UEFI 2.0 + Framework 0.9x mode. This package also provides Thunk modules that enable Framework 0.9x modules to work with UEFI2.3/PI1.2 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.
|