summaryrefslogtreecommitdiff
path: root/edk2
diff options
context:
space:
mode:
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2011-12-13 08:31:55 +0000
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2011-12-13 08:31:55 +0000
commit27a7b1159e86633c701fc32de100d315d95c6e3e (patch)
tree3a61f75228c2dd5180770ef48ae96111fdf94ff0 /edk2
parentb10386a7334203299eb2647945dd8d2e771d5967 (diff)
Update the Package version.
Signed-off-by: niruiyu Reviewed-by: hhtian git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk@12838 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'edk2')
-rw-r--r--edk2/DuetPkg/DuetPkg.dec6
-rw-r--r--edk2/DuetPkg/DuetPkgIa32.dsc2
-rw-r--r--edk2/DuetPkg/DuetPkgX64.dsc2
3 files changed, 5 insertions, 5 deletions
diff --git a/edk2/DuetPkg/DuetPkg.dec b/edk2/DuetPkg/DuetPkg.dec
index d5c1f5dd5..0958af39c 100644
--- a/edk2/DuetPkg/DuetPkg.dec
+++ b/edk2/DuetPkg/DuetPkg.dec
@@ -3,7 +3,7 @@
# This Package provides all definitions(including functions, MACROs, structures and library classes)
# and libraries instances, which are only used by Duet platform.
#
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials are licensed and made available under
# the terms and conditions of the BSD License which accompanies this distribution.
@@ -19,7 +19,7 @@
DEC_SPECIFICATION = 0x00010005
PACKAGE_NAME = DuetPkg
PACKAGE_GUID = 151B568B-B390-4cf1-ABD6-228E0AB96F57
- PACKAGE_VERSION = 0.1
+ PACKAGE_VERSION = 0.4
[Includes]
Include
@@ -39,4 +39,4 @@
gDxeCoreFileNameGuid = { 0xD6A2CB7F, 0x6A18, 0x4e2f, { 0xB4, 0x3B, 0x99, 0x20, 0xA7, 0x33, 0x70, 0x0A }}
## Include/Guid/LdrMemoryDescriptor.h
- gLdrMemoryDescriptorGuid = { 0x7701d7e5, 0x7d1d, 0x4432, { 0xa4, 0x68, 0x67, 0x3d, 0xab, 0x8a, 0xde, 0x60 }} \ No newline at end of file
+ gLdrMemoryDescriptorGuid = { 0x7701d7e5, 0x7d1d, 0x4432, { 0xa4, 0x68, 0x67, 0x3d, 0xab, 0x8a, 0xde, 0x60 }}
diff --git a/edk2/DuetPkg/DuetPkgIa32.dsc b/edk2/DuetPkg/DuetPkgIa32.dsc
index 71a66ea3b..2fb9fd5fa 100644
--- a/edk2/DuetPkg/DuetPkgIa32.dsc
+++ b/edk2/DuetPkg/DuetPkgIa32.dsc
@@ -24,7 +24,7 @@
[Defines]
PLATFORM_NAME = DuetPkg
PLATFORM_GUID = 199E24E0-0989-42aa-87F2-611A8C397E72
- PLATFORM_VERSION = 0.3
+ PLATFORM_VERSION = 0.4
DSC_SPECIFICATION = 0x00010005
OUTPUT_DIRECTORY = Build/DuetPkgIA32
SUPPORTED_ARCHITECTURES = IA32
diff --git a/edk2/DuetPkg/DuetPkgX64.dsc b/edk2/DuetPkg/DuetPkgX64.dsc
index 59fec1a8a..c65c8fdc3 100644
--- a/edk2/DuetPkg/DuetPkgX64.dsc
+++ b/edk2/DuetPkg/DuetPkgX64.dsc
@@ -24,7 +24,7 @@
[Defines]
PLATFORM_NAME = DuetPkg
PLATFORM_GUID = 199E24E0-0989-42aa-87F2-611A8C397E72
- PLATFORM_VERSION = 0.3
+ PLATFORM_VERSION = 0.4
DSC_SPECIFICATION = 0x00010005
OUTPUT_DIRECTORY = Build/DuetPkgX64
SUPPORTED_ARCHITECTURES = X64