Battery - Fujitsu Lifebook A555
Battery - Fujitsu Lifebook A555
#battery_Fujitsu-Lifebook-A555.txt
# Replace all renamed method with proper RECB and WECB methods
# SMD0
into method label SMRW code_regex Store\s\(Arg3,\s\\_SB.PCI0.LPCB.EC0.SMD0\)
replaceall_matched begin \\_SB.PCI0.LPCB.EC0.WECB(0x1C,264, Arg3) end;
into method label SMRW code_regex \(\\_SB.PCI0.LPCB.EC0.SMD0 replaceall_matched
begin (\\_SB.PCI0.LPCB.EC0.RECB(0x1C,264) end;
# SMW0
into method label SMRW code_regex Store\s\(Arg3,\s\\_SB.PCI0.LPCB.EC0.SMW0\)
replaceall_matched begin \\_SB.PCI0.LPCB.EC0.WECB(0x1C,16, Arg3) end;
into method label SMRW code_regex \(\\_SB.PCI0.LPCB.EC0.SMW0 replaceall_matched
begin (\\_SB.PCI0.LPCB.EC0.RECB(0x1C,16) end;
# BCNO
into method label UPBX code_regex \(\^\^PCI0.LPCB.EC0.BCNO replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x80,256) end;
into method label UPBI code_regex \(\^\^PCI0.LPCB.EC0.BCNO replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x80,256) end;
# BNAM
into method label UPBX code_regex \(\^\^PCI0.LPCB.EC0.BNAM replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0xD0,120) end;
into method label UPBI code_regex \(\^\^PCI0.LPCB.EC0.BNAM replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0xD0,120) end;
# BATD
into method label SELE code_regex \(BATD replaceall_matched begin (RECB(0x63,16)
end;
into method label _PSR code_regex \^\^PCI0.LPCB.EC0.BATD\) replaceall_matched begin
\^^PCI0.LPCB.EC0.RECB(0x63,16)\)\ end;
# BTAP
into method label UPBX code_regex \(\^\^PCI0.LPCB.EC0.BTAP replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x6A,16) end;
into method label UPBI code_regex \(\^\^PCI0.LPCB.EC0.BTAP replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x6A,16) end;
into method label S203 code_regex \(\^\^PCI0.LPCB.EC0.BTAP replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x6A,16) end;
into method label CHKB code_regex \\_SB.PCI0.LPCB.EC0.BTAP\) replaceall_matched
begin \\_SB.PCI0.LPCB.EC0.RECB(0x6A,16)\)\ end;
# BTFC
into method label UPBX code_regex \(\^\^PCI0.LPCB.EC0.BTFC replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x6C,16) end;
into method label UPBI code_regex \(\^\^PCI0.LPCB.EC0.BTFC replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x6C,16) end;
into method label S203 code_regex \(\^\^PCI0.LPCB.EC0.BTFC replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x6C,16) end;
# BTDV
into method label UPBX code_regex \(\^\^PCI0.LPCB.EC0.BTDV replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x75,16) end;
into method label UPBI code_regex \(\^\^PCI0.LPCB.EC0.BTDV replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x75,16) end;
# BTCC
into method label UPBX code_regex \(\^\^PCI0.LPCB.EC0.BTCC replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0xE2,16) end;
into method label S203 code_regex \(\^\^PCI0.LPCB.EC0.BTCC replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0xE2,16) end;
# BT1I
into method label UPBS code_regex \(\^\^PCI0.LPCB.EC0.BT1I replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x46,16) end;
# BT1C
into method label UPBS code_regex \(\^\^PCI0.LPCB.EC0.BT1C replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x48,16) end;
# BT1V
into method label UPBS code_regex \(\^\^PCI0.LPCB.EC0.BT1V replaceall_matched begin
(^^PCI0.LPCB.EC0.RECB(0x50,16) end;