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
Biggest⩽Albania⟫°Temu Coupon Code [{acw8...
Last Post: dev86
Today 01:46 AM
» Replies: 0
» Views: 4
Biggest⩽Dominican Republic⟫°Temu Coupon ...
Last Post: dev86
Today 01:40 AM
» Replies: 0
» Views: 10
Biggest⩽USA⟫°Temu Coupon Code [{acw86193...
Last Post: dev86
Today 01:07 AM
» Replies: 0
» Views: 17
Biggest⩽Luxembourg⟫°Temu Coupon Code [{a...
Last Post: dev86
Today 01:02 AM
» Replies: 0
» Views: 15
What is Temu coupon code [ACW696499] | 7...
Last Post: Abhilashsahu73027772
Today 12:54 AM
» Replies: 2
» Views: 36
Biggest⩽Georgia⟫°Temu Coupon Code [{acw8...
Last Post: dev86
Today 12:31 AM
» Replies: 0
» Views: 22
[Updated] Temu Coupon Code $200 Off [ACW...
Last Post: rechelrox1985
Today 12:22 AM
» Replies: 0
» Views: 23
What is Temu coupon code [ACW696499] | 9...
Last Post: rechelrox1985
Today 12:21 AM
» Replies: 0
» Views: 26
What is Temu coupon code [ACW696499] | 3...
Last Post: rechelrox1985
Today 12:19 AM
» Replies: 0
» Views: 23
Biggest⩽Cyprus⟫°Temu Coupon Code [{acw86...
Last Post: dev86
Today 12:11 AM
» Replies: 0
» Views: 24
Biggest⩽Latvia⟫°Temu Coupon Code [{acw86...
Last Post: dev86
Today 12:03 AM
» Replies: 0
» Views: 29
Biggest⩽United Arab Emirates⟫°Temu Coupo...
Last Post: dev86
Yesterday 11:56 PM
» Replies: 0
» Views: 30
Biggest⩽France⟫°Temu Coupon Code [{acw86...
Last Post: dev86
Yesterday 11:52 PM
» Replies: 0
» Views: 27
Biggest⩽Bahrain⟫°Temu Coupon Code [{acw8...
Last Post: dev86
Yesterday 11:43 PM
» Replies: 0
» Views: 29
Shop↬[Kyrgyzstan ►TℰℳU Coupon Code[{acw8...
Last Post: dev86
Yesterday 11:29 PM
» Replies: 0
» Views: 29
Shop↬[Algeria ►TℰℳU Coupon Code[{acw8619...
Last Post: dev86
Yesterday 11:24 PM
» Replies: 0
» Views: 29
Shop↬[North Macedonia ►TℰℳU Coupon Code[...
Last Post: dev86
Yesterday 11:22 PM
» Replies: 0
» Views: 29
Shop↬[Code lumbia ►TℰℳU Coupon Code[{acw...
Last Post: dev86
Yesterday 11:17 PM
» Replies: 0
» Views: 27
Shop↬[MorocCode ►TℰℳU Coupon Code[{acw8...
Last Post: dev86
Yesterday 11:14 PM
» Replies: 0
» Views: 28
Shop↬[Malta ►TℰℳU Coupon Code[{acw861938...
Last Post: dev86
Yesterday 11:11 PM
» Replies: 0
» Views: 29

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)