Hey Xb0xGuru,
you have to find the whitelist in your orignal bios file.
Then you will see more than one pci dev ven ID´s, cause
your notebook accept a lot of wireless cards.
Normaly, you only need one of these to change and replace it
with your own ID´s.
-> after the change you get the checksum differences
You mußt correct these differences!! But how?
You only need 4 Bytes to correct it, and from where? From
one of the other ID´s in the whitelist you didn´t need.
The Bios-File is compressed, but not all Bytes are compressed.
Also they are some uncompressed Bytes in a compressed bios file.
I think it´s better to change only uncompressed Bytes, but
sometimes between some bytes there is an "unpack Byte" for the
unpack algorithm, in example "EF" or "FF" or something else. If
you look carefully, you will identify them.
So back, I have spend you 8 Bytes to correct, you can input
8 Bytes from your whitelist, than Make a check to every Byte
that you say it´s allowed to change for the correction.
Be sure, your bytes counted 4-Bytes, otherwise you can´t do a correction.
Replace the correction string with the one you´ve insert, and your
checksum will be fixed. Hopefully
Cheers Semi
8 uncompressed Bytes marked in a compressed Bios-file
8 compressed Bytes marked in compressed Bios-file
