mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 01:12:52 +08:00
Use an INT call stub and exit on the address after the stub instead or using iret (some BIOS code uses int / iret internally). This fixes the messed up display when trying to switch modes.