Skip to content

Releases: LongSoft/UEFITool

UEFITool NE A46

15 Feb 03:12
Compare
Choose a tag to compare

Bugfix release

UEFITool 0.22.1 | UEFIPatch 0.3.11

11 Dec 05:59
Compare
Choose a tag to compare
  • multiple FFSv3 support fixes, thanks to @osresearch
  • fixed removal of FFS files with opposite EP bit value
  • disabled creation of large sections (too buggy now, will be fixed later)

UEFITool NE A45 | UEFIExtract 0.13.5 | UEFIDump 0.1.5 | UEFIFind 0.10.10

11 Dec 02:06
Compare
Choose a tag to compare
  • FFSv3 support with large files and large sections
  • proper names for Flash Descriptor v2 regions (#89)
  • better alignment calculations (#96)
  • improved NVRAM parser
  • post IBB hash support for Boot Guard
  • multiple bugfixes
  • companion tool updated

UEFITool NE A44

06 Nov 07:16
Compare
Choose a tag to compare
  • support of MS Surface implementation of Intel Boot Guard
  • support parsing PMDA
  • optional disabling Intel Boot Guard marking (enabled by default)

UEFITool NE A43

12 Oct 06:11
Compare
Choose a tag to compare
  • bug fixes
  • visual validation of Intel Boot Guard coverage

UEFITool NE A40 | UEFIExtract | UEFIDump

09 Mar 13:18
Compare
Choose a tag to compare
  • Decoding of JEDEC chip IDs and LZMAF86 sections support added in A33
  • GoToOffset dialog (Ctrl+G) and CPU microcode info added in A35
  • Internal GUID database (override in runtime also possible) added in A40
  • Various bugfixes

UEFITool NE A32 | UEFIExtract 0.13.0 | UEFIDump 0.1.1

18 Jul 05:24
Compare
Choose a tag to compare

Almost no new features, bugfix release this time.

_New engine A32_

  • fitParser is integrated into ffsParser to simplify it's usage in 3rd-party tools
  • improved detection of improperly-based TE images (much less messages about wrong TE image base now)
  • improved parsing of volume non-UEFI data, now it's parsed as RawArea (i.e. for volumes and/or paddings). Thanks to @XenoKovah for reporting the problem.
  • fixed a bug in parsing of authenticated data-only NVAR entries
  • engine code refactored to remove C++11-only quirks like std::begin or std::next
  • various small fixes

_UEFITool NE A32_

  • binary rebuilt to include engine changes
  • fitParser messages moved to Parser tab
  • Checksum and Type columns swapped on FIT tab

_UEFIExtract 0.13.0_

  • new version due to change in parameters and behavior, "all" now generate both dump and report, "dump" - only dump, "report" - only report, GUID extraction generates no reports.
  • binary rebuilt to include engine changes
  • fixed typo in usage text
  • FIT table output format improved

_UEFIDump 0.1.1_

  • binary rebuilt to include engine changes
  • FIT table output format improved

UEFITool 0.21.5 | UEFIPatch 0.3.9

19 Dec 00:22
Compare
Choose a tag to compare

UEFITool:

  • solved crashes spotted in #39

UEFIPatch:

  • solved crashes spotted in #39
  • added PM patch for Skylake