diff options
author | Liming Gao <liming.gao@intel.com> | 2017-12-27 16:56:00 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2017-12-27 17:40:47 +0800 |
commit | ad710f85c5abb8e9d3765e191e74d536a0ba8947 (patch) | |
tree | 3d1d41e3c7f389536ef62f17e667f13e3a21e47d /MdePkg | |
parent | 9eefa2eca070255762b75cae4cca41b8ba537202 (diff) | |
download | edk2-ad710f85c5abb8e9d3765e191e74d536a0ba8947.tar.gz edk2-ad710f85c5abb8e9d3765e191e74d536a0ba8947.tar.bz2 edk2-ad710f85c5abb8e9d3765e191e74d536a0ba8947.zip |
MdePkg: Update PI spec version to 1.6 in MdePkg.dec
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'MdePkg')
-rw-r--r-- | MdePkg/MdePkg.dec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec index 603e498676..3c61a8fabc 100644 --- a/MdePkg/MdePkg.dec +++ b/MdePkg/MdePkg.dec @@ -2,7 +2,7 @@ # This Package provides all definitions, library classes and libraries instances.
#
# It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of
-# EFI1.10/UEFI2.7/PI1.4 and some Industry Standards.
+# EFI1.10/UEFI2.7/PI1.6 and some Industry Standards.
#
# Copyright (c) 2007 - 2017, Intel Corporation. All rights reserved.<BR>
# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
|