Function uacpi_set_table_installation_handler
uacpi_status uacpi_set_table_installation_handler(uacpi_table_installation_handler handler)
Description
Set a handler that is invoked for each table before it gets installed.
Depending on the return value, the table is either allowed to be installed as-is, denied, or overriden with a new one.