seabios/scripts
Kevin O'Connor 6a62e0cb0d scripts: Remove python23compat.py
It's simpler to use b"" designations around binary strings than to use
the as_bytes() function.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-12-19 09:45:04 -05:00
..
kconfig Fix typos found by codespell 2015-10-09 13:34:28 -04:00
acpi_extract.py acpi_extract: Make the generated .hex files more human readable 2015-11-19 08:48:34 -05:00
acpi_extract_preprocess.py build: Minor - fix comments referring to old tools/ directory. 2014-06-11 16:22:56 -04:00
buildrom.py scripts: Remove python23compat.py 2021-12-19 09:45:04 -05:00
buildversion.py build: Use git describe --always 2018-02-27 11:27:59 -05:00
checkrom.py scripts: Remove python23compat.py 2021-12-19 09:45:04 -05:00
checkstack.py checkstack: Handle conditional checks at start of functions 2016-08-10 15:01:03 -04:00
checksum.py build: Make print statements in scripts python3 compatible. 2014-01-20 12:42:43 -05:00
encodeint.py scripts: Allow encodeint.py to take integers in hex notation. 2014-01-22 17:30:30 -05:00
gen-offsets.sh Rename tools/ directory to scripts/ directory. 2013-08-17 10:23:46 -04:00
layoutrom.py Increase BUILD_MIN_BIOSTABLE for large roms 2021-06-04 08:05:08 +02:00
ldnoexec.py ldnoexec: Add script to remove ET_EXEC flag from intermediate build objects 2020-07-24 11:01:47 -04:00
readserial.py readserial: Improve Python3 compatibility 2021-12-19 09:44:30 -05:00
tarball.sh add scripts/tarball.sh 2014-11-25 08:19:25 +01:00
test-build.sh acpi: Remove build check for iasl 2015-11-19 08:48:34 -05:00
transdump.py build: Be careful with unicode and byte strings for python3 compatibility. 2014-01-20 12:42:44 -05:00
vgafixup.py vgabios: Emulate "leal" instruction 2015-04-11 14:36:59 -04:00