Skip to content
  • Alexander Motin's avatar
    APEI: Improve multiple error sources handling. · 2dfc1f73
    Alexander Motin authored
    Some AMD systems I have report 8 NMI and 3591 polled error sources.
    Previous code could handle only one NMI source and used separate
    callout for each polled source.  New code can handle multiple NMIs
    and groups polled sources by power of 2 of the polling period.
    
    MFC after:	2 weeks
    2dfc1f73