diff options
Diffstat (limited to 'EmulatorPkg/FirmwareVolumePei/FirmwareVolumePei.inf')
-rw-r--r-- | EmulatorPkg/FirmwareVolumePei/FirmwareVolumePei.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/EmulatorPkg/FirmwareVolumePei/FirmwareVolumePei.inf b/EmulatorPkg/FirmwareVolumePei/FirmwareVolumePei.inf index 38483918e5..89eb3395ac 100644 --- a/EmulatorPkg/FirmwareVolumePei/FirmwareVolumePei.inf +++ b/EmulatorPkg/FirmwareVolumePei/FirmwareVolumePei.inf @@ -3,7 +3,7 @@ #
# This PEIM will produce the HOB to describe Firmware Volume, Firmware Devices
# on the Emu emulator.
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
# Portions copyright (c) 2011, Apple Inc. All rights reserved.
#
# This program and the accompanying materials
@@ -27,7 +27,7 @@ #
# The following information is for reference only and not required by the build tools.
#
-# VALID_ARCHITECTURES = IA32 X64 IPF EBC
+# VALID_ARCHITECTURES = IA32 X64 EBC
#
[Sources]
|