Nick: anonymous E-mail: none Board: unknown Contents: BIOS board enable finder 0.2 by roxfan Scanning IS7G_16.B01 for AWDFLASH hooks Found $@AWDFLASH at 00015DF0 (F000:5DF0) Board enable function is at 00015E1F (F000:5E1F) ==== 5E1F ===== 5E1F pushad 5E21 mov cx, F84E 5E24 call 5F18 ; Get_PCI 5E27 or al, 1 5E29 call 5F34 ; Set_PCI 5E2C mov bl, 17 5E2E mov cl, bl 5E30 and cl, 7 5E33 mov bh, 1 5E35 shl bh, cl 5E37 mov cl, bl 5E39 shr cl, 3 5E3C add cl, 8C 5E3F call 5E8C 5E42 or al, bh 5E44 call 5E97 5E47 popad 5E49 retf ==== 5E8C ===== 5E8C push dx 5E8D call 5E77 5E90 mov dl, cl 5E92 in al, dx 5E93 out EB, al 5E95 pop dx 5E96 ret ==== 5E97 ===== 5E97 push dx 5E98 call 5E77 5E9B mov dl, cl 5E9D out dx, al 5E9E out EB, al 5EA0 pop dx 5EA1 ret ==== 5E77 ===== 5E77 push ecx 5E79 push eax 5E7B mov cx, F841 5E7E call 5F18 ; Get_PCI 5E81 movzx dx, al 5E84 shl dx, 8 5E87 pop eax 5E89 pop ecx 5E8B ret