summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/EdkCompatibilityPkg.dec
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-26 03:15:47 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-26 03:15:47 +0000
commit667ced8d53b525c369154cd72fd5e3ac72a4810b (patch)
treecd630c3e9aa79343645f87aaf2943f25d41a2697 /EdkCompatibilityPkg/EdkCompatibilityPkg.dec
parent98cf93471dc3c2bf4e277d42a88cf5d5548dc7b9 (diff)
downloadedk2-platforms-667ced8d53b525c369154cd72fd5e3ac72a4810b.tar.xz
Upgrade both PACKAGE_VERSION and PLATFORM_VERSION to 0.5 as major function has been implemented including:
1) Verification with EDK style Chipset and Platform modules 2) Verification with EDK II cores + Compatibility Modules + EDK style Chipset and Platform modules. 3) Package level build Verification for these build combinations: 1) EFI_SPECIFICATION_VERSION=0x00020000 and PI_SPECIFICATION_VERSION=0x00009000 2) EFI_SPECIFICATION_VERSION=0x00020000 and PI_SPECIFICATION_VERSION=0x00010000 3) EFI_SPECIFICATION_VERSION=0x0002000A and PI_SPECIFICATION_VERSION=0x00010000 No major incompatible changes. Please check ChangeLog.txt for details. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7128 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg/EdkCompatibilityPkg.dec')
-rw-r--r--EdkCompatibilityPkg/EdkCompatibilityPkg.dec2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/EdkCompatibilityPkg.dec b/EdkCompatibilityPkg/EdkCompatibilityPkg.dec
index 09bb91c7fe..dcf9d18d47 100644
--- a/EdkCompatibilityPkg/EdkCompatibilityPkg.dec
+++ b/EdkCompatibilityPkg/EdkCompatibilityPkg.dec
@@ -25,7 +25,7 @@
DEC_SPECIFICATION = 0x00010005
PACKAGE_NAME = EdkCompatibilityPkg
PACKAGE_GUID = 98EDD7B0-2A6C-4b4a-AC72-4AAE0F95A3F8
- PACKAGE_VERSION = 0.1
+ PACKAGE_VERSION = 0.5
################################################################################