UEFITool
Universal-IFR-Extractor
UEFITool | Universal-IFR-Extractor | |
---|---|---|
36 | 2 | |
4,476 | 225 | |
1.2% | - | |
4.4 | 0.0 | |
2 months ago | about 2 years ago | |
C | C++ | |
BSD 2-clause "Simplified" License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
UEFITool
-
Auto-On-Time BIOS mod, different boot entry
Open 1 E7250A24 -- 1 System BIOS with BIOS Guard vA.24.bin file with UEFITool
-
[GUIDE] ThinkPad BIOS: Reading, Patching, and Flashing
UEFIPatch from LongSoft's GitHub A UEFI patchtool built on the older UEFITool engine. UEFITool is not needed for this patch, only the UEFIPatch applcation.
-
Guide about how to check PCI-E Bifurcation support of any mainboard
Download UEFITool from https://github.com/LongSoft/UEFITool/releases for example UEFITool_NE_A66_win32.zip is hidden behind the show all assets button
- Help with BIOS Patching Thinkpad T480s
-
Need To Create My Own BIOS File
There's a discussion here about this being done successfully on a ThinkPad T460 with a SPI programmer and UEFITool. The same method should apply to the T460p.
-
How to unlock BIOS (AMD models, not sure if it works with Intel)
UEFITool: https://github.com/LongSoft/UEFITool/releases
-
5800x3d appears faster after waking up then on cold boot.
If HPET is not an option in firmware, then it is disabled (0x00) and hidden from you. Which in practice is bad. The only option for users in this case is to download your firmware from the vendor, use this tool to locate the register and set the value with this tool to enabled (0x01).
-
Entering hidden Advanced menu in bios v.2.06 on Acer Nitro 5 AN515-55
UEFITool
-
Google announces official Android support for RISC-V
How to view proprietary blobs on your system
-
Change BIOS Boot Logo
I have been a long ThinkPad user and have bought an XPS 13 for the first time. I changed my boot logo on my machines before using this tool following this guide.
Universal-IFR-Extractor
-
[Tutorial] Compeletely get rid of the dumb cpu power limit
First we need to find where it stord. We need 2 tools: UEFITool, IRFExtractor. Find the download link in there github. Now open the UEFITool, File-Open Image File and locate your bios file(GZ301ZX.312 or sth, extract it from the file downloaded from the official ASUS support page). Next, Ctrl+f and find "IMON" in the text field.
- Modifying PCH Fan Curve on non-Modded ASUS X570 BIOS
What are some alternatives?
Universal-IFR-Extractor - Utility that can extract the internal forms represenation from both EFI and UEFI modules.
grub-mod-setup_var - A modified grub allowing tweaking hidden BIOS settings.
chipsec - Platform Security Assessment Framework
coreboot - Mirror of https://review.coreboot.org/coreboot.git. We don't handle Pull Requests.
FanControl.Releases - This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
thinkpad-firmware-patches - Collection of ThinkPad UEFI patches.
BIOSUtilities - Collection of various BIOS/UEFI-related utilities which aid in research and/or modding purposes.
Smokeless_UMAF
gvt-linux
flashrom-DOS-port - Porting flashrom to DOS via DJGPP GCC cross-compiler