]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/Include/paths.h
StdLib: Simple code cleanup
[mirror_edk2.git] / StdLib / Include / paths.h
index 7c968241cbb87fcad19f3f87cbdd6a62c1ff97e6..560bd033aff7d11e27b785747ca862c6789e1494 100644 (file)
@@ -1,6 +1,6 @@
 /** @file\r
 \r
-    Copyright (c) 2012, Intel Corporation. All rights reserved.<BR>\r
+    Copyright (c) 2012 - 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,7 @@
 #define _PATH_STDLIB      "/Efi/StdLib/"\r
 #define _PATH_ETC         _PATH_STDLIB "etc/"\r
 #define _PATH_TMP         _PATH_STDLIB "tmp/"\r
+#define _PATH_LIB         _PATH_STDLIB "lib/"\r
 #define _PATH_BIN         "/Efi/Tools/"\r
 \r
 /* DOS style device paths */\r