]> xenbits.xensource.com Git - seabios.git/commit
Update tools/acpi_extract.py to handle iasl 20130117 release.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 11 Feb 2013 02:06:14 +0000 (21:06 -0500)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 10 May 2013 10:36:24 +0000 (11:36 +0100)
commit30ef08fb25af278ba012efd8b2c0050c108be54d
tree0ab0cfb6aa38cba5dee5a67998a8685f4e76b5e1
parentf89dc29da190a4704f8813c7a8ab37a611e43841
Update tools/acpi_extract.py to handle iasl 20130117 release.

The latest iasl release produces "lst" output with "number:  " instead
of "number....".  Update the tool to support both formats.

Reported-by: Bo Yang <boyang@suse.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
(cherry picked from commit f396871e3df9da14c65ab24a5a881674e06150a9)
tools/acpi_extract.py