K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-10-15T21:08:37.044186Z K 7 svn:log V 302 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. Approved by: re (gjb) END