620f0588ff
- Update to version 2.3.1: * Ready for release: v2.3.1 * iucode_tool: fix filter by revision parser on ILP32
Martin Pluskal2018-03-08 12:35:02 +00:00
8e8f9cd17e
- Update to version 2.3: * Ready for release: v2.3 * update copyright dates to 2018 * iucode_tool(8): document changes to ucode filtering * iucode_tool: support selecting by ucode revision * iucode_tool: add function to parse signed 32-bit integers * iucode_tool: optimize detection of base10 numeric names * iucode_tool: better handle offline/non-continuous topology * iucode_tool(8): document changes to --scan-system * iucode_tool: select scan-system strategy change at runtime * gitignore: rearrange, and ignore backup and vim swap files * iucode_tool: move scan_system_processor() one layer down * iucode_tool: do not scan-system while parsing * iucode_tool: add two command-line parser helpers * intel_microcode.h: document intel_ucode_status_t sources
Martin Pluskal2018-02-02 13:28:55 +00:00
07972d29fb
- Update to version 2.2: * configure.ac: whitespace fixes * configure: minor cosmetic fixes * configure: default build to hardened -O3 PIE with lots of warnings * configure.ac: add --enable-extend-flags to change default build flags * README: add an example of microcode with multiple sigs * iucode_tool: ensure printf %x args are unsigned * intel_microcode: declare intel_ucode_errstr() as const * iucode_tool: use fprintf(stdout) instead of printf() * intel_microcode: do not request inlining for is_zero_checksum() * configure.ac: support libargp as an alternative to glibc argp * iucode_tool: rename and document some xx_xtsdeduplist* functions * iucode_tool: fix microcode count when selecting extended signatures * intel_microcode: fast-track intel_ucode_compare(a, a) * configure.ac: fix handling of --without-foo/--disable-bar * README: update for mixed dat and bin Intel releases * Ready for release: v2.2
Martin Pluskal2017-10-19 10:23:08 +00:00
fb592f6435
Accepting request 482453 from hardware
Yuchen Lin2017-04-12 15:32:38 +00:00
fa78380d56
- Update to version 2.1.2: * iucode_tool: skip small files as if empty in the -tr loader * iucode_tool: silence a harmless -Wmissing-field-initializers warning * iucode_tool: compare payloads of similar (not just duplicate) MCUs * intel-microcode: validade xx_intel_ucode_check_uc() parameters * Ready for release: v2.1.2
Martin Pluskal2017-03-24 10:00:33 +00:00
fde2eda223
- Update to version 2.1: * iucode_tool: prepare for early-initramfs size minimization * iucode_tool: add command line option to minimize early initramfs size * iucode_tool(8): document --mini-earlyfw and --normal-earlyfw * iucode_tool: cosmetic error path cleanup for write_cpio_header() * iucode_tool: alternative bug-workaround for the early initramfs * intel_microcode: constify and restyle function prototypes * iucode_tool: constify function paramenters * Makefile.am: ship CONTRIBUTING in the tarball * Ready for release: v2.1 - Update to version 1.6.1:
Martin Pluskal2016-11-24 10:13:41 +00:00