Skip to content
  • Aaron Lu's avatar
    ACPICA: expose OSI version · 242b2287
    Aaron Lu authored
    
    
    Expose acpi_gbl_osi_data so that code outside of ACPICA can check
    the value of the last successfull _OSI call.  The definitions for
    OSI versions are moved to actypes.h so that other components can
    access them too.
    
    Based on a patch from Matthew Garrett which in turn was based on
    an earlier patch from Seth Forshee.
    
    [rjw: Changelog]
    Signed-off-by: default avatarAaron Lu <aaron.lu@intel.com>
    Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
    242b2287