Move code from PCI hotplug DSDT macros to methods.

Simplify the hotplug code by moving the bulk of the logic out of the
macros and into static method definitions.  This also reduces the ACPI
DSDT code size.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2 files changed
tree: 46c167c454816555e7a0f47d7f286020159393ba
  1. src/
  2. tools/
  3. vgasrc/
  4. .gitignore
  5. COPYING
  6. COPYING.LESSER
  7. Makefile
  8. README
  9. TODO