Skip to content

Releases: LongSoft/UEFITool

A58

07 Nov 18:02
Compare
Choose a tag to compare
A58
  • Fixes several crashes with special Boot Guard params
  • Fixes parsing of several Lenovo firmwares

0.28.0

24 Mar 05:01
d9642c5
Compare
Choose a tag to compare
  • 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

A57

24 Mar 05:06
fc2d8f0
Compare
Choose a tag to compare
A57
  • Fixed FIT entry engine checksum (#189)
  • Fixed infinite loop due to 0-sized volume files (#191)
  • Fixed crashes when parsing certain firmwares images
  • Fixed CPD signature verification
  • Fixed microcode detection (#194)
  • Added support to parse LZMAF68 sections (#197)
  • Allowed to use enter/return key within list widgets to navigate (#200)
  • Fixed window full screen mode reset after closing the app (#202)
  • Added parent information printing for found item (#203)

0.27.0

29 Dec 12:03
Compare
Choose a tag to compare
  • Added support for manual patches to UEFIPatch
  • Fixed issues with explicit rebuild

A56

29 Dec 12:05
Compare
Choose a tag to compare
A56
  • Add support for NVRAM_NVAR_BB_DEFAULTS_FILE_GUID (#71)
  • Add Intel ME parser
  • Add reset vector information
  • Improve ucode parser
  • Fix UEFIExtract extraction directory name
  • Fix mishandling empty microcode entries
  • Fix mishandling TE image base
  • Fix Intel legacy LZMA support

A55

10 Feb 18:17
Compare
Choose a tag to compare
A55
  • Fixes #158, UEFITool and UEFIFind failed to lookup pattern crossing header/body boundary
  • Fixes #159, filter out more symbols in fileanems, which are prohibited by different filesystems
  • Fixes #163, brining support for parsing NVRAM_NVAR_PEI_EXTERNAL_DEFAULTS_FILE_GUID
  • Add more known file GUIDs
  • Add basic support for FMP images

A54

07 Jan 20:44
Compare
Choose a tag to compare
A54
  • Add custom LZMA dictionary size support
  • Add go to local offset functionality
  • Add ability to generate guid database from firmware
  • Add more file GUIDs
  • Add more SPI chip identifiers
  • Fix one more case with file duplicates during extraction

0.26.0

07 Jan 20:41
Compare
Choose a tag to compare
  • Implement custom LZMA dictionary size support, fixes #154

A53

17 Nov 08:06
Compare
Choose a tag to compare
A53
  • GZip unpack support
  • Fixes for #145 (for real)

A52

10 Oct 20:53
Compare
Choose a tag to compare
A52
  • Added new microcode view
  • Added TXT ACM information
  • Reworked FIT/Security tab
  • Merged UEFIDump with UEFIExtract
  • Fixed navigation in macOS
  • Fixed multiple crashes and other minor bugs