Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] Acer Exstensa 5220 cpu mod
Last Post: blackcat1996@
Today 07:54 PM
» Replies: 6
» Views: 113
ASUS X501A CPU 1000M > 3210M upgrade cl...
Last Post: blackcat1996@
Today 07:38 PM
» Replies: 5
» Views: 2607
HP Elitebook 8540w Microcode for I7 920X...
Last Post: blackcat1996@
Today 07:18 PM
» Replies: 1
» Views: 69
Help Acer Aspire 15
Last Post: mvlaurentiu
Today 06:41 PM
» Replies: 0
» Views: 40
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: Clecio1
Today 03:57 PM
» Replies: 9
» Views: 6377
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Gumpween
Today 03:45 PM
» Replies: 497
» Views: 254972
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: sam4011
Today 01:37 PM
» Replies: 100
» Views: 56777
[REQUEST] Lenovo L340-15API & L340-17API...
Last Post: Dudu2002
Today 10:24 AM
» Replies: 12
» Views: 8179
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: pupa57
Today 07:28 AM
» Replies: 818
» Views: 456652
Locate BIOS chip on DKL50 LA-E802P Rev:1...
Last Post: valerio_vanni
Yesterday 08:29 PM
» Replies: 0
» Views: 95
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: wimmme
Yesterday 10:55 AM
» Replies: 19
» Views: 38694
[REQUEST] Acer Nitro 5 AN515-55 BIOS Unl...
Last Post: mimouzunov
Yesterday 10:37 AM
» Replies: 100
» Views: 81107
Asus A8JR / Z99J - T7200 CPU - confirmed
Last Post: Longmao0219
Yesterday 10:16 AM
» Replies: 1
» Views: 3922
Samsung R60 plus
Last Post: Debilix4441
Yesterday 09:01 AM
» Replies: 15
» Views: 17139
[REQUEST] Lenovo Legion Y540 (BHCNxxWW) ...
Last Post: fgonz
Yesterday 08:22 AM
» Replies: 18
» Views: 10086
Foxconn 865G7MF Pinmodded Xeon Support
Last Post: Jackal1983
11-10-2025 10:01 PM
» Replies: 18
» Views: 575
H170-HD3 DDR3 Nvme RAID Unlock
Last Post: foxbnu
11-10-2025 04:18 PM
» Replies: 0
» Views: 120
[REQUEST] Lenovo L440 Whitelist Removal
Last Post: Dudu2002
11-10-2025 04:48 AM
» Replies: 144
» Views: 83504
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: El_Gamer_74
11-09-2025 02:09 PM
» Replies: 218
» Views: 129138
Dell G43T-DM1 please
Last Post: Methanoid
11-09-2025 09:52 AM
» Replies: 0
» Views: 132

bios disassembly
#1
hi, i'm trying to dissassemble my old P3 mainboard bios for understanding the compatibility issue with a modern graphics card. I'm using IDA disassembler. Can someone tell me what I/O port EB refers to and also help me understand the purpose of the assembly instructions (start of bootblock) given below?

seg001:E45C mov al, 0BDh ;
seg001:E45E mov ah, al
seg001:E460 out 70h, al ; CMOS Memory:
seg001:E460 ;
seg001:E462 out 0EBh, al
seg001:E464 mov al, 55h ;
seg001:E466 out 71h, al ; CMOS Memory:
seg001:E466 ;
seg001:E468 xchg ah, al
seg001:E46A out 70h, al ; CMOS Memory:
find
quote
#2
hi,
i have identified one probable cause of the incompatibility though not 100% sure. my motherboard(award ver 6.00) bios is not properly identifying device BAR's if it is a combination of 'Prefetchable' type and '64 bit decoder' while pci enumeration. i have checked motherboard bios(award/phoenix) upto year 2004 and still found the same coding. am i correct in assuming that all the graphics cards manufactured upto 2004 were not having any BAR's in 64 bit memory space? Can i get a confirmation from someone in this regard so that i can mod by bios?.

thanks,
g.gandhi


(05-02-2013, 01:41 AM)gandhig Wrote: hi, i'm trying to dissassemble my old P3 mainboard bios for understanding the compatibility issue with a modern graphics card. I'm using IDA disassembler. Can someone tell me what I/O port EB refers to and also help me understand the purpose of the assembly instructions (start of bootblock) given below?

seg001:E45C mov al, 0BDh ;
seg001:E45E mov ah, al
seg001:E460 out 70h, al ; CMOS Memory:
seg001:E460 ;
seg001:E462 out 0EBh, al
seg001:E464 mov al, 55h ;
seg001:E466 out 71h, al ; CMOS Memory:
seg001:E466 ;
seg001:E468 xchg ah, al
seg001:E46A out 70h, al ; CMOS Memory:
find
quote
#3
hi, i'm really happy to share that at last the modern graphics card got detected by my old motherboard bios after i modded it to introduce a delay and a patch for proper handling of 64 bit prefetchable memory request by a pci device in the awardext.rom module.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)