···170170 acpi_os_name= [HW,ACPI] Tell ACPI BIOS the name of the OS171171 Format: To spoof as Windows 98: ="Microsoft Windows"172172173173- acpi_osi= [HW,ACPI] empty param disables _OSI173173+ acpi_osi= [HW,ACPI] Modify list of supported OS interface strings174174+ acpi_osi="string1" # add string1 -- only one string175175+ acpi_osi="!string2" # remove built-in string2176176+ acpi_osi= # disable all strings174177175178 acpi_serialize [HW,ACPI] force serialization of AML methods176179