On Wed, Jan 14, 2015 at 10:35 AM, Borislav Petkov <b...@alien8.de> wrote:
> On Wed, Jan 14, 2015 at 10:27:47AM -0800, Andy Lutomirski wrote:
>> How are you manually triggering an MCE?  I've been playing with some
>> MCE stuff recently, but the only reasonably reliable way I know of to
>> trigger an MCE is using WHEA, and I don't have a box with WHEA, and I
>> assume your ASUS T100 doesn't either.
>
> asm volatile("int $18");

That's not a real MCE, though -- it happens synchronously instead of
at MCE priority with all the associated messiness.  Or is the idea to
just stick that in after switching to the 32-bit mode being tested?

--Andy

>
>> Tianocore makes assumptions about the kernel's GDT layout?  Yuck.
>
> Yuck indeed.
>
> --
> Regards/Gruss,
>     Boris.
>
> Sent from a fat crate under my desk. Formatting is fine.
> --



-- 
Andy Lutomirski
AMA Capital Management, LLC
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to