提交 d8948487 编写于 作者: M Mykola Grymalyuk

Docs: Revert _STA value overriding in SSDT-EC-USBX

See previous commit for more details:
- https://github.com/acidanthera/OpenCorePkg/commit/8c93e5e2dc17642824189f292430280d0efa34d1
上级 8c93e5e2
......@@ -53,22 +53,6 @@ DefinitionBlock ("", "SSDT", 2, "ACDT", "SsdtEC", 0x00001000)
}
**/
/*
* Uncomment the following to disable EC if the STA method exists.
*/
/**
External (_SB_.PCI0.LPCB.EC0_._STA, UnknownObj)
Scope (\)
{
If (_OSI ("Darwin"))
{
\_SB.PCI0.LPCB.EC0._STA = Zero
}
}
**/
Scope (\_SB)
{
Device (USBX)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册