summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseSmbusLibNull
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseSmbusLibNull')
-rw-r--r--MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf b/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf
index 512db33f9f..4fd4874595 100644
--- a/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf
+++ b/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf
@@ -1,7 +1,7 @@
## @file
# Null implementation of the SMBUS Library.
#
-# Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2013 - 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
@@ -22,7 +22,7 @@
LIBRARY_CLASS = SmbusLib
#
-# VALID_ARCHITECTURES = IA32 X64 IPF EBC
+# VALID_ARCHITECTURES = IA32 X64 EBC
#
[Sources]