diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2014-09-30 09:37:26 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2014-09-30 09:42:55 -0400 |
commit | d5c61747e4c1f041264aa0cf133b76fc9ae5a692 (patch) | |
tree | 862b3526b602d02a8dd69c08880f94a3b4ed72cc /scripts/python23compat.py | |
parent | 12085439561f44107c7d3bea5a333a90ea987643 (diff) | |
download | seabios-d5c61747e4c1f041264aa0cf133b76fc9ae5a692.zip seabios-d5c61747e4c1f041264aa0cf133b76fc9ae5a692.tar.gz seabios-d5c61747e4c1f041264aa0cf133b76fc9ae5a692.tar.bz2 |
pmm: Fix entry point to support non-zero %ss
If the pmm entry point was called with a non-zero stack segment, the
pointer to the arguments on the stack would not be valid once the
code transitioned to 32bit mode. Fix by adding the stack segment
offset into the args pointer.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/python23compat.py')
0 files changed, 0 insertions, 0 deletions