From 476e89a1b2311a4d76799785556aa3b544bed863 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Mon, 1 Mar 2010 08:01:57 +0000 Subject: [PATCH] Update EDKII core UEFI/PI version. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10142 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkCompatibilityPkg/EdkCompatibilityPkg.dec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.