UEFITool/common
2023-02-16 22:11:39 -08:00
..
bstrlib Fix possible unaligned access to UCS2 strings 2023-01-31 20:15:12 -08:00
digest Kaitai-based Intel ACM and BootGuard parsers 2022-09-10 13:14:29 +02:00
generated Fix truncation issue with 64-bit contants on Windows, update Kaitai patch script 2023-02-03 23:53:10 -08:00
kaitai Fix OpenBSD build, use swap16(3) from <endian.h> 2022-11-27 10:22:38 -08:00
ksy Fix a version issue in ACBPv2 definition file 2022-09-10 16:08:06 +02:00
LZMA Fix build on *BSD/arm (32-bit) 2022-09-29 23:15:57 +03:00
Tiano Attempt to fix an issue spotted by SonarCloud 2023-01-29 16:52:08 -08:00
zlib Merge zlib warning fixes by rurban 2021-10-07 19:10:36 +03:00
basetypes.h Replace unneeded BOOLEAN with bool 2023-01-29 15:13:37 -08:00
descriptor.cpp Kaitai-based Intel ACM and BootGuard parsers 2022-09-10 13:14:29 +02:00
descriptor.h Add support for IFWI 1.7 and 2.0 layouts, improve ME parser, fix small issues spotted by static analysis 2019-08-19 11:36:02 -07:00
ffs.cpp Implement parsing for AMD-specific Zlib-compressed GUIDed section 2022-12-23 22:49:37 -08:00
ffs.h Add AMI v3 protected ranges hash file support 2023-02-05 20:30:20 -08:00
ffsbuilder.cpp Downcast all qtsizetype to UINT32 manually, apply consistent identation 2022-08-28 12:47:01 +02:00
ffsbuilder.h NE Alpha 40 2017-02-14 09:39:16 +03:00
ffsops.cpp Downcast all qtsizetype to UINT32 manually, apply consistent identation 2022-08-28 12:47:01 +02:00
ffsops.h Merge recent updates but without broken builder and with minor refactoring and bugfixes 2018-10-08 12:58:12 +03:00
ffsparser.cpp Temporary change UI style for Qt6-based Windows build of UEFITool to support dark mode 2023-02-11 20:19:32 -08:00
ffsparser.h Replace unneeded BOOLEAN with bool 2023-01-29 15:13:37 -08:00
ffsreport.cpp Kaitai-based Intel ACM and BootGuard parsers 2022-09-10 13:14:29 +02:00
ffsreport.h Include offset in FfsReport 2018-05-08 18:44:49 +03:00
filesystem.h Fix building with MinGW 11.2.0 on Windows, add it into CI/CD 2022-09-27 19:22:32 +02:00
fitparser.cpp Add AMI v3 protected ranges hash file support 2023-02-05 20:30:20 -08:00
fitparser.h Kaitai-based Intel ACM and BootGuard parsers 2022-09-10 13:14:29 +02:00
gbe.h NE Alpha 43 2017-10-11 22:59:23 -07:00
guiddatabase.cpp Downcast all qtsizetype to UINT32 manually, apply consistent identation 2022-08-28 12:47:01 +02:00
guiddatabase.h Fix CMAKE_CXX_STANDARD 17 build on Windows 2022-09-14 04:05:13 +02:00
guids.csv Update guids.csv 2023-01-12 21:51:42 -08:00
intel_fit.h Update Intel FIT definitions accodring to FIT specification v1.4 2023-01-29 15:58:43 -08:00
intel_microcode.h Kaitai-based Intel ACM and BootGuard parsers 2022-09-10 13:14:29 +02:00
me.h Kaitai-based Intel ACM and BootGuard parsers 2022-09-10 13:14:29 +02:00
meparser.cpp Fix a possible crash of MeParser in case there are no valid FPT partition table entries 2022-09-14 19:04:44 +02:00
meparser.h Kaitai-based Intel ACM and BootGuard parsers 2022-09-10 13:14:29 +02:00
meson.build Fix Unicode search 2023-02-16 22:11:39 -08:00
nvram.cpp Kaitai-based Intel ACM and BootGuard parsers 2022-09-10 13:14:29 +02:00
nvram.h Kaitai-based Intel ACM and BootGuard parsers 2022-09-10 13:14:29 +02:00
nvramparser.cpp Fix possible unaligned access to UCS2 strings 2023-01-31 20:15:12 -08:00
nvramparser.h Improve firmware parser and tool robustness 2021-10-07 18:51:39 +03:00
parsingdata.h - introduce Extract Uncompressed and Uncompressed Hex View actions for compressed items 2022-08-24 22:17:51 +02:00
peimage.cpp Kaitai-based Intel ACM and BootGuard parsers 2022-09-10 13:14:29 +02:00
peimage.h Improve firmware parser and tool robustness 2021-10-07 18:51:39 +03:00
treeitem.cpp Downcast all qtsizetype to UINT32 manually, apply consistent identation 2022-08-28 12:47:01 +02:00
treeitem.h - introduce Extract Uncompressed and Uncompressed Hex View actions for compressed items 2022-08-24 22:17:51 +02:00
treemodel.cpp Automatically select dark colors for BootGuard markings in dark mode 2023-02-11 21:05:18 -08:00
treemodel.h Fix an issue spotted by SonarCloud 2023-02-11 21:12:01 -08:00
types.cpp Update Intel FIT definitions accodring to FIT specification v1.4 2023-01-29 15:58:43 -08:00
types.h Add support for x86 recovery startup AP data entries in special padding files 2022-09-14 19:04:44 +02:00
ubytearray.h Improve firmware parser and tool robustness 2021-10-07 18:51:39 +03:00
ustring.cpp Fix possible unaligned access to UCS2 strings 2023-01-31 20:15:12 -08:00
ustring.h Fix possible unaligned access to UCS2 strings 2023-01-31 20:15:12 -08:00
utility.cpp Add support for Clang sanitizers for UEFITool 2023-01-31 17:48:20 -08:00
utility.h Replace unneeded BOOLEAN with bool 2023-01-29 15:13:37 -08:00