You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2026. It is now read-only.
Hello there! I'm glad to show some of the Cyb's works on XMNBP BIOS modding! What's done:
The most important - DVMT set to 64MB -> i booted without IntelDVMTFixup
Native Intel HWP - better CPU power management with MBP15,2 profile.
0xE2 LOCK disable - now we can boot vanilla kernel without any patches on Clover side.
Nuvoton Embedded Controller firmware mod - now fans kicks in on 55 degrees Celsius, which means that laptop stays quiet 95% of the time (even when i use IDE, which is actually awesome).
Also he managed to make BIOS and EC region R\W, which means we can make further modifications in every point.
The work itself is now more like Proof-of-Concept, mods are based on Insyde's H20UVE utility to patch UEFI variables, for that Cyb is using CMD + PowerShell scripts, which makes a bit of a trouble to use it (PowerShell execution policy is ugly and often makes problems). Now he's working on a Python executable to make things a lot easier for basic user. Windows environment is needed. Just to try i will upload some scripts, here it is exps5.5_en.zip. I will hold on EC mod as it's dangerous and untested (in "shit happens" case you should have programator and disassemble the laptop to restore it's functionality), but for now all is awesome for me.
Hello there! I'm glad to show some of the Cyb's works on XMNBP BIOS modding! What's done:
Also he managed to make BIOS and EC region R\W, which means we can make further modifications in every point.
The work itself is now more like Proof-of-Concept, mods are based on Insyde's H20UVE utility to patch UEFI variables, for that Cyb is using CMD + PowerShell scripts, which makes a bit of a trouble to use it (PowerShell execution policy is ugly and often makes problems). Now he's working on a Python executable to make things a lot easier for basic user. Windows environment is needed. Just to try i will upload some scripts, here it is exps5.5_en.zip. I will hold on EC mod as it's dangerous and untested (in "shit happens" case you should have programator and disassemble the laptop to restore it's functionality), but for now all is awesome for me.