summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf
diff options
context:
space:
mode:
Diffstat (limited to 'UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf')
-rw-r--r--UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf10
1 files changed, 5 insertions, 5 deletions
diff --git a/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf b/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf
index d7c98f67c0..4e230fc490 100644
--- a/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf
+++ b/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf
@@ -1,7 +1,7 @@
## @file
-# Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library.
+# Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library.
#
-# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2009 - 2018, 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. The full text of the license may be found at
@@ -24,13 +24,13 @@
#
# The following information is for reference only and not required by the build tools.
#
-# VALID_ARCHITECTURES = IA32 X64
+# VALID_ARCHITECTURES = IA32 X64
#
[Sources]
CpuIo2Smm.c
CpuIo2Smm.h
-
+
[Packages]
MdePkg/MdePkg.dec
@@ -41,7 +41,7 @@
IoLib
SmmServicesTableLib
BaseMemoryLib
-
+
[Protocols]
gEfiSmmCpuIo2ProtocolGuid ## PRODUCES