Skip to content

awyl/Build-PowerMonkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build PowerMonkey


All credit goes to respective developers of the software used.


DISCLAIMER

I merely provide you a script to build PowerMoney EFI because it is not the easiest task. Using these EFI binaries are potentially dangerous and could damage your computer. I am not responsible for any damages that might cause. Use at your own risk.


A blog post is written for this repository.

These scripts are created to ease the so many steps to build PowerMonkey. If you do not understand what you are doing, you probably shouldn't be running this. Read about EFI and boot process. PowerMonkey github has a good explanation.

Software Used

How to use

Prerequisite

  1. Windows 10 build 17063 and newer
  2. Visual Studio 2022, with C++ workload installed.

Step 1

In a command prompt (Use x64 Native Tools Command Prompt for VS 2022 to get builds working),

git clone https://github.com/awyl/Build-PowerMonkey.git

Step 2

cd Build-PowerMonkey
setup.bat

Step 3

Edit CONFIGURATION.c. Set your undervolt value.
Open the file in a text editor, it should be very self-explanatory.

Step 4

build.bat

Step 5

Copy the content of EFI folder to the folder of same name in your EFI partition. You can also copy the folder to an FAT32 formatted usb stick.

Step 6

Reboot your computer and go into BIOS.

  • Turn off Secure Boot
  • Change the boot file to EFI\Boot\shellx64.efi.

About

Scripts to build PowerMonkey for undervolting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published