The BIOS packet in Firmware v0603 folder is from Xiaomi stuff, so it is reliable. It is highly recommended to update to 0603
version because the script for fan fix is based on that version.
The ME firmware in ME folder is from Fernando's Win-RAID Forum. Using the latest ME firmware helps avoiding potential malicious attack. The ME firmware version in the folder is Intel CSME 11.8 Consumer PCH-LP Firmware v11.8.55.3510
and the version of Intel (CS)ME System Tools
is Intel CSME System Tools v11 r14 - (2018-08-09)
.
Warning: Since the operations are related to BIOS, there's possibility that if some errors(such as force quit the update program) occur during the update process(so as to scripts in #8), the whole system may unable to boot.
If unfortunately this situation happens on you, you need to find Xiaomi stuff to fix your device. If you use this program, you should agree that you are the person who take whole responsibility, instead of the author.
-
Download all the files in Firmware v0603 folder.
-
Extract all the files and copy them to the root directory of a FAT32 U disk.
-
Restart your laptop and press
F12
botton to choose U disk to boot.
- IMPORTANT: From this step, your computer should keep in charged by AC adapter until the whole update process finishes.
-
In the new shell interface, type
unlockme.nsh
and pressEnter
, then the system will automatically restart. -
Repeat the third step, and this time type
flash.nsh
. -
Wait until the update process ends.
-
Download all the files in ME folder.
-
Create a new folder within the drive C and name it "Win64" (path: C:\Win64) and copy all the files into "Win64" folder.
-
Make sure, that your notebook is connected to a charger and in the loading mode.
-
Run the Windows PowerShell as Admin and type the following:
cd C:\Win64
After having hit the Enter key you should now be within the related folder.
- Now type the following command:
.\FWUpdLcl64.exe -F ME.bin
(note: the first character is a dot!) and hit the Enter key. The rest will be done automaticly.
-
Wait until the process has been successfully completed.
-
Restart the notebook.
FallenChromium and Cyb created scripts for changing DVMT size from 32MB to 64MB, unlocking MSR 0xE2, and editing Embedded Controller(EC) firmware to reduce fan nosie. For more information, you can visit #8 and cybsuai's repository.
Thanks to Xiaomi Official for providing BIOS packet.
Thanks to Cyb and FallenChromium for writing incredible scripts to unlock better performance.
Thanks to plutomaniac's post for providing the ME firmware.
Thanks to Fernando_Uno for providing the instruction of flashing ME firmware. The original instruction is at here.