Function uacpi_is_platform_reduced_hardware

uacpi_status uacpi_is_platform_reduced_hardware(uacpi_bool * out_value)

Description

Returns UACPI_TRUE via 'out_value' if the current platform is reduced ACPI

hardware, UACPI_FALSE otherwise. This getter becomes available along with the table subsystem, use uacpi_table_subsystem_available() to check.