• Sudeep Holla's avatar
    ACPI: Implement a generic FFH Opregion handler · e81c782c
    Sudeep Holla authored
    This registers the FFH OpRegion handler before ACPI tables are
    loaded. The platform support for the same is checked via Platform-Wide
    OSPM Capabilities(OSC) before registering the OpRegion handler.
    
    It relies on the special context data passed to offset and the length.
    However the interpretation of the values is platform/architecture
    specific. This generic handler just passed all the information to
    the platform/architecture specific callback. It also implements the
    default callbacks which return as not supported.
    Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
    Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
    e81c782c
Makefile 3.78 KB