Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
M2N32-SLI Deluxe AM3 Support Request
Last Post: Alxstroi
Yesterday 11:08 PM
» Replies: 105
» Views: 71383
[Request] HP Elitebook 6930P WLAN Whitel...
Last Post: Maxinator500
Yesterday 10:51 PM
» Replies: 17
» Views: 6601
[REQUEST] Lenovo G50-30 (A7CNxxWW) BIOS ...
Last Post: carmelletomato
Yesterday 07:29 PM
» Replies: 46
» Views: 22074
[REQUEST] Lenovo G50-70 (9ACNxxWW) BIOS ...
Last Post: colin89
Yesterday 06:04 PM
» Replies: 140
» Views: 41014
[REQUEST + BOUNTY] Lenovo Thinkpad P14s ...
Last Post: loadit
Yesterday 02:23 PM
» Replies: 3
» Views: 103
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
Yesterday 10:53 AM
» Replies: 845
» Views: 317258
[REQUEST] Lenovo Thinkpad E130 (H4ETxxWW...
Last Post: Dudu2002
Yesterday 10:51 AM
» Replies: 509
» Views: 101107
[REQUEST] Lenovo Yoga 11E (N15ETxxW) Whi...
Last Post: Dudu2002
Yesterday 08:15 AM
» Replies: 5
» Views: 2526
[REQUEST] CPU Support for Ryzen 5 3600 o...
Last Post: flexpavillion
Yesterday 04:32 AM
» Replies: 1
» Views: 342
Clevo P775TM1-G BIOS
Last Post: ActivatedNut
Yesterday 01:36 AM
» Replies: 145
» Views: 55346
ASUS P5G41T-M LX2/GB Unlocked Hidden Ove...
Last Post: GangsteR23
03-27-2024 04:58 PM
» Replies: 25
» Views: 64140
lenovo z570 Advanced Menu Unlocked
Last Post: Kaluva12345
03-27-2024 04:58 PM
» Replies: 7
» Views: 4105
Lenovo ThinkCentre M715q 2nd Gen & AMD R...
Last Post: RedfieldHUN1987
03-27-2024 09:23 AM
» Replies: 2
» Views: 152
L14 Gen 3 AMD , Need UEFI unlock advance...
Last Post: frankeinstein2532555
03-27-2024 04:08 AM
» Replies: 0
» Views: 102
[REQUEST] Lenovo Y400 & Y500 (6BCNxxWW) ...
Last Post: freedome
03-26-2024 11:00 PM
» Replies: 188
» Views: 52235
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: ghostinoss
03-26-2024 09:21 PM
» Replies: 655
» Views: 167334
[Request] CPU support for Lenovo IQ57I
Last Post: DeathBringer
03-26-2024 10:02 AM
» Replies: 5
» Views: 243
unlocked Bios for Machenike s16
Last Post: Dudu2002
03-26-2024 09:06 AM
» Replies: 5
» Views: 335
[REQUEST] Bios Unlock Whitelist HP DV6-6...
Last Post: DimanTLT63
03-26-2024 03:03 AM
» Replies: 0
» Views: 150
[REQUEST] HP Pavilion G6-1252ss Whitelis...
Last Post: joseefitness
03-26-2024 01:40 AM
» Replies: 0
» Views: 135

[UNLOCKED] Unlocking amd-v for Aspire AO725
#21
Yes a bit further down you have a whole block of strings used to provide for the different menus. svl7 has overwritten a few characters with his nickname.

Also at the very beggining of the module the header is changed over a few bytes it's most likely due to the CRC.

Those are all the differences between original setup module and svl7's setup module mod.

I was too lazy to diff the other modules looking for modifications and i believe it's technically feasible to include some sort of malware among all the other modules. Even though i belive svl7 provided a clean mod i prefered to apply the patch on the two jumps on a freshly downloaded bios update from Acer's website just to be sure.

Maybe you should consider doing same depending on what the machine is purposed for.

Also i think this might be the actual snippet of code inside the CPU module which enables SVM instructions by writting to bit 4 of C001_0114h #CR_VM.SVME_DISABLE register thus enabling write over bit 12 of C000_0080h #EFER.SVME finally allowing to use virtualization.

So probably a more targetted lower level patch could have taken place there turning on permanently the SVM feature:

(sub_CDAA4 and sub_CDABE being respectively a "rdmsr" and a "wrmsr" function)
[Image: 8ich8.png]

See AMD reference architecture manuals for further details: BIOS and Kernel Developer Guide (BKDG) for AMD Family 14h Models 00h-0Fh Processors PDF – 01/04/2011
find
quote
#22
(12-30-2012, 09:42 AM)boulbi Wrote: I prefered to apply the patch on the two jumps on a freshly downloaded bios update from Acer's website just to be sure.

Share your result, if you can Wink
find
quote
#23
Ok so i had the time to redo this all over again cleanly:

- took stock bios 2.04 from acer.
- cut out the file to fit on 4MiB like described previously.
- extracted setup module "FE3542FE-C1D3-4EF8-657C-8048606FF670_2_265" with phoenix tool 2.12
- hexedited the module at offset 0x969: "74 59" >> "90 90" and offset 0x973: "74 4F" >> "90 90"
- replaced the original module by the modified module inside the bios, still with phoenix tool.
- reflashed the bios using Fn+Esc recovery method.

At the end the menus are all unlocked and only 4bytes were modified appart from the CRC which is managed by phoenixtool. As everything gets compressed in the process even such a small modification obviously gives a very different file from the original.

This method worked to flash two different Aspire One 725 using the same file, one was already updated to 2.04 and my other one was a stock 1.05. So it will work on any AO725 no matter what bios version it was originally.

It would also have been possible to dump the 4MiB bios directly from the running system but this would have included specific configuration and serial numbers thus making clones with every new flashed computer. Instead by taking the original bios you can generate a file that can apply to any AO725.

I hope every interrogations on that matter are now answered :p
find
quote
#24
thanks for the istructions
find
quote
#25
this thread must be marked as UNLOCKED
find
quote
#26
Thanks for confirming,



Moved to unlocked /mod

Toshiba Satellite C885D-S5340

>> DONATE PLEASE! <<
find
quote
#27
(12-29-2012, 11:12 AM)AlexKidd Wrote: Finally I have won, we have won.

Hello.

I have AO725 with v1.05 BIOS. I flashed your modified version v2.04 and it works perfectly.

But version v2.09 has been released. Can you unlock them?

Thank you.
find
quote
#28
I'm unable to mod the new version, I haven't the required know-how

If you want it (and you know what improvements are brought from 2.04 and 2.09) you can extract the ZHGBIOS.FD file from the exe (the method is described above in this thread) and submit it at users more skilled than me
find
quote
#29
Although 2.09 does not have a change log, from what I can tell at least two issues have been fixed. Under Windows 7 I had two problems with the old version. Seemingly at random after resuming from sleep, brightness would be stuck on 100 %, and only a reboot would fix this. In addition, I had random and rare reboots when going to sleep. So far I haven't encountered either with 2.09.
find
quote
#30
Modded v2.09 version by conghoaxa1.

- unlocked SVM support
- added SLIC 2.1 Acer

Tested, and works perfectly Smile Flasher is also unlocked so upgrade from v1.05 to v2.09 is no problem. Just run InsydeFlash.exe.

Download

Smile

/update/

v.2.12 mod below.
find
quote


Forum Jump:


Users browsing this thread: 4 Guest(s)