summaryrefslogtreecommitdiffstats
path: root/StdLib/LibC/Uefi/Devices/daConsole.inf
diff options
context:
space:
mode:
Diffstat (limited to 'StdLib/LibC/Uefi/Devices/daConsole.inf')
-rw-r--r--StdLib/LibC/Uefi/Devices/daConsole.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/StdLib/LibC/Uefi/Devices/daConsole.inf b/StdLib/LibC/Uefi/Devices/daConsole.inf
index e23193f4e2..0ecee7e25c 100644
--- a/StdLib/LibC/Uefi/Devices/daConsole.inf
+++ b/StdLib/LibC/Uefi/Devices/daConsole.inf
@@ -1,7 +1,7 @@
## @file
# Standard C library: Console Device Abstraction.
#
-# Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2011 - 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,7 +24,7 @@
DESTRUCTOR = __Cons_deconstruct
#
-# VALID_ARCHITECTURES = IA32 X64 IPF
+# VALID_ARCHITECTURES = IA32 X64
#
[Sources]