Workaround hang on real hardware
This commit is contained in:
+1
-1
@@ -258,7 +258,7 @@ impl AcpiContext {
|
||||
}
|
||||
|
||||
Fadt::init(&mut this);
|
||||
Dmar::init(&this);
|
||||
//TODO (hangs on real hardware): Dmar::init(&this);
|
||||
|
||||
crate::aml::init_namespace(&this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user