mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 05:51:26 +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.