Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-11 | build: Minor - fix comments referring to old tools/ directory. | Kevin O'Connor | 1 | -1/+1 | |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
2014-01-20 | build: Remove unneccesary semicolons from acpi_extract scripts. | Johannes Krampf | 1 | -5/+5 | |
Signed-off-by: Johannes Krampf <johannes.krampf@googlemail.com> | |||||
2013-08-17 | Rename tools/ directory to scripts/ directory. | Kevin O'Connor | 1 | -0/+41 | |
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> |