• L
    ACPICA: Implicit notify support · bba63a29
    Lin Ming 提交于
    This feature provides an automatic device notification for wake devices
    when a wakeup GPE occurs and there is no corresponding GPE method or
    handler. Rather than ignoring such a GPE, an implicit AML Notify
    operation is performed on the parent device object.
    This feature is not part of the ACPI specification and is provided for
    Windows compatibility only.
    Signed-off-by: NLin Ming <ming.m.lin@intel.com>
    Signed-off-by: NLen Brown <len.brown@intel.com>
    bba63a29
ec.c 26.9 KB