UEFIFind Changelog

What's new in UEFIFind A68

Nov 5, 2023
  • Bugfix release with minor fixes to several regressions in A67, minor parsing improvements and typo fixes, and updates to GUID database.

New in UEFIFind A67 (Jun 20, 2023)

  • Changes:
  • new GUID database generated by Linux Vendor Firmware Service, about 3x larger than before, major thanks to @hughsie.
  • Fixes:
  • workaround for MAX_PATH limitation for UEFIExtract in Windows (requires Windows 10 1607 or newer OS version, and a registry change), thanks to @NikolajSchlej.
  • fix for CI/CD pipeline to generate proper Windows x86 builds for UEFIExtract and UEFIFind (they were secretly x64 for several past releases), thanks to @NikolajSchlej.

New in UEFIFind A66 (Apr 24, 2023)

  • Changes:
  • New guids command for UEFIExtract and an update to default extraction modes to include generation of known GUID database (pairs of GUID/String that can be collected from the input file), thanks to @NikolajSchlej.
  • Update to Qt 6.5.0 (LTS) brough seamless cross-platform UI dark mode support, and proper handling of UI mode update, thanks to @NikolajSchlej.
  • QHexEdit2 widget replaced by QHexView5 for Hex View window. The new widget looks nicer in HiDPI and natively supports dark UI mode. Thanks to @Dax89 for creating it and @NikolajSchlej for integration work.
  • Fixes:
  • lots of small fixes for issues found by fuzzing, thanks to @yeggor and @NikolajSchlej
  • small update to built-in GUID database, thanks to @Tody-Guo

New in UEFIFind A65 (Feb 25, 2023)

  • New features:
  • Replaced AMI NVAR parser with KaitaiStruct-based one. This is another step towards "minimize manual parsing" goal stated by rewriting FIT/ACM/BootGuard parsers in KS, other NVRAM-related parsers will follow in the next updates.
  • Added fuzzing targets for libFuzzer-compatible and AFL-compatible fuzzers, which already uncovered a treasure throve of issues. Fixes are now in development, will be gradually included in the next updates.
  • Added --help (-h) and --version (-v) to UEFIExtract and UEFIFind, this makes them easier to use in scripts.
  • Fixes:
  • Universal macOS package for UEFITool is an app bundle again, thanks to @makigumo and @mikebeaton for reporting.
  • Unicode text search is working again, thanks to @nightgolfer and @mikebeaton for reporting.
  • UEFIExtract and UEFIFind can again be built with slightly older versions of CMake, thanks to @platomav for reporting.
  • Issues in descriptor and capsule parsing are non-fatal now, thanks to @platomav for reporting.
  • "Extract body" action did not work for some section types.

New in UEFIFind A64 (Feb 13, 2023)

  • New features:
  • Native UI dark mode support provided by switching to Qt6 for all release builds. Confirmed working on Windows 11, macOS 13, Ubuntu 22.04 LTS and FreeBSD 13.1 with Qt 6.4.2. Thanks to @yeggor, @vit9696 and @NikolajSchlej.
  • Windows builds split into modern win64 (using static x64 build of Qt 6.4.2) and legacy win32 (using static x86 build of Qt 5.6.3, supports legacy Windows version down to Windows XP). If you use a modern windows, please try win64 build out, as it might have uncaught 64-bit MSVC-specific bugs. Thanks to @NikolajSchlej.
  • Support for AMI v3 protected ranges hash file. Thanks to @cybojanek for the initial pull request and @NikolajSchlej for the final implementation.
  • Fixes:
  • Qt6 started using sse2 for real, and that uncovered a crash reported by @4e4o and @stuarthayhurst, that then got fixed by @NikolajSchlej.
  • CMake config files lacked install targets for all tools, so cmake --install did not work. Does now thanks to @NikolajSchlej.

New in UEFIFind A63 (Jan 29, 2023)

  • New features:
  • It is now possible to paste GUIDs in raw EDK2 format into Search window as is without manual re-formatting, thanks to @mikebeaton
  • Support for HiDPI displays, thanks to @NikolajSchlej
  • Zlib-compressed sections used on AMI-based boards for AMD CPUs are now supported, thanks to @NikolajSchlej
  • Fixes:
  • Several small fixes for crashes, thanks to @yeggor, @hughsie and @NikolajSchlej
  • Fix for OpenBSD builds, thanks to @klemensn
  • Notes:
  • Had to switch to using a monospace font for the whole UI due to HiDPI requirements. If you don't like the new UI look, please open an issue.

New in UEFIFind A57 (May 7, 2020)

  • 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)

New in UEFIFind 1.70 RC 19 (Dec 20, 2018)

  • Minor fixes
  •      Updated:
  •      MCE DB r93
  •      CPU Microcodes
  •      Intel 50655 - 0300000D
  •      AMD AMD 00800F12 - 08001230

New in UEFIFind 1.70 RC 18.5 (Dec 5, 2018)

  • Minor fixes
  • Updated:
  • EFI AMD RAIDXpert2 v9.2.0-00087
  • MCE v1.24.2
  • UEFIExtract NE A53 build Nov 24 2018

New in UEFIFind 1.70 RC 18.1 (Nov 22, 2018)

  • Fixed "Rename Asus UBF"
  • Fixed AMD microcode replacement for Aptio 4 BIOS. MMTool updated
  • Updated:
  • EFI Intel LAN Gigabit Undi v0.0.22
  • EFI Intel LAN PRO / 1000 Undi v8.5.21
  • EFI Intel LAN 10 Gigabit Undi v7.0.19
  • OROM Intel LAN Boot Agent XE v2.4.32
  • MCE DB r92 Dev
  • Intel CPU Microcodes:
  • 50654 - 02000055

New in UEFIFind 1.70 RC 17 (Nov 19, 2018)

  • Fixed minor error if MMTool is not present
  • 'hexfind' renamed as 'findhex'
  • Updated:
  • EFI AMD GOP Driver v1.67.0.15.50
  • UEFIFind / Extract / Tool A53 build 20181117
  • MCE DB r91
  • Intel CPU Microcodes:
  • 906EC - A2
  • 906E9 - A4

New in UEFIFind 1.70 RC 16.1 (Nov 5, 2018)

  • Updated:
  • MCE DB r89
  • Intel CPU Microcodes:
  • 906EC - A0
  • 906E9 - 9A
  • 406F1 - 31

New in UEFIFind 1.70 RC 15 (Oct 22, 2018)

  • To update OROM IRST / IRST (e) the file name is now RaidOrom.bin
  • Support OROM RTL8125 Realtek 2.5Gb PXE
  • Updated:
  • EFI LAN Broadcom UNDI v20.12.3
  • OROM AMD VBIOS Carrizo / Btistol v015.048.000.071
  • UEFIFind NE A52
  • UEFIExttact NE A52 (test)
  • IFR Extractor LS v0.3.5
  • MCE v1.24.1 + DB r87
  • Intel CPU Microcodes:
  • 50654 - 50

New in UEFIFind 1.70 RC 14.2 (Oct 15, 2018)

  • Minor bugs fixed
  • TMPR folder control when extracting files
  • Old OROM support
  • Deleted:
  • OROM SATA ASMedia 106x v 3.80
  • Added by:
  • OROM SATA ASMedia 106x v4.27
  • [] * OROM SATA Marvell 88SE61xx v1.1.0.L75
  • OROM SATA Marvell 88SE61xx v1.2.0.36.
  • OROM LAN Marvell-Yukon PXE v6.68.1.3
  • Updated:
  • EFI LAN Broadcom UNDI v20.8.4
  • DrvVer v0.23.10
  • SetDevID v0.2.0
  • MCE DB r85
  • Intel CPU Microcodes:
  • 906EC - 9E
  • 906EB - 9A
  • 906EA - 9A

New in UEFIFind 1.70 RC 14 (Oct 9, 2018)

  • Minor bugs fixed:
  • Old OROM support
  • Added by:
  • OROM SATA ASMedia 106x v4.27
  • [] * OROM SATA Marvell 88SE61xx v1.1.0.L75
  • OROM SATA Marvell 88SE61xx v1.2.0.36.
  • OROM LAN Marvell-Yukon PXE v6.68.1.3
  • Updated:
  • EFI LAN Broadcom UNDI v20.8.4
  • DrvVer v0.23.10
  • SetDevID v0.2.0
  • MCE DB r85
  • Intel processor microcodes:
  • 906EC - 9E
  • 906EB - 9A
  • 906EA - 9A

New in UEFIFind 1.70 RC 12.3 (Oct 3, 2018)

  • Minor bugs fixed
  • MCE DB r84

New in UEFIFind 1.70 RC 11 (Sep 24, 2018)

  • To update microcodes it is recommended to use MMTool
  • EFI LAN Realtek Undi v2.046
  • MCE DB r83

New in UEFIFind 1.70 RC 10.2 (Sep 19, 2018)

  • Intel CPU Microcode 906EC - 9E
  • MCE v1.24.0 with DB r82
  • Fixed #4349 Wun-RAID
  • Fixed OROM replacement
  • Fixed path 'Mrvl92xx.txt'

New in UEFIFind 1.70 RC 10 (Sep 14, 2018)

  • Intel CPU Microcode 906EC - 9E
  • MCE DB r82 Dev
  • Fixed # 4349 Wun-RAID
  • Fixed OROM replacement
  • Fixed path ' Mrvl92xx.txt'

New in UEFIFind 1.70 RC 8 (Sep 10, 2018)

  • Fixed 'exfind'
  • Updated:
  • MCE v1.21.0 + DB r81
  • DrvVer v0.23.9

New in UEFIFind 1.70 RC 7 (Aug 20, 2018)

  • Fixed bugs:
  • Some improvements
  • Updated:
  • EFI AMD GOP Driver v1.66.0.15.50
  • MCE DB r79
  • Added:
  • EFI Intel NVMe v1.1.0.0
  • OROM AMD VBIOS 9870 Carrizo / Bristol AM4 v015.048.000.070.007160
  • OROM AMD VBIOS Raven v016.002.000.007.000000

New in UEFIFind 1.70 RC 3 (Aug 17, 2018)

  • Only new AMD platform 3xx/4xx
  • Update:
  • ORORM AMD RAIDXpert2 v8.1.0.-00064
  • Added:
  • EFI AMD GOP Driver v2.4.0.0

New in UEFIFind 1.70 b12 Dev (Jul 5, 2018)

  • Changes:
  • Updating mycodes for MSI x299
  • Updating OROM AMD VBIOS
  • Updating all OROM LAN (Intel partially)
  • Updated:
  • EFI Intel GOP Driver MCL v9.0.1080
  • MCE DB r73
  • Intel CPU Microcodes

New in UEFIFind 1.70 a16 Dev (May 14, 2018)

  • Changed:
  • Alignment in the container with microcodes at 0x800, if required
  • Updated:
  • MCE DB r61
  • MCodeFIT v0.2.6
  • Intel CPU Microcodes
  • LGA2011 306E7 - 713

New in UEFIFind 1.69.17.2 (May 3, 2018)

  • DrvVer v0.23.3 (fix)
  • EFI Intel GOP Driver v10.0.1075
  • EFI / OROM IRST v16.3.0.3377
  • EFI Realtek LAN UNDI v2.044
  • MCE 1.16.2 + r65 the DB

New in UEFIFind 1.69.17 (May 2, 2018)

  • EFI Intel GOP Driver SKL-KBL v9.0.0.1075
  • EFI/OROM IRST v16.3.0.3377
  • EFI Realtek LAN UNDI v2.044
  • MCE 1.16.2 + DB r65

New in UEFIFind 1.69.16 / 1.70 a15 Dev (Mar 9, 2018)

  • Modified:
  • Fixed "Invalid FFS file" error when updating microcodes.
  • Updated / Added:
  • MCE DB r60
  • Intel CPU Microcode
  • LGA1155 206A7 - 2D, 306a9 - 1F
  • - - LGA1150 40671 - 1D
  • (only in 1.70)
  • LGA2011 206D6 - 61C, 206D7 - 713, 306E4 - 42C

New in UEFIFind 1.69.15 / 1.70 a12 Dev (Feb 26, 2018)

  • Changed:
  • Improved work on fixing _FIT_
  • Updated:
  • mCodeFIT v0.2.5
  • MCE DB r58
  • UEFITool v0.22.3 / UEFIExtract v0.13.5
  • IRST 16.0.1.3339 (for 100 and higher series of chipset)
  • Updated / Posted:
  • Intel CPU Microcode
  • LGA1150 306C3 - 24
  • LGA1151 906E9 - 84, 506E3 - C2
  • LGA1151m2 906EA - 84, 906EB - 84
  • LGA2011v3 406F1 - 0B00002A, 306F2 - 3C
  • LGA2066 50654 - 02000043

New in UEFIFind 1.69.13 (Feb 10, 2018)

  • Modified:
  • Checking the MMT version.
  • Updated:
  • MCE v1.15.0 + DB56
  • EFI Intel LAN Gigabit UNDI v0.0.18
  • EFI Intel LAN PRO / 1000 UNDI v8.3.02
  • Added:
  • Intel CPU Microcodes
  • LGA1151 906E9 - 84

New in UEFIFind 1.70 a9 Dev (Feb 10, 2018)

  • Disable Mumutule version check
  • Changed the platform definition for Aptio
  • This is the Alpha version. All functions are disabled, except for "CPU Microcode". Do not turn off the stuffed ones, everything will be altered.
  • Changes:
  • A new algorithm for updating microcodes
  • You can independently prescribe the necessary microcodes.
  • Important! Do not get carried away by adding microcodes!
  • Added:
  • Microcodes of the latest versions for 1155-2066

New in UEFIFind 1.69.12 (Feb 10, 2018)

  • Modified:
  • Check the MMT version.
  • Updated:
  • EFI Intel LAN Gigabit UNDI v0.0.18
  • EFI Intel LAN PRO / 1000 UNDI v8.3.02

New in UEFIFind 1.69.11 (Jan 28, 2018)

  • Replacement:
  • mCodeInfo -> mCodeFIT
  • autofix of microcode addresses in _FIT_
  • Updated:
  • EFI Intel GOP Driver SKL + v9.0.0.1074
  • EFI Realtek LAN UNDI v2.043

New in UEFIFind 1.69.10.2 (Jan 19, 2018)

  • Added:
  • Small corrections taken from 1.70
  • MCExtractor v1.13.2
  • Test release. Running in UBI + MCE.
  • Viewing, unpacking and searching in the database.
  • LCE, DAT is no longer required.

New in UEFIFind 1.69.10.1 (Jan 14, 2018)

  • Added:
  • MCExtractor v1.13.2
  • Test release. Running in UBI + MCE.
  • Viewing, unpacking and searching in the database.
  • LCE, DAT is no longer required.

New in UEFIFind 1.69.10 (Jan 12, 2018)

  • Updated:
  • EFI Broadcom LAN UNDI v20.6.7
  • Added:
  • Intel CPU Microcodes
  • -- LGA1150 40671 - 1B, 306C3 - 23
  • -- LGA1151 906E9 - 70, 7C, 80, 506E3 - BE, C2
  • -- LGA2011 306E4 - 42A
  • -- LGA2011v3 406F1 - 22, 25, 306F2 - 3B

New in UEFIFind 1.69.8 (Jan 10, 2018)

  • Updated:
  • EFI Intel GOP Driver SKL + v9.0.0.1073
  • EFI AMD GOP Driver v1.65.0.15.50_signed
  • EFI AMD RAIDXpert F10 / F50 v7.2.0-00043
  • EFI Marvell SATA 88SE91xx / 92xx RAID v1.1.0.1020
  • OROM Marvell SATA 88SE91xx AHCI v1.1.0.1002
  • EFI Intel LAN Gigabit UNDI v0.0.18
  • OROM Intel LAN BootAgent CL v0.1.13
  • EFI Intel LAN PRO / 1000 UNDI v8.2.01
  • OROM Intel LAN BootAgent GE v1.5.85
  • EFI Intel LAN 10GbE UNDI v6.6.03
  • OROM Intel LAN BootAgent XE v2.4.13
  • EFI Realtek LAN UNDI v2.042
  • OROM Broadcoml LAN BootAgent PXE v20.6.0

New in UEFIFind 1.69.6 (Jan 3, 2018)

  • The ME Analyzer is excluded
  • Replacing romhdr.exe with SetDevID v0.1
  • SetDevID - checking for support and setting Device ID and adjusting CS8 in OROM.
  • Supported OROM LAN Intel, Broadcom, Atheros / Qualcomm and SATA Marvell 91xx / 92xx,
  • Updated:
  • UEFind v0.10.10
  • UEFIExtract v0.13.5
  • UEFITool v0.22.1

New in UEFIFind 1.69.5 (Jul 12, 2017)

  • The Intel the GOP the EFI Driver SKL-KBL v9.0.1066
  • ME Analizer v1.16.0
  • Microcodes the DB Series Revision MCE.dat r33
  • DrvVer v0.22.3

New in UEFIFind 1.69 (Jun 16, 2017)

  • The Intel OROM the LAN BootAgent CL v0.1.12
  • The EFI the Intel the LAN the PRO / 1000 v7.4.36 UNDI
  • The Intel OROM the LAN BootAgent GE v1.5.84
  • The EFI the LAN the Intel 10GbE UNDI v5.8.10
  • The Intel OROM the LAN BootAgent XE v2 .3.91
  • ME Analizer v1.13.0
  • Microcodes MCE.dat the DB Series Revision r29

New in UEFIFind 1.65 (Oct 27, 2016)

  • Updated:
  • EFI Intel GOP Driver SKL-KBL v9.0.0.1056
  • Added:
  • EFI Intel RST v15.5.0.2760 - only 100/200 chipsets

New in UEFIFind 1.64.2 (Oct 27, 2016)

  • Updated:
  • EFI Intel LAN Gigabit UNDI v0.0.14
  • OROM Intel LAN BootAgent CL v0.1.10
  • EFI Intel LAN PRO / 1000 UNDI v7.3.20
  • OROM Intel LAN BootAgent GE v1.5.81
  • EFI Intel LAN 10GbE UNDI v5.5.15
  • OROM Intel LAN BootAgent XE v2.3.72
  • The ME the DB Analyzer r68
  • Microcodes the DB Series Revision MCE.dat r8 - 14.10.2016
  • Added:
  • CPU Microcode 42 Kabylake 0906E9

New in UEFIFind 1.64.1 (Oct 18, 2016)

  • Updated:
  • ME Analizer v1.6.7
  • Microcodes DB MCE.dat Revision r7 - 09.10.2016
  • Known Issues c Aptio5 BIOS update on the platform:
  • All the problems associated with the use MMTool v5.0.0.7:
  • OROM and in EFI GUID A0327FE0-1FDA-4E5B-905D-B510C45A61D0 not updated, maybe MMTool incorrectly replaces files
  • "Error in Replacing File" when updating the microcode on H99 Asus, MSI, Gigabyte. Tom, where the microcode, fixed by changing the size.
  • "File size exceeds the volume size" there is no free space is often found when you upgrade to the BIOS ASRock

New in UEFIFind 1.63 (Sep 21, 2016)

  • Updated:
  • Microcodes DB MCE.dat Revision r5 Dev2 - 14.09.2016
  • Added:
  • OROM and EFI Intel RST v15.1.0.2545
  • CPU Microcode 1E for Broadwell-E 0406F1

New in UEFIFind 1.62 (Sep 11, 2016)

  • EFI Intel GOP Driver SKL-KBL v9.0.0.1052
  • EFI AMD RAID Xpert2 F10/F50 v7.1.0-00076
  • OROM AMD RAID Xpert2 F10/F50 v7.1.0-00064
  • ME Analizer v1.6.2
  • Microcodes DB MCE.dat Revision r3 - 05.09.2016
  • DrvVer v0.22
  • Добавлены:
  • CPU Microcode A2 для Skylake

New in UEFIFind 1.61 (Aug 27, 2016)

  • Updated:
  • EFI GOP Driver SKL-KBL v9.0.0.1051
  • ME Analizer v1.6.1
  • Microcodes DB MCE.dat Revision r2 - 27.08.2016
  • DrvVer v0.21
  • Added:
  • EFI and OROM Inrel RST v15.2.0.2649 - only 100 chipset
  • To upgrade to IRST v15.0.02371 / 2606 use folder "Modules IRST User"
  • CPU Microcode 34 Kabylake
  • CPU Microcode 21 Haswell 0306C3

New in UEFIFind 1.60.1 (Aug 23, 2016)

  • Updated:
  • EFI LAN Broacomm Undi v17.2.2

New in UEFIFind 1.60 (Aug 22, 2016)

  • Fixed bugs:
  • Ability to remove EFI LAN Realtek (especially Asus)
  • Formation OROM LAN Intel Boot Agent file with the correct Device ID for bios on Aptio5 platform
  • Updated:
  • EFI GOP Driver SKL-KBL v9.0.0.1049
  • EFI LAN Realtek Undi v2.037
  • ME Analizer v1.6
  • The database of available microcode MCE.dat r1.0

New in UEFIFind 1.59.1 (Aug 10, 2016)

  • Fixed minor bugs
  • Small pleasant things, such as:
  • mCodeInfo v0.5 can add 2 HEX number format

New in UEFIFind 1.59 (Aug 8, 2016)

  • Small pleasant things
  • Updated:
  • The ME Analizer v1.5.10
  • MCodeInfo v0.5
  • Added:
  • DXE section for IRST

New in UEFIFind 1.57 (Aug 1, 2016)

  • Fixed minor bugs:
  • Search the database microcode MCE.dat
  • Updated:
  • EFI and OROM Inrel RST v15.0.0.2371
  • EFI Intel GOP Driver Skylake / Kabylake v9.0.1048
  • Engine Firmware Repository Database r60 for MEA
  • Microcodes DB MCE.dat Revision r0.9 - 29.07.2016
  • UEFIExtract v0.13.0

New in UEFIFind 1.55.3 (Jul 14, 2016)

  • Updated:
  • CPU Microcode 61A for SandyBridge-E 0206D6
  • MCodeInfo v0.4.2 + DataBase MCE.dat Revision r0.6 - 13.07.2016
  • UEFIExtract v0.12.2
  • Added by:
  • CPU Microcode 9E for Skylake 0506E3

New in UEFIFind 1.55.1 (Jul 6, 2016)

  • Fixed selection of microcode Haswell-E
  • Now you can update not only one microcode, as before, but once 2 - for couples BDW + HSW and BDW-E + HSW-E, along the lines IVB + SNB and provided that the self-amend the address in _FIT_ (e mCode + size mCode = address sledushchego mCode).
  • _FIT_, If he is in the BIOS file is displayed.
  • Fixed a serious error when updating the firmware is not from the UBU (manual selection).
  • Updated:
  • MCodeInfo v0.4.1 (for mCode Intel only)
  • Output of the Old mikrkokode (s)
  • Checks for new BIOS nalicheie in mCode by DB MCE.dat Revision r0.2 on 6/29/2016
  • Checks on mCode korrektnoyat
  • Displays the Old mCode an address in the BIOS of _FIT_
  • OROM Intel LAN Agent Boot CL v0.1.09 (i82579 / 217-219)
  • ME Analizer v1.5.7 + Engine the Firmware Repository for the Database r59b ME
  • Analizer:
  • UEFIExtract v0.12.0
  • Added:
  • CPU microcode 1D for Broadwell-E 0406F1
  • CPU microcode 16 for Broadwell 040,671
  • CPU microcode 20 Haswelll 0306C3

New in UEFIFind 1.54.1 update 1 (Jun 14, 2016)

  • Fixed:
  • FFS file generation for Realtek and Broadcom EFI LAN Undi modules (thanks to rootuser123)
  • Updated:
  • Intel ME Analyzer (now v1.5.4)

New in UEFIFind 1.54.1 (Jun 6, 2016)

  • Fixed formation of the FFS for EFI LAN Realtrk and Broadcom
  • Updated:
  • EFI Intel GOP Driver for Skylake / Kabylake v9.0.1047
  • MCodeInfo v0.1.1
  • added:
  • CPU Microcode 38 Haswell-E 0306F2

New in UEFIFind 1.54 (May 29, 2016)

  • The possibility to select and update the microcode from an external file.
  • Added support for microcode file GUID 197DB236-F856-4924-90F8-CDF12FB875F3
  • minor amendments
  • Updated:
  • EFI Intel LAN Gigabit Undi v0.0.13 (82579 / i217 / i218 / i219)
  • EFI Intel LAN PRO / 1000 Undi v7.1.07 (i210 / i211 / i350)
  • OROM Intel LAN Agent Boot GE v1.5.79 (i210 / i211 / i350)
  • EFI Intel LAN 10GbE Undi v5.3.14 (10GbE)
  • OROM Intel LAN Agent Boot XE v2.3.66 (10GbE)
  • OROM AMD AHCI v3.3.2.0 (Device ID 4391 and 7801)
  • EFI Realtek LAN Undi Driver v2.036
  • ME Analizer v1.5.3
  • Engine Firmware Repository Database r54 for ME Analizer
  • Added:
  • MCodeInfo v0.1.0
  • CPU microcode 8A for Skylake 0506E3
  • CPU microcode 1B for Broadwell-E 0406F1
  • CPU microcode 1A to Broadwell-E 0406F1
  • Some of the old microcode

New in UEFIFind 1.53 (May 3, 2016)

  • Changes in the script:
  • Updated CPU microcode Broadwell-E
  • Minor fixes
  • Updated DrvVer v0.20.2
  • Updated ME Analizer v1.5.1
  • Added CPU microcode 0V 0E, 10, 11, 14 and 19 for the Broadwell-E CPUID 0406F1

New in UEFIFind 1.52.1 (Apr 25, 2016)

  • Changes in the script - Intel LAN upgrade.
  • Updated EFI Intel GOP Driver for Skylake / Kabylake v9.0.1046
  • Updated EFI AMD GOP Driver v1.60.0.15.50 MS Signed
  • Updated DrvVer v0.20.1
  • Updated ME Analizer v1.5.0
  • Added CPU microcode 37 for Haswell-E 06F2
  • Added CPU microcode 88 for Skylake 06E3
  • Added CPU microcode 1F for Haswell 06C3
  • Added CPU microcode 14 for Broadwell 0671
  • Removed EFI and OROM IRSTe v4.1 and 4.3

New in UEFIFind 1.51.0 (Mar 23, 2016)

  • Update EFI Intel GOP Driver for Skylake / Kaby Lake v9.0.1045
  • Added EFI and OROM IRSTe v4.5.0.1012 SATA and sSATA
  • Added Intel CPU Microcode 84 Skylake 06E3

New in UEFIFind 1.49.4 (Mar 15, 2016)

  • Updated ME Analyzer v1.4.10
  • Updated Engine Firmware Repository Database r43
  • Updated UEFIExtract and UEFIFind
  • Added CPU Microcode 82 Skylake 06E3
  • Added CPU Microcode 7C for Skylake 06E3

New in UEFIFind 1.49.1 (Feb 15, 2016)

  • Fixed a minor bug when updating IRSTe

New in UEFIFind 1.49.0 (Feb 15, 2016)

  • Updated ME Analyzer v1.4.7.5
  • Changes in the script:
  • For OROM LAN Intel Boot Agent GE and CL DevID supported them taken from lists
  • Modules \ LAN \ DevID_List_GE.txt and DevID_List_CL.txt.
  • The same thing done to OROM SATA Marvell Modules \ SATA \ DevID_list_Marvell.txt
  • !!! these files do not remove or edit !!!
  • Removed ASUS BIOS Renamer. Now, with the renaming of a script to handle UBF

New in UEFIFind 1.47.1 (Feb 7, 2016)

  • Updated EFI LAN Intel PRO / 1000 v7.0.06 (i210 / i211 / i350
  • Updated OROM LAN Intel Boot Agent GE v1.5.78 (i210 / 211/350)
  • Updated EFI LAN Intel 10GbE Undi v5.2.05 (10GbE)
  • Updated OROM LAN Intel Boot Agent XE v2.3,64 (10GbE)
  • Updated UEFIExtract and UEFIFind

New in UEFIFind 1.47 (Feb 6, 2016)

  • Updated UEFI Extract and UEFI Find
  • Updated DriVer v0.20
  • Updated ME Analizer v1.4.7
  • Added CPU microcode 76 Skylake 06E3 platform 36
  • Changes in the script:
  • Information about the available versions and homepages moved upward
  • ME Analyzer is invoked from the Main Menu
  • In Modules \ IRST folder added USER folder. Now the user can upgrade to any version of IRST, enough to put in this folder file (s) RaidDriver.efi and / or SataOrom.bin and Updates Menu IRST will be available an item. You can update any 1 file (Oromo or EIF), or both.

New in UEFIFind 1.45.8 (Jan 25, 2016)

  • Fixed EFI ERSTe SATA v4.3.5.1000
  • Updated EFI and OROM IRSTe SCU and sSATA v4.3.0.1018
  • Updated EFI Intel GOP Driver Skylake v9.0.1042
  • Updated EFI LAN Intel 10GbE Undi v5.1.19
  • Updated OROM LAN Intel Boot Agent XE v2.3.58 (10GbE)
  • Updated EFI LAN Broadcomm Undi v17.2.1
  • Updated OROM LAN Broadcomm Boot Agent PXE v17.2.0
  • Updated ME Analizer v1.4.5
  • Updated DrvVer v0.19.15
  • Updated CPU microcode 5C / 6A / 74 Skylake 06E3 platform 36

New in UEFIFind 1.45 (Dec 30, 2015)

  • Updated OROM whether EFI IRST v14.8.2.2397
  • Updated ROOM-in-FFS AMD VBIOS Trinity v015.035.00000
  • Updated database for MEA r37
  • "mischief in the script"

New in UEFIFind 1.44 (Dec 27, 2015)

  • Updated OROM and EFI IRSTe v4.3.5.1000
  • Updated OROM LAN Intel Boot Agent GE v1.5.73 (i210 / 211/350)
  • Updated OROM LAN Intel Boot Agent XE v2.3.53 (10GbE)
  • Updated EFI LAN Intel 10GbE Undi v5.1.11
  • Updated OROM LAN Realtek PXE v2.64
  • Updated ME Analyzer v1.4.1
  • DrvVer v0.19.14
  • UEFITool 0.21.5 | UEFIExtract 0.10.6 | UEFIFind 0.10.4.1

New in UEFIFind 1.43 (Nov 27, 2015)

  • Updated OROM whether EFI IRST v14.8.0.2377
  • Updated EFI GOP Driver Skylake v9.0.1039
  • Updated EFI SATA Marvell AHCI v1.1.0.1020
  • Updated EFI LAN Broadcomm Undi v17.0.5
  • Updated EFI GOP Driver IvyBridge v3.0.1030
  • Updated OROM LAN Intel Agent Boot CL v0.1.06 (82579 / i217 / 218/219)
  • Updated ME Analyzer v1.3.12
  • Updated DrvVer v0.19.12
  • Added new firmware SKL - 56 (LGA1151)
  • The changes in the script, update EFI Intel LAN for H99 platforms.

New in UEFIFind 1.42 (Nov 11, 2015)

  • Updated OROM and EFI IRST 14.7.0.2341
  • Added new firmware IVB - 1C (LGA1155)
  • Added new firmware HSW - 1E (LGA1150)
  • Updated ME Analyzer v1.3.11

New in UEFIFind 1.41.1 (Oct 30, 2015)

  • Updated UEFI GOP Driver Skylake v9.0.1036
  • Updated OROM and EFI IRST v14.6.1.2340
  • Updated ME Analyzer v1.3.8
  • Added new microcode BDW - 13 and SKL - 4A
  • Fixed minor bug in v1.41

New in UEFIFind 1.41 (Oct 29, 2015)

  • Updated UEFI GOP Driver Skylake v9.0.1036
  • Updated OROM and EFI IRST v14.6.1.2340
  • Updated ME Analyzer v1.3.8
  • Added new microcode BDW - 13 and SKL - 4A

New in UEFIFind 1.40 (Oct 6, 2015)

  • Updated EFI GOP Driver Skylake v9.0.1035
  • Updated EFI GOP Driver AMD v1.59.0.0.0
  • Updated EFI LAN Intel Gigabit UNDI v0.0.09 (82579 / i217 / 218/219)
  • Updated OROM LAN Intel Agent Boot CL v0.1.05 (82579 / i217 / 218/219)
  • Updated ME Analyzer v1.3.7
  • Updated DrvVer v0.19.11
  • Updated UEFITool / UEFIExttact / UEFIFind
  • Added new CPU microcode Broadwell, Haswell-E, Skylake
  • Full automatic updating EFI / OROM Intel LAN
  • New schools and other stuff

New in UEFIFind 1.37 (Sep 4, 2015)

  • Fixed a bug: when you exit through the "0 - As Is BIOS.BIN with remove Capsule Header", BIOS file is replaced with no changes.
  • Updated UEFITool v0.20.8
  • Updated OROM and EFI IRST v12.7.5.1988 TRIM-in-RAID0
  • Updated OROM IRST v13.2.2.2224

New in UEFIFind 1.36 (Sep 2, 2015)

  • Updated OROM and EFI IRST v14.6.0.2285
  • Updated ME Analyzer v1.3.0 RC4
  • Added OROM Intel LAN 10 GbE BootAgent XE v2.3.46
  • Added EFI GOP Driver Skylake v9.0.1034
  • Automatic update OROM Intel LAN

New in UEFIFind 1.33 (Aug 26, 2015)

  • Added microcode for Skylake v34
  • Pereobnovleny UDK2014 utilities (previous did not want to run on 32-bit platforms)

New in UEFIFind 1.32.0 (Aug 20, 2015)

  • Updated UEFITool
  • MEA base r23
  • Updated Intel LAN.

New in UEFIFind 1.31 (Aug 14, 2015)

  • Updated OROM LAN Intel Agent Boot v1.5.72
  • Updated EFI LAN Intel PRO / 1000 v6.9.07 (i210 / 211/350)
  • Updated OROM LAN Realtek PXE v2.63
  • Added EFI LAN Intel 10GbE v5.0.12
  • Fixed minor bugs

New in UEFIFind 1.30 (Aug 14, 2015)

  • Updating all available files in the EFI BIOS Aptio 5
  • Firmware update for the Haswell-E and Skylake
  • Known issues c BIOS update on the platform Aptio5.
  • All the problems associated with the use MMTool v5.0.0.7
  • OROM and in EFI GUID A0327FE0-1FDA-4E5B-905D-B510C45A61D0 not updated, maybe MMTool incorrectly replaces files
  • "Error in Replacing File" during upgrade to H99 Asus, MSI, Gigabyte. Tom, where the microcode, fixed by changing the size.
  • "File size exceeds the volume size" there is no room, frequent updating to BIOS ASRock

New in UEFIFind 1.29 Beta 5 (Aug 10, 2015)

  • Added EFI Intel LAN PRO / 1000 UNDI v6.8.05 (i210 / 211/350)
  • The mechanism updates only EFI IRST / IRSTe and Marvell in AMI BIOS platform Aptio5
  • Fixed several bugs

New in UEFIFind 1.29.1 (Aug 8, 2015)

  • Fixed the error
  • Updated DrvVer v0.19.8
  • Added ME Analyzer v1.2.8
  • Pros - now there is no binding to a specific GUID, and I do not need to manually collect new version
  • Cons - the type of compression EFI 1.1, in contrast to Tiano, files obtained little larger
  • Added folder Modules \ UDK2014 files GenSec and GenFFS:
  • Deletes all files FFS
  • Starting with this version of the FFS falyly generated automatically

New in UEFIFind 1.29 (Aug 6, 2015)

  • Added folder Modules \ UDK2014 files GenSec and GenFFS
  • Deletes all files FFS
  • Starting with this version of the FFS falyly generated automatically
  • Pros - now there is no binding to a specific GUID, and I do not need to manually collect new version
  • Cons - the type of compression EFI 1.1, in contrast to Tiano, files obtained little larger

New in UEFIFind 1.29 Beta 1 (Aug 1, 2015)

  • Updated DriVer v0.19.8
  • Added ME Analyzer v1.2.5
  • Added folder Modules \ UDK2014 files GenSec and GenFFS
  • Removed all FFS files for EFI LAN, IRST (e) and Marvell
  • Since this version of the FFS falyly for EFI LAN, IRST (e) and Marvell, are generated by the UBU.
  • Pros - now there is no binding to a specific GUID, and I do not need to manually collect new version
  • Cons - the type of compression EFI 1.1, in contrast to Tiano, files obtained little larger

New in UEFIFind 1.28 Beta 6 (Jul 27, 2015)

  • The changes in the script.
  • Implemented selection of the desired firmware for the CPU Sandy / Ivy Bridge, Haswell and Broadwell.
  • Now you can choose the right firmware, it will be especially useful for owners of most of the first motherboards based on chipsets second series of Intel, which did not fit right 2 firmware of the lack of space in the BIOS, you can select the desired one.
  • Also, you will be able to add all of the microcode you making changes to the bat-file in the folder Modules \ CPUI \ GenFFS_MC

New in UEFIFind 1.28 Beta 5 (Jul 18, 2015)

  • Updated OROM whether EFI IRSTe v4.3.0.1018
  • Updated DriVer v0.19.6
  • Mild changes in the script

New in UEFIFind 1.28 Beta 4 (Jul 13, 2015)

  • Updated UEFI Extract v0.10.2
  • Updated DrvVer v0.19.5
  • Substituted EFI Intel LAN PRO / 1000 UNDI new EFI Intel LAN Gigabit UNDI v0.0.07
  • Adapted microcode update for the IVB-E / SNB-E LGA2011v2
  • Excludes microcode for the CPUID 0306E6 and 0306E7, to clarify needs.

New in UEFIFind 1.28 Beta 3 (Jul 13, 2015)

  • Updated EFI Intel GOP Driver for HSW / BDW iGPU v5.5.1033
  • Updated OROM Realtek LAN PXE v2.62
  • Updated CPU Microcode Broadwell CPU ID 0671 v11
  • Updated UEFI Tool v0.20.6
  • Updated DrvVer v0.19.2
  • Updated HexFind v0.1.2
  • Do not update the Intel LAN

New in UEFIFind 1.28 Beta 2 (Jul 13, 2015)

  • Added OROM and EFI AMD RAID Xpert2 v6.1.4-00059
  • Updated OROM and EFI IRST v14.5.0.2241
  • Updated OROM and EFI IRSTe v4.2.0.1036
  • Updated OROM SATA ASMedia 106x AHCI v0.97
  • Removed OROM and EFI IRST v14.0.0.2234
  • Removed OROM and EFI IRSTe v4.1.0.1026
  • Removed OROM SATA ASMedia 106x AHCI v0.954

New in UEFIFind 1.27 (Jun 9, 2015)

  • Updated ROM and EFI IRST v14.0.0.2234
  • Updated DriVer v0.18.6

New in UEFIFind 1.26 (Jun 8, 2015)

  • Updated Intel LAN OROM v1.5.70 and EFI v6.8.05

New in UEFIFind 1.25 (Jun 6, 2015)

  • Updated DriVer v0.18.5
  • The changes in the script. If found in raw OROM hranilishe, it becomes paragraph 8, which can be seen in public and under what FFS GUID they are.

New in UEFIFind 1.24 (May 30, 2015)

  • Added Intel CPU Microcode Broadwell CPUID 0671 v10
  • Update can be only one firmware - Haswell or Broadwell. In one file, you can put both the microcode, but then you have to manually adjust the _FIT_, GUID B52282EE-9B66-44B9-B1CF-7E5040F787C1.

New in UEFIFind 1.23.1 (May 27, 2015)

  • Updated ROM and EFI IRST v14.0.0.2209
  • Updated DriVer v0.18.4

New in UEFIFind 1.22 (May 19, 2015)

  • Updated UEFI Tool v0.20.5
  • Updated UEFI Extract v0.10.1
  • Added RomHdr v1.0.8
  • Removed lischnie OROM LAN
  • The changes in the script:
  • With the utility RomHdr automatically generated files with the right OROM LAN Device ID
  • Removal Capsule Header

New in UEFIFind 1.20 (May 11, 2015)

  • Removed OROM Intel VBIOS SNB / IVB
  • The change in the script, the upgrade partition Intel VGA.

New in UEFIFind 1.19 (May 7, 2015)

  • Updated EFI AMD GOP Driver v1.58.0.0.0 MS Signed
  • Updated OROM AMD AHCI v3.3.0.0 (DevID 4391/7801)
  • Updated DrvVer v0.18.3

New in UEFIFind 1.18 (May 7, 2015)

  • Updated OROM LAN Intel Boot Agent GE v1.5.67
  • Updated DrvVer v0.18.2
  • Added OROM LAN Intel Boot Agent GE DevID 15a2

New in UEFIFind 1.17 (May 7, 2015)

  • The changes in the script to update the IRST on H79 chipset.

New in UEFIFind 1.16 (May 7, 2015)

  • Updated EFI LAN Realtek UNDI v2.035
  • The changes in the script

New in UEFIFind 1.15 (May 7, 2015)

  • Added OROM and EFI IRST v14.0.0.2198
  • Updated DrvVer v0.18.1
  • Updated EFI Intel GOP Driver for HSW / BDW iGPU v5.5.1032

New in UEFIFind 1.14 (May 7, 2015)

  • Updated Intel Haswell CPU Microcode 1D (CPU ID 06C3 Socket LGA 1150)
  • Updated OROM Marvell SATA 9230 v1.0.0.1024

New in UEFIFind 1.1.10 (Feb 6, 2014)

  • Updated EFI GOP Driver v5.0.1037 (Haswell)

New in UEFIFind 1.1.9 (Feb 6, 2014)

  • Updated OROM SATA Marvell 9230 to v1.0.0.1020

New in UEFIFind 1.1.8 (Jan 24, 2014)

  • Updated OROM LAN Realtek PXE to v2.59

New in UEFIFind 1.1.7 (Jan 24, 2014)

  • Recovery "empty" module, if it was removed during upgrade TSLU.
  • Updated OROM Marvell 9230 to v1.0.0.1018
  • Excluded OROM SATA ASMedia v3.02 - maybe, not working.

New in UEFIFind 1.1.6 (Jan 24, 2014)

  • Updated EFI GOP Driver v5.0.1036 (Haswell)
  • Added IRST OROM and EFI v13.1.0.2030 OROM VBIOS Haswell excluded because the update for each motherboard has its individual settings

New in UEFIFind 1.1.4 (Dec 5, 2013)

  • Some bios could not be determined EFI modules - corrected

New in UEFIFind 1.1.3 (Dec 5, 2013)

  • Fixed minor bugs
  • Added OROM VBIOS Sandy / IvyBridge - 2170
  • Added OROM SATA ASMedia 106x - 3.02
  • Excluded EFI LAN QCM-Atheros (MSI and Gigabyte are making their settings)

New in UEFIFind 1.1.2 (Dec 5, 2013)

  • Fixed bug in detection modules CPU microcode.

New in UEFIFind 1.1.1 (Dec 5, 2013)

  • Updated Intel LAN OROM PXE 1.5.48 and EFI UNDI 6.0.24
  • Excluded from updates OROM VBIOS Haswell (mk for each motherboard OROM these have their own settings)

New in UEFIFind 1.0.0 Pre-Release 16 (Nov 9, 2013)

  • Updated EFI GOP Driver IvyBridge to 3.0.1027

New in UEFIFind 1.0.0 Pre-Release 15 (Nov 9, 2013)

  • Fixed not critical error onovlenii EFI Intel UNDI with GUID 10989AA4-
  • for overclockers to Protsakh Sandy dobavvlen microcode 28.

New in UEFIFind 1.0.0 Pre-Release 14 (Nov 9, 2013)

  • Added EFI IRSTe SataDriver and SCUDriver - 3.8.0.1029
  • Minor adjustments in the script

New in UEFIFind 1.0.0 Pre-Release 13 (Nov 9, 2013)

  • Fixed, does not display version with EFI IRSTe SCU Driver
  • Added display of version in EFI LAN Broadcom

New in UEFIFind 1.0.0 Pre-Release 12 (Nov 9, 2013)

  • Updating the firmware to version 17 for Haswell!
  • Updated OROM IRSTe yes 3.8.0.1029
  • Updated OROM Marvell 9230 to 1.0.0.1015
  • Updated LAN Broadcom OROM 16.2.1 and EFI 16.2.2
  • Corrected minor bugs