Bios Mods -The Best BIOS Update and Modification Source

Full Version: AES-NI Enabled on Y560P / Requesting Advanced Option Unlock
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Hi,

I'm new to the forum, and was trying to enable AES-NI in the BIOS for Y560P, but could not figure out how to do it.

I was able to find a website showing how to enable AES-NI here:
http://pastebin.com/4Wa0iaHz

Also, if the BIOS could also be unlocked, it would be great.

Attach is the BIOS file for the Y560P.
I believe the Y460P also uses the same BIOS.

Thanks in advance.

[attachment=2862]
ok , i will modify it for you but please be patient as there are alot of request and i`m busy in my study as well .
thank you Smile
Thank you for your reply.

I understand your situation, and I really appreciate you taking the time to do this.
I have searched for the code inside the power management module and haven`t found this code yet .
Also , your bios is PHOENIX not INSYDE ......... as the code is supposed to be found in INSYDE bioses for your notebook .
Ahemd,

I think you already have a mod for the y460p but you were looking for platform tools. I sent you a lot pm.

Sent from my SAMSUNG-SGH-I777 using Tapatalk
(10-29-2011, 01:19 AM)ptulluri Wrote: [ -> ]Ahemd,

I think you already have a mod for the y460p but you were looking for platform tools. I sent you a lot pm.

Sent from my SAMSUNG-SGH-I777 using Tapatalk

I'm talking about. AES-NI code not options or menus unlock .
I think its not fhe same code shown in the given link .

The bios options can be easily unlocked and i will upload it later time today or tomorrow as I'm outside home and using mobile .
Really appreciate you looking into this.

Sent from my SAMSUNG-SGH-I777 using Tapatalk
(10-28-2011, 05:35 PM)AHMED HOSSAM Wrote: [ -> ]I have searched for the code inside the power management module and haven`t found this code yet .
Also , your bios is PHOENIX not INSYDE ......... as the code is supposed to be found in INSYDE bioses for your notebook .

I did research on my own after you have stated that you could not find the code inside the power management module, and going off of this instructions, here:

http://forum.notebookreview.com/windows-...em-15.html

I was able to figure out that the code is inside BIOSCOD07.ROM module.
However, that is as far as I was able to go...
No problem , i thought its only inside power management module as the first link you have posted say that code is located in powermanagement not bioscod .

I will search in bioscode and modify it for you along with menus unlock in the same modification .
Now, I am not too sure if the AES-NI is in BIOSCOD07.ROM.
According to the tutorial I posted earlier, it should be one of these files:

$ for i in `cat interesting_files.txt`; do echo $i; grep -i 0x13c[^0-9a-f] $i;
done
./35C0C168-2607-4E51-BB53-448E3ED1A87F.ff.asm
1654: 88 b4 1f 3c 01 00 00 mov %dh,0x13c(%edi,%ebx,1)
./B601F8C4-43B7-4784-95B1-F4226CB40CEE.ff.asm
fe6: 8b 05 3c 01 00 00 mov 0x13c,%eax
./BIOSCOD02.ROM.asm
e06: 9a 8e 10 34 e5 3c 01 lcall $0x13c,$0xe534108e
18cc: 9a fe 61 eb 07 3c 01 lcall $0x13c,$0x7eb61fe
304f: 9a c1 00 e0 e4 3c 01 lcall $0x13c,$0xe4e000c1
a57b: 9a e6 0b 34 e5 3c 01 lcall $0x13c,$0xe5340be6
./BIOSCOD03.ROM.asm
1d2b: 9a 8e 10 34 e5 3c 01 lcall $0x13c,$0xe534108e
1d79: 9a 8e 10 34 e5 3c 01 lcall $0x13c,$0xe534108e
./BIOSCOD07.ROM.asm
3f07: 9a 76 4a 00 f0 3c 01 lcall $0x13c,$0xf0004a76
885e: 9a 1b 61 00 f0 3c 01 lcall $0x13c,$0xf000611b
a6e6: 66 b9 3c 01 mov $0x13c,%cx
b80c: 9a 81 94 34 e5 3c 01 lcall $0x13c,$0xe5349481
./ROMEXEC.ROM.asm
2740: 9a c7 67 00 f0 3c 01 lcall $0x13c,$0xf00067c7
27b4: 9a c7 67 00 f0 3c 01 lcall $0x13c,$0xf00067c7

Sorry for the uncertainty, but I didn't want you looking for the code in the wrong file.

Also, according to
http://forum.notebookreview.com/windows-...em-18.html
which points to
http://www.msi.com/service/faq/2204.html
the microcode to enable AES-NI might just not be present inside the BIOS.
Using the Intel Processor Identification Utility, it shows that the microcode revision is "E" with this BIOS.
Pages: 1 2 3 4