Todo about walking namespace and init _PRW's.
This needs a deeper understanding and brighter mind than mine.
This commit is contained in:
@@ -258,6 +258,8 @@ acpi_std_ops(int32 op,...)
|
|||||||
"AcpiInitializeObjects failed"))
|
"AcpiInitializeObjects failed"))
|
||||||
goto err;
|
goto err;
|
||||||
|
|
||||||
|
//TODO: Walk namespace init ALL _PRW's
|
||||||
|
|
||||||
checkAndLogFailure(
|
checkAndLogFailure(
|
||||||
AcpiInstallGlobalEventHandler(globalGPEHandler, NULL),
|
AcpiInstallGlobalEventHandler(globalGPEHandler, NULL),
|
||||||
"Failed to install global GPE-handler.");
|
"Failed to install global GPE-handler.");
|
||||||
|
|||||||
Reference in New Issue
Block a user