Search found 173 matches
- Sun Aug 01, 2010 3:33 pm
- Forum: My hard drive isn't recognized
- Topic: Option ROM loaded but no boot device
- Replies: 7
- Views: 17886
Re: Option ROM loaded but no boot device
Hello, IIRC I've never tried the BCV solution for booting. Therefore, I don't know how exactly it should behave. Anyway, have you read the PnP BIOS Boot Specification (search with Google, it should be available freely). I think the spec explains about the ES:DI parameters you're looking for right no...
- Tue Apr 13, 2010 6:39 pm
- Forum: In-depth High-tech BIOS section
- Topic: Help needed, copy a BIOS option from one AMI BIOS to another
- Replies: 1
- Views: 3628
Re: Help needed, copy a BIOS option from one AMI BIOS to another
The same chipset and CPU support doesn't guarantee that both motherboard are identical in terms of overclocking . You have to make sure the clock-generator chip used in both boards are the same before even trying this mod. Moreover, the feature that you want is not coded in the Option ROM, but it's ...
- Wed Mar 31, 2010 6:23 pm
- Forum: In-depth High-tech BIOS section
- Topic: Reg Bios Runtime calls
- Replies: 4
- Views: 5633
Re: Reg Bios Runtime calls
The only possibility is through "ACPI routine calls". But, that doesn't mean the OS is communicating with the BIOS. It's only with the ACPI implementation in the BIOS. Another possibility is with the BIOS32 "PCI directory services". I'm not sure about the latter, it's probably already abandoned. But...
- Mon Mar 15, 2010 4:53 pm
- Forum: In-depth High-tech BIOS section
- Topic: UEFI System Table and Award BIOS DLL module
- Replies: 1
- Views: 4242
Re: UEFI System Table and Award BIOS DLL module
I found the answer after reversing the BIOS binary for almost two days. I summarized the result at: Pinczakko's Guide to Reversing Award BIOS DLL Support Regarding the data structure pointer passed to the DLL module. It's a pointer to data structure in the stack of the entry point function in the HT...
- Wed Mar 10, 2010 8:55 pm
- Forum: In-depth High-tech BIOS section
- Topic: UEFI System Table and Award BIOS DLL module
- Replies: 1
- Views: 4242
UEFI System Table and Award BIOS DLL module
Has anyone reversed DLL module(s) in recent Award BIOS? The module is passed with a single 32-bit parameter. It's obvious that this parameter is a pointer to a data structure. However, I couldn't find the correct data structure until now. Because I think most of these DLLs are shared between legacy ...
- Fri Mar 05, 2010 10:41 pm
- Forum: BIOS Utilities & Flash Programs
- Topic: Intel VGA BIOS Modification Tool?
- Replies: 1
- Views: 15139
Intel VGA BIOS Modification Tool?
Hi all,
Anyone have an access to/info about the Intel BMP (BIOS Modification Program) utility which is used to modify Intel VGA BIOS?
TIA,
a.k.a Pinczakko
Anyone have an access to/info about the Intel BMP (BIOS Modification Program) utility which is used to modify Intel VGA BIOS?
TIA,
a.k.a Pinczakko
- Sun Nov 15, 2009 7:48 pm
- Forum: BIOS Utilities & Flash Programs
- Topic: Need Intel BIOS Editor
- Replies: 1
- Views: 16243
Re: Need Intel BIOS Editor
Perhaps what you need is the Intel Integrator Toolkit?
http://www.intel.com/design/motherbd/software/itk/
There is a FAQ about it at:
http://www.intel.com/support/motherboar ... 015474.htm
http://www.intel.com/design/motherbd/software/itk/
There is a FAQ about it at:
http://www.intel.com/support/motherboar ... 015474.htm
- Tue Nov 03, 2009 10:45 pm
- Forum: In-depth High-tech BIOS section
- Topic: AMI BIOS Reverse Engineering Article
- Replies: 0
- Views: 5012
AMI BIOS Reverse Engineering Article
My AMI BIOS Reverse Engineering article is available online now: http://sites.google.com/site/pinczakko/pinczakko-s-guide-to-ami-bios-reverse-engineering-1 Might want to read it :wink: Anyway, it's much more condensed than the Award BIOS RE article. Well, this is part of my English book. I decided t...
- Sun Oct 11, 2009 6:03 am
- Forum: In-depth High-tech BIOS section
- Topic: HTX card from Port mapped to memory mapped.
- Replies: 3
- Views: 4323
I'm not sure about the structure of the BIOS code. Perhaps, the following hint can help you: 1. There's a jump table in most BIOS which is used to call all of the Power-On Self Test (POST) routines. You can start there. 2. One of the jump table entry points to routines to initialize expansion card. ...
- Fri Sep 25, 2009 4:34 pm
- Forum: Notebook BIOS and other problems
- Topic: Insyde BIOS bootblock recovery- some new info - some queries
- Replies: 20
- Views: 38695
- Fri Sep 25, 2009 6:46 am
- Forum: Collected Wisdom
- Topic: The Award BIOS Reverse Engineering Article - [relocated]
- Replies: 1
- Views: 15011
The Award BIOS Reverse Engineering Article - [relocated]
The Award BIOS Reverse Engineering article has been relocated to new site because Yahoo Geocities will be closed about a month away. The new URL is: Pinczakko's Guide to Award BIOS Reverse Engineering . I have redirected the old page in Geocities into the new page. Anyway, dear moderator(s), if you ...
- Thu Oct 23, 2008 6:59 am
- Forum: In-depth High-tech BIOS section
- Topic: A BIOS disassembly(reverse-engineering) book
- Replies: 2
- Views: 10057
There is a slight mistake in the URL for the updates on the book. This is the right one: http://darmawan-salihun.blogspot.com/20 ... embly.html
Sorry for the inconvenience.
PS: I didn't realize it long ago and I haven't been in the forum for a while.
Sorry for the inconvenience.
PS: I didn't realize it long ago and I haven't been in the forum for a while.
- Fri Jul 11, 2008 12:34 pm
- Forum: In-depth High-tech BIOS section
- Topic: Question of Windows based BIOS Flasher
- Replies: 3
- Views: 5355
Thankyou very much , I have download the source code and study it .The flash method I can understand ,but I confused with the mechanism about windows it used . :? I will try my best to understand it. :D I see. Just read the link to the forum I gave you in the previous post. If you have MSDN documen...
- Thu Jul 10, 2008 12:22 am
- Forum: In-depth High-tech BIOS section
- Topic: Question of Windows based BIOS Flasher
- Replies: 3
- Views: 5355
The updated source code is at: http://google-summer-of-code-2007-coresystems.googlecode.com/files/DarmawanMappatutu_Salihun.tar.gz And the explanation is at: http://community.reverse-engineering.net/viewtopic.php?t=5511 If you understand mmap() in *NIX, you should recognize how this implementation o...
- Tue Jul 01, 2008 9:30 pm
- Forum: In-depth High-tech BIOS section
- Topic: HP Vectra VE C/xxx Series 7 BIOS modification problem
- Replies: 0
- Views: 5395
HP Vectra VE C/xxx Series 7 BIOS modification problem
This system has an FIC VL609 Motherboard with AMIBIOS (which I believe to belong to AMIBIOS v7 core). The BIOS can be downloaded in this page . I've tried the following versions of the AMIBCP to change the default BIOS setup values but all of the resulting BIOS cannot boot :-(. - AMIBCP 6.24T (canno...