]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/StdLib.inc
StdLib: Move GetPass.c out of Uefi and into PosixLib. Create LibPosix to contain...
[mirror_edk2.git] / StdLib / StdLib.inc
index 9b014b9fc6bca3fb6f3a7ff7a926a58d444ddb0f..6bdbb6feceec941ec31d368f8a168f5856978d29 100644 (file)
@@ -5,7 +5,7 @@
 # The including DSC file must DEFINE the EMULATE macro if\r
 # the application is to be run in an emulation environment.\r
 #\r
-#  Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2011 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
@@ -50,6 +50,8 @@
   LibNetUtil|StdLib/LibC/NetUtil/NetUtil.inf\r
 \r
 # Additional libraries for POSIX functionality.\r
+  LibPosix|StdLib/PosixLib/PosixLib.inf   # Combines LibErr, LibGen, LibGlob, LibStringlist, GetPass into one library\r
+\r
   LibErr|StdLib/PosixLib/Err/LibErr.inf\r
   LibGen|StdLib/PosixLib/Gen/LibGen.inf\r
   LibGlob|StdLib/PosixLib/Glob/LibGlob.inf\r
@@ -69,6 +71,9 @@
 [LibraryClasses.ARM]\r
   NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
 \r
+[LibraryClasses.AArch64]\r
+  NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
+\r
 [Components]\r
 # BaseLib and BaseMemoryLib need to be built with the /GL- switch when using the Microsoft\r
 # tool chain.  This is required so that the library functions can be resolved during\r