[PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER

Sinan Kaya okaya at kernel.org
Wed Nov 21 08:02:21 AEDT 2018


On 11/20/2018 3:44 PM, Alex_Gagniuc at Dellteam.com wrote:
> I'd prefer "sure" instead of "think". "I think it breaks some system I'm
> not telling you about" doesn't help much in figuring out how not to
> break said system(s).:)

Sorry, I thought I mentioned why it would break but let me repeat.

The systems I have seen rely on the HEST table presence as an indicator
to the OS that firmware first is enabled. If you go look at the _OSC bits
on such systems, it still says OS owns the AER service.

The assumption here is that HEST table has precedence over the _OSC bits.
That's what needs to be clarified in the UEFI forum.

If this code is to go in and ignore the HEST table presence, then firmware
will think that it owns AER service and OS will think that it owns AER
service too.


More information about the Linuxppc-dev mailing list