Tools to inspect and work on UEFI BIOSes
https://github.com/LongSoft/UEFITool
UEFITool is a C++/Qt program for parsing, extracting and
modifying UEFI firmware images. It supports parsing of full BIOS images
starting with the flash descriptor or any binary files containing UEFI
volumes.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / UEFITool
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/UEFITool && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
UEFITool-20180624.tar.xz | 0000185460 181 KB | |
UEFITool.changes | 0000002140 2.09 KB | |
UEFITool.spec | 0000001801 1.76 KB | |
_link | 0000000124 124 Bytes | |
_service | 0000000506 506 Bytes | |
_servicedata | 0000000238 238 Bytes |
Revision 8 (latest revision is 18)
Martin Pluskal (pluskalm)
committed
(revision 8)
- Update to version 20180624: * Unify version scheme * Support replacing raw sections and ffs via -asis * Allow subguid matching for UEFIReplace * Fix recursion in UEFIReplace * Add -o / --output flag to UEFIPatch * Implement replace all and add -o (--output) path to UEFIReplace * Backport decompression updates from new_engine * Add misc patches unrelated to Intel PowerManagement * Implement external patches.txt path for UEFIPatch * Fix Intel descriptor version parsing at reading * Properly read Intel descriptor version, thx @platomav * Recognise B360MHD3.F3 descriptor version * Remove legacy UEFIFind and UEFIExtract in favour of new_engine branch * Fix EC region parse
Comments 0