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