Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8cc1d055 | 2023-06-11 04:02:42 | update to UEFITool A64 | ||
| 714eda52 | 2023-04-21 01:24:48 | update to UEFITool 65 | ||
| 43363d53 | 2022-12-02 23:48:10 | Fix aarch64 build by disabling CPU optimisations in bundled LZMA | ||
| be1ed493 | 2022-11-30 18:36:13 | build fix got merged | ||
| 67447ab7 | 2022-11-27 17:06:56 | Bring back CLI tools, use Qt6, build everything with cmake Turns out README.md is a little misleading/inaccurate and the global cmake file just works for all tools (except the fake/install target, see GitHub issue). Contrary to qmake, using cmake requires Qt6, but we have that and it works, so make the move. | ||
| 8c9e8069 | 2022-11-27 16:38:16 | Update to UEFITool A62, pull OpenBSD fix PR | ||
| ee3d8f38 | 2022-11-27 15:53:15 | Update to UEFITool A60 Upstream's versioning is a bit confusing; there has been no 0.x.y release in two years, but they keep shipping A* versions, so jump from 0.28.0 to 60. This now only includes the graphical UEFITool built with qmake. The CLI tools are built with cmake and could be readded later on, but for now fiddling with both qmake and cmake modules in one port is too much hassle. A60 is the latest version that compiles without errors/patches. | ||
| 2b3700e3 | 2022-03-11 19:57:10 | drop RCS Ids | ||
| e7411f37 | 2022-03-10 12:03:30 | Remove RCSIDs from ports I maintain | ||
| c6f5bbdd | 2020-04-03 20:48:02 | 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 |