Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
67863beb71e67433b38a20ba408e490ae173f324
/
tools
/
checkstack.py
6c2e781
Use str.startswith() in python scripts.
by Kevin O'Connor
· 13 years ago
f59b5ac
Handle unknown function addresses in tools/checkstack.py.
by Kevin O'Connor
· 13 years ago
9ba1dea
Simplify build by manually resolving external symbols in layoutrom.py.
by Kevin O'Connor
· 13 years ago
a979c1c
Improvements to tools/checkstack.py.
by Kevin O'Connor
· 13 years ago
dbbb7cf
Update tools/checkstack.py - new compilers set %ebp in preamble.
by Kevin O'Connor
· 14 years ago
0b04b78
checkstack.py should not match pushaw on stack usage check.
by Kevin O'Connor
· 14 years ago
7173f6f
Keep relocated 16bit code so checkstack can use it.
by Kevin O'Connor
· 14 years ago
e07e18e
Minor - rename BX_PANIC to panic.
by Kevin O'Connor
· 14 years ago
7f34309
Switch to new stack when calling ATA function in 16bit mode.
by Kevin O'Connor
· 14 years ago
970a032
Misc minor cleanups.
by Kevin O'Connor
· 15 years ago
95cde27
Change checkstack.py tool - key functions by address instead of name.
by Kevin O'Connor
· 15 years ago
d43fcd3
Add hack to prevent checkstack.py from infinitely recursing (with bad input).
by Kevin O'Connor
· 15 years ago
f5cb079
Improvements to checkstack.py tool.
by Kevin O'Connor
· 15 years ago
5c4a8c6
Add tool to check stack usage of 16bit code.
by Kevin O'Connor
· 15 years ago