lua was previously unable to determine ACPI presence because this
probing was postponed until the final loading and execution of the
kernel. This patch resolves that by detecting ACPI early (similar to
the order of operations in the legacy i386 loader).
This patch also fixes the lua code to use the correct kenv `acpi.rsdp`
Sponsored by: Rubicon Communications, LLC ("Netgate")