ACPI is actually less of a problem in this respect because it's executed by the OS. There's a
ACPI virtual machine language.
I think you are talking about SMM which is set up by the BIOS and does indeed run whatever and
whenever it feels like. LinuxBIOS/CoreBoot is the way to avoid that. SMM is definitely
something to avoid if you need hard, fast real-time.