ACPICA: iASL: Improved pathname support
authorBob Moore <robert.moore@intel.com>
Tue, 22 May 2012 08:26:53 +0000 (16:26 +0800)
committerLen Brown <len.brown@intel.com>
Fri, 1 Jun 2012 15:51:52 +0000 (11:51 -0400)
For include files, merge the prefix pathname with the file
pathname.  Convert backslashes in all pathnames to forward
slashes, for readability.  Include file pathname changes affect
both #include and Include() type operators.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found