diff options
Diffstat (limited to 'StdLib/UseSocketDxe/UseSocketDxe.inf')
-rw-r--r-- | StdLib/UseSocketDxe/UseSocketDxe.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StdLib/UseSocketDxe/UseSocketDxe.inf b/StdLib/UseSocketDxe/UseSocketDxe.inf index 45fb70f292..e9ee4acfa9 100644 --- a/StdLib/UseSocketDxe/UseSocketDxe.inf +++ b/StdLib/UseSocketDxe/UseSocketDxe.inf @@ -2,7 +2,7 @@ # Component description file for the EFI socket library.
#
# This module implements the socket layer.
-# Copyright (c) 2011, Intel Corporation
+# Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>
#
# All rights reserved. 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 = UseSocketDxe
#
-# VALID_ARCHITECTURES = IA32 X64 IPF EBC
+# VALID_ARCHITECTURES = IA32 X64 EBC
#
[Sources.common]
|