appleLPC加载 代码错误求助
本帖最后由 海娃bobo 于 2020-3-1 12:40 编辑我准备加载appleLPC在dsdt里加入如下代码
但是提示Name already exists in scope (_DSM)
object dose not exsit(DTGP)
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x02)
{
"device-id",
Buffer (0x04)
{
0xa2, 0xc8, 0x00, 0x00
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
自顶 求助!!!!
页:
[1]