summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf')
-rw-r--r--EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf b/EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf
index 19f133e952..b46fa10264 100644
--- a/EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf
+++ b/EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf
@@ -6,7 +6,7 @@
# also be used to test build DXE, Runtime, DXE SAL, and DXE SMM modules that require timer
# services as well as EBC modules that require timer services.
#
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2007 - 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
@@ -29,7 +29,7 @@
CONSTRUCTOR = DxeTimerLibConstructor
#
-# VALID_ARCHITECTURES = IA32 X64 IPF EBC
+# VALID_ARCHITECTURES = IA32 X64 EBC
#
[Sources]