]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ACPICA: Support for iASL - multiple files and wildcards
authorBob Moore <robert.moore@intel.com>
Thu, 10 Apr 2008 15:06:38 +0000 (19:06 +0400)
committerLen Brown <len.brown@intel.com>
Tue, 22 Apr 2008 18:29:23 +0000 (14:29 -0400)
commite20a679b4acf81a419bbe80beddedc988bf3bd51
tree71180ebb625d44b7670ae57eae248174dea9cb8a
parent6deb65dd9d66ff70fa8f8665690295a1126f801a
ACPICA: Support for iASL - multiple files and wildcards

Implemented support to allow multiple files to be
compiled/disassembled in a single invocation. This includes
command line wildcard support for both the Windows and Unix
versions of the compiler. This feature simplifies the disassembly
and compilation of multiple ACPI tables in a single directory.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/utilities/utinit.c
drivers/acpi/utilities/utxface.c