summaryrefslogtreecommitdiffstats
path: root/StdLib/StdLib.dsc
diff options
context:
space:
mode:
Diffstat (limited to 'StdLib/StdLib.dsc')
-rw-r--r--StdLib/StdLib.dsc7
1 files changed, 5 insertions, 2 deletions
diff --git a/StdLib/StdLib.dsc b/StdLib/StdLib.dsc
index b0309e2bf3..8077b045f8 100644
--- a/StdLib/StdLib.dsc
+++ b/StdLib/StdLib.dsc
@@ -8,8 +8,10 @@
#
# This package contains:
# Standard C Library.
+# Sockets Library.
+# Posix Library.
#
-# Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2010 - 2014, 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
@@ -25,7 +27,7 @@
PLATFORM_VERSION = 0.01
DSC_SPECIFICATION = 0x00010006
OUTPUT_DIRECTORY = Build/StdLib
- SUPPORTED_ARCHITECTURES = IA32|IPF|X64|ARM
+ SUPPORTED_ARCHITECTURES = IA32|X64|ARM
BUILD_TARGETS = DEBUG|RELEASE
SKUID_IDENTIFIER = DEFAULT
@@ -129,6 +131,7 @@
StdLib/LibC/Containers/ContainerLib.inf
# Additional libraries for POSIX functionality.
+ StdLib/PosixLib/PosixLib.inf
StdLib/PosixLib/Err/LibErr.inf
StdLib/PosixLib/Gen/LibGen.inf
StdLib/PosixLib/Glob/LibGlob.inf