This commit is contained in:
Hoang Hong Quan
2025-10-21 22:40:09 +07:00
parent 6f2a68de79
commit 108a607cb3
+1 -1
View File
@@ -3150,7 +3150,7 @@ DefinitionBlock ("", "SSDT", 2, "ZPSS", "UsbReset", 0x00001000)
* *
* Method (WQBI, 1, NotSerialized) * Method (WQBI, 1, NotSerialized)
* { * {
* \_TZ.WQBI (Arg0) * \\_TZ.WQBI (Arg0)
* } * }
* *
* So we have to patch it for correct reporting. * So we have to patch it for correct reporting.