Robert Moore ceee99f6e0 Add mechanism to defer _REG methods for some installed handlers.
The memory/io/pci/dataTable regions must always be available. For
any user installed handlers for these spaces, defer execution of
_REG methods until AcpiEnableSubsystem. This prevents any
chicken/egg problems and ensures that no methods are executed
until all of these regions are ready and available.
2011-01-28 12:37:20 -08:00
..