From 888fc61db8e0ffd87ac27bdee600516f1d946bfc Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Wed, 30 Dec 2020 20:45:12 +0800 Subject: rename --- broadwell_refcode_librem.asm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/broadwell_refcode_librem.asm b/broadwell_refcode_librem.asm index ff91eea..560b618 100644 --- a/broadwell_refcode_librem.asm +++ b/broadwell_refcode_librem.asm @@ -37094,7 +37094,7 @@ add esp, 0x10 loc_00016d69: sub esp, 0xc push ebx -call fcn_0001ecfb ; call 0x1ecfb +call init_cpu_policy ; call 0x1ecfb mov esi, eax call dummy_15479 ; call 0x15479 add esp, 0x10 @@ -37134,7 +37134,7 @@ add esp, 0x10 loc_00016dd0: sub esp, 0xc push ebx -call fcn_0001ef8b ; call 0x1ef8b +call init_me_policy ; call 0x1ef8b mov esi, eax call dummy_15479 ; call 0x15479 add esp, 0x10 @@ -37174,7 +37174,7 @@ add esp, 0x10 loc_00016e37: sub esp, 0xc push ebx -call fcn_0001d586 ; call 0x1d586 +call init_system_agent_policy ; call 0x1d586 mov ebx, eax call dummy_15479 ; call 0x15479 add esp, 0x10 @@ -49022,7 +49022,7 @@ xor eax, eax leave ret -fcn_0001d586: +init_system_agent_policy: push ebp mov ebp, esp push edi @@ -49931,7 +49931,7 @@ call dummy_15480 ; call 0x15480 mov byte [ebx + 0x38d], 4 push eax push 4 -push ref_000296b0 ; push 0x296b0 +push reserved_smbus_addresses ; push 0x296b0 lea eax, [ebx + 0x38e] push eax call CopyMem ; call 0x1713e @@ -50706,7 +50706,7 @@ pop edi pop ebp ret -fcn_0001ecfb: +init_cpu_policy: push ebp mov ebp, esp push edi @@ -50933,7 +50933,7 @@ pop edi pop ebp ret -fcn_0001ef8b: +init_me_policy: push ebp mov ebp, esp push esi @@ -58266,7 +58266,7 @@ dd 0x6120646e dd 0x65766f62 dd 0x9066000a -ref_000296b0: +reserved_smbus_addresses: dd 0xa6a4a2a0 ref_000296b4: -- cgit v1.2.3