From: Liming Gao Date: Wed, 27 Dec 2017 08:56:00 +0000 (+0800) Subject: MdePkg: Update PI spec version to 1.6 in MdePkg.dec X-Git-Tag: edk2-stable201903~2706 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=ad710f85c5abb8e9d3765e191e74d536a0ba8947 MdePkg: Update PI spec version to 1.6 in MdePkg.dec Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao Reviewed-by: Star Zeng --- 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.
# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.