summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Pi/PiDxeCis.h
diff options
context:
space:
mode:
authorShumin Qiu <shumin.qiu@intel.com>2013-11-20 01:58:00 +0000
committershenshushi <shenshushi@6f19259b-4bc3-4df7-8a09-765794883524>2013-11-20 01:58:00 +0000
commita4d5fa17f41ef641249c7e2db795eed7bd55f3e5 (patch)
tree491031d02b88ea8de3fe0ee04b467346800b7e4b /MdePkg/Include/Pi/PiDxeCis.h
parent4f266fe15cafd0d6b6303b2d51960c01321625af (diff)
downloadedk2-a4d5fa17f41ef641249c7e2db795eed7bd55f3e5.tar.gz
edk2-a4d5fa17f41ef641249c7e2db795eed7bd55f3e5.tar.bz2
edk2-a4d5fa17f41ef641249c7e2db795eed7bd55f3e5.zip
Update revisions for PI1.3.
Signed-off-by: Shumin Qiu <shumin.qiu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14868 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Pi/PiDxeCis.h')
-rw-r--r--MdePkg/Include/Pi/PiDxeCis.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Pi/PiDxeCis.h b/MdePkg/Include/Pi/PiDxeCis.h
index caed14bd87..9bcfecc046 100644
--- a/MdePkg/Include/Pi/PiDxeCis.h
+++ b/MdePkg/Include/Pi/PiDxeCis.h
@@ -1,7 +1,7 @@
/** @file
Include file matches things in PI.
-Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2006 - 2013, 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 that accompanies this distribution.
The full text of the license may be found at
@@ -657,7 +657,7 @@ EFI_STATUS
//
#define DXE_SERVICES_SIGNATURE 0x565245535f455844ULL
#define DXE_SPECIFICATION_MAJOR_REVISION 1
-#define DXE_SPECIFICATION_MINOR_REVISION 20
+#define DXE_SPECIFICATION_MINOR_REVISION 30
#define DXE_SERVICES_REVISION ((DXE_SPECIFICATION_MAJOR_REVISION<<16) | (DXE_SPECIFICATION_MINOR_REVISION))
typedef struct {