On Sunday, February 24, 2013 2:57:32 pm matt wrote:
> What does this mean exactly?
> 
> Whenever I call/evaluate certain ACPI paths, this gets printed on console.
> 
> I assume it's a concurrent access issue or something, or perhaps just a
> bios/uefi problem?

#define APIC_ESR_ILLEGAL_REGISTER       0x00000080

It means something wrote to an invalid lapic register.  It is probably a bug 
in your BIOS, yes.

-- 
John Baldwin
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to