It probably switches to protected mode. I noticed this on my old
Fujitsu laptop when I tried to make the S3 wakeup run in the s2ram x86 emulator
and found it entered protected mode at some point, which x86emu
didn't support.
I guess Lenovo is doing the same.
And that protected mode code relies on some GDT values that have been
loaded earlier when the BIOS also went into protected mode.
It seems the BIOS programmers really don't like real mode anymore.
Somehow understandable.
-Andi
--