Version: 0.28.0, Package name: UEFITool-0.28.0 |
Maintained by: Klemens Nanni |
Master sites: |
Description UEFITool is a cross-platform open source application written in C++/Qt, that parses UEFI-compatible firmware image into a tree structure, verifies image's integrity and provides a GUI to manipulate image's elements. Project development started in the middle of 2013 because of the lack of cross-platform open source utilities for tinkering with UEFI images. |
Filesize: 212.127 KB |
Version History (View Complete History) |
|
2020-04-03 14:48:02 by Klemens Nanni | Files touched by this commit (2) |
Log message: Update tp UEFITool 0.28.0 - Added 'Do not rebuild' support for volumes - Added support to parse/reconstruct LZMAF86 sections - Added new EIST lock patches for UEFIPatch - Fixed mishandling trailing newline in UEFIPatch |
2020-01-15 03:52:49 by Klemens Nanni | Files touched by this commit (2) |
Log message: Update to UEFITool 0.27.0 Added support for manual patches to UEFIPatch Fixed issues with explicit rebuild |
2019-10-03 11:51:59 by Klemens Nanni | Files touched by this commit (1) |
Log message: Set PORTROACH to ignore A* and t* (pre) releases |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-03-17 07:03:48 by Klemens Nanni | Files touched by this commit (2) |
Log message: Update to UEFITool-0.26.0 Drop duplicate LIB_DEPENDS as the x11/qt5 already takes care of that; noted by rsadowski. OK rsadowski |
2019-03-08 13:00:57 by Charlene Wendling | Files touched by this commit (344) |
Log message: qt5.port.mk: change COMPILER Move it to "base-clang ports-gcc" and bump REVISION accordingly. This unbreaks Qt5-related binaries runtime on macppc. OK sthen@ |
2018-10-02 01:26:52 by Klemens Nanni | Files touched by this commit (3) |
Log message: Update to UEFITool-0.25.1 Build and install UEFIPatch and UEFIReplace as well. OK sthen |
2018-06-24 04:56:55 by Klemens Nanni | Files touched by this commit (2) |
Log message: Update UEFITool to 0.24.0 OK jca |