K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-11-15T15:08:53.480107Z K 7 svn:log V 298 MFC 256293: Sanitize the %eflags returned by BIOS routines. Some BIOS routines enter protected mode and may leave protected-mode-specific flags like PSL_NT set when they return to real mode. This can cause a fault when BTX re-enters protected mode after the BIOS mode returns. PR: amd64/182740 END