PATH: Use installation directory for 'PATH'
commit10bb72d1528b909a8e6f270fca02e6b5afae6a6e
authorMatt Fleming <matt.fleming@intel.com>
Fri, 30 Nov 2012 09:50:53 +0000 (30 09:50 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 30 Nov 2012 11:04:23 +0000 (30 11:04 +0000)
tree443d36c8ad043c5417fc323712210b55c7506d86
parent163b8b1a7aabad440e824c64e51c19709cd0a529
PATH: Use installation directory for 'PATH'

Files in the installation directory should be able to be executed
(along with their dependencies) from any directory in the file
hierarchy. Using the installation directory as the default value for
'PATH' is the most sensible way to do this.

The PATH config directive still allows other directories to be
appended to the 'PATH' variable, which is useful when there are other
directories containing modules.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
core/elflink/load_env32.c
core/include/fs.h