AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 20201122: * Switch CI to GitHub Actions * Drop AppVeyor * Version bump * Revert "Update CI configuration to dpl v2" * Update CI configuration to dpl v2 * Fix mishandling trailing newline * Fix compatibility with older UEFIPatch * Added MSR patches for C422, C620 motherboards (#204) * Add support to parse/reconstruct LZMAF86 sections (#198)
- Update to version 20200120: * Add 'Do not rebuild' support for volumes * Version bump
- Update to version 20191103: * Fix C++03 compatibility * Backport rebuild logic * Support applying patches from terminal, closes #186
- Update to version 20181230: * Implement custom LZMA dictionary size support, fixes #154
- 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
- Update to version 20180225: * fixed rebase PEI files with nonstandard alignment * Fixed patches for Skylake-X * multiple fixes * fix for #99 * 0.22.1 multiple FFSv3 support fixes, thanks to @osresearch * add FFSv3 support with large files and large sections
- Update to version 20170506: * Add UEFIReplace.
- Trim description to relevant parts
- Update to version 20170212: * Corrected EC region placement * Corrected #34 * UT 0.21.2 * UT 0.21.3 / UP 0.3.7 * Fix a compiler warning * UT 0.21.4 / UP 0.3.8 * UT 0.21.5 /UP 0.3.9 untested * Forgot to bump UP version * Update patches.txt * Add Kaby Lake support. - Add _service - Cleanup spec file
- Initial package