aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2008-03-31 21:56:04 -0400
committerKevin O'Connor <kevin@koconnor.net>2008-03-31 21:56:04 -0400
commit18f368edc5141b55efd11d9ca82e7e6ff5914a14 (patch)
treec1f095d128649fe85d29e92fe2e8eea7736c99d9 /README
parent67c2cf387f1d89d8a03308834c8d681733243ea6 (diff)
downloadseabios-18f368edc5141b55efd11d9ca82e7e6ff5914a14.tar.gz
Don't clobber %esp highbits on C code entry.
Theoretically, %esp high bits could be set - the C code will use %esp (not %sp), so these bits need to be zeroed. However, they can't be clobbered, so the entry code needs to save/restore it. Also improve some comments in romlayout.S
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions