aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/acpi_extract.py
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove unneccesary semicolons from acpi_extract scripts.Johannes Krampf2014-01-201-33/+33
| | | | Signed-off-by: Johannes Krampf <johannes.krampf@googlemail.com>
* Rename tools/ directory to scripts/ directory.Kevin O'Connor2013-08-171-0/+354
It's common for other projects (eg, QEMU, Linux) to put build scripts into a "scripts/" directory. There's no reason for SeaBIOS to be different, so rename the "tools/" directory to "scripts/". Signed-off-by: Kevin O'Connor <kevin@koconnor.net>