diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-12-15 02:39:16 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-12-15 02:39:16 +0000 |
commit | 3cc7a3548cbb4d3f6780ce9629589b06f12c9701 (patch) | |
tree | 43a5ccf18feb44a13d41549110067f77f6d12682 /MdePkg/MdePkg.dec | |
parent | 53f39c6c9a5879f72b73ba14f9db6f5defb4e6f9 (diff) | |
download | edk2-platforms-3cc7a3548cbb4d3f6780ce9629589b06f12c9701.tar.xz |
Update UEFI spec version from UEFI2.3 to UEFI2.3.1
Signed-off-by: lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12863 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/MdePkg.dec')
-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 17b7d423ad..b8dd9feb72 100644 --- a/MdePkg/MdePkg.dec +++ b/MdePkg/MdePkg.dec @@ -3,7 +3,7 @@ # This Package provides all definitions(including functions, MACROs, structures and library classes)
# and libraries instances, which are defined in MDE Specification.
# It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of
-# EFI1.10/UEFI2.3/PI1.2 and some Industry Standards.
+# EFI1.10/UEFI2.3.1/PI1.2 and some Industry Standards.
#
# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
|