Hacker News new | ask | show | jobs
by rasz 55 days ago
Up to this bios I dont remember ever seeing move to PM without far jump into just loaded 32bit selector.
1 comments

Guess: Intel changed the spec. There's quite a few generations between a 286 and a P4, and new BIOS code doesn't need to run on discontinued CPU types. And new execution contexts like https://en.wikipedia.org/wiki/System_Management_Mode might benefit from minimizing the setup needed to run in protected mode.