acpi(4): Add multiple debug.acpi.disabled options that are in
the source tree but lack a description in acpi(4).
The original request was to add APEI - the ACPI Platform Error Interface.
I searched through the source tree for acpi_disable() and found several
other options that had not been included.
PR:248767