]> xenbits.xensource.com Git - seabios.git/commit
Refactor __call16_from32 - introduce transition16.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 11 Dec 2009 02:16:07 +0000 (21:16 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 11 Dec 2009 02:16:07 +0000 (21:16 -0500)
commit752151b58e216fc15ae63997c8d9057b148a1e36
tree5930b21d670f2d895e6f96f0c1f4e78eace2e161
parent6d768b5fad05dd081a3e85e7e2c48ce57846e71e
Refactor __call16_from32 - introduce transition16.

Add a transition16 call that just jumps into 16bit mode.
__call16_from32 (and call16big) just uses transition16 and __call16.
src/romlayout.S