diff options
Diffstat (limited to 'StdLib/StdLib.dsc')
-rw-r--r-- | StdLib/StdLib.dsc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/StdLib/StdLib.dsc b/StdLib/StdLib.dsc index f62d2ad4fd..6bbab03a30 100644 --- a/StdLib/StdLib.dsc +++ b/StdLib/StdLib.dsc @@ -11,7 +11,7 @@ # Sockets Library.
# Posix Library.
#
-# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2010 - 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
@@ -44,8 +44,6 @@ gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|$(DEBUG_PROPERTY_MASK)
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|$(DEBUG_PRINT_ERROR_LEVEL)
-[PcdsFixedAtBuild.IPF]
-
[LibraryClasses]
#
# Entry Point Libraries
|