the method i found using rbwrite in windows(but i dont know how to edit this file):
Method(ECBE, 0, NotSerialized)
{
Acquire(MUEX, 0xFFFF)
Store("ECBE", Debug)
Store(^^PCI0.LPCB.EC0.XIF1, Index(PAK0, One))
Store(^^PCI0.LPCB.EC0.XIF2, Index(PAK0, 0x02))
Store(^^PCI0.LPCB.EC0.XIF3, Index(PAK0, 0x03))
Store(^^PCI0.LPCB.EC0.XIF4, Index(PAK0, 0x04))
Store(^^PCI0.LPCB.EC0.XIF7, Index(PAK0, 0x07))
Release(MUEX)
}