Commit graph

668 commits

Author SHA1 Message Date
Nikolaj Schlej
01e2e0877b Add FFS volume parser for non-AMI NVRAM areas 2025-03-13 19:27:55 +07:00
Nikolaj Schlej
4e2a8f6bd7 Add Intel uCode parser 2025-03-13 19:27:55 +07:00
Nikolaj Schlej
58366f48fe Add Insyde Flash Device Map parser 2025-03-13 19:27:55 +07:00
Nikolaj Schlej
b98edf6944 Add Phoenix EVSA parser 2025-03-13 19:27:55 +07:00
Nikolaj Schlej
f989fdfea1 Add Phoenix FlashMap parser 2025-03-13 19:27:55 +07:00
Nikolaj Schlej
4e600eb986 Add Apple SysF/Diag parser 2025-03-13 19:27:55 +07:00
Nikolaj Schlej
2d6eaa917f Add EDK2 FTW parser 2025-03-13 19:27:55 +07:00
Nikolaj Schlej
ca7d4caa7a Add Insyde FDC parser 2025-03-13 19:27:55 +07:00
Nikolaj Schlej
34904bdc5d Add KaitaiStruct parsing of Phoenix VSS2 2025-03-13 19:27:55 +07:00
Nikolaj Schlej
489b85fd98 Rewrite VSS and VSS2 NVRAM variable parsers in KaitaiStruct 2025-03-13 19:27:55 +07:00
Nikolaj Schlej
2661b8fe4b Remove manual NVRAM parsing, add EDK2 VSS parser written in KaitaiStruct 2025-03-13 19:27:55 +07:00
Vitaly Cheptsov
d91115ff78
Also sign UEFIFind and UEFIExtract for macOS 2025-02-24 10:10:14 +03:00
Vitaly Cheptsov
0fae05c2cb
Add adhoc signature to UEFITool on macOS
Modern macOS version require applications to be signed to run
2025-02-23 20:05:16 +03:00
Vitaly Cheptsov
5e6a1c7119
Fix CFBundleIdentifier in UEFITool Info.plist
CMake does not expand Xcode-like variable sequences.
The value now matches .cpp file.
2025-02-23 19:50:39 +03:00
Nikolaj Schlej
8d7e01c027 Make sure to initialize counterUncData 2025-02-21 12:15:01 +07:00
Nikolaj Schlej
b1ad055eef Bump version numbers 2025-02-21 11:46:53 +07:00
Nikolaj Schlej
7dd9014a38 Update GUID database 2025-02-21 11:21:21 +07:00
Nikolaj Schlej
4e3fa5899c Update QHexView, build it as a library for Qt6 builds 2025-02-21 11:09:10 +07:00
Nikolaj Schlej
369f10188c Enable building ffsparser_fuzzer during CI/CD, improve readUnaligned to silence Clang UBSAN 2025-02-14 12:00:37 +01:00
Nikolaj Schlej
ff42cecb07 UEFIExtract: add support for extracting uncompressedData for tree items that have it 2025-02-14 07:19:09 +01:00
Nikolaj Schlej
c94f78a530 Add missing common/LZMA/SDK/C/7zWindows.h 2025-02-14 06:53:27 +01:00
Nikolaj Schlej
b5756f9ccb Revert old patch from common/LZMA/SDK/C/CpuArch.c 2025-02-14 06:51:07 +01:00
Nikolaj Schlej
65fb4a86b6 Update LZMA SDK to 24.09 2025-02-14 06:45:33 +01:00
Nikolaj Schlej
e66bc7d8dc Apply a small patch to common/zlib/gzguts.h to fix a build issue in macOS 2025-02-14 05:22:05 +01:00
Nikolaj Schlej
dcf21fa50a Update built-in zlib to 1.3.1 2025-02-14 05:07:30 +01:00
Nikolaj Schlej
0af36bdcd9 Fix an issue with kaitai_regenerate.sh creating backup files on modern macOS 2025-02-14 04:58:59 +01:00
Nikolaj Schlej
fd76e896cc
Update README.md 2025-02-14 03:33:37 +01:00
Nikolaj Schlej
427d8ecdcb
Update README.md 2025-02-13 01:28:06 +01:00
Nikolaj Schlej
a824260064 Add MX77L12850F 2025-02-13 01:09:48 +01:00
Nikolaj Schlej
a777f1fa5f
Update main.yml 2025-02-12 10:12:41 +01:00
Nikolaj Schlej
5f2337741a
Update main.yml 2025-02-12 10:10:31 +01:00
Nikolaj Schlej
932120cb36
Use x64 macos-13 runner for FreeBSD in main.yml 2025-02-12 09:56:49 +01:00
Nikolaj Schlej
a8c008cf74
Update macos-12 to macos-latest in main.yml 2025-02-12 09:41:49 +01:00
Nikolaj Schlej
6b853f8caf
Fix SonarCube Scan action version 2025-02-12 09:33:28 +01:00
Nikolaj Schlej
66565a557a
Try using new SonarCube scan action 2025-02-12 09:31:22 +01:00
Nikolaj Schlej
371448d0ec Enable long file paths for UEFIFind 2025-02-12 09:16:42 +01:00
Nikolaj Schlej
b0cd7fe38f
Update upload-artifacts action to v4 2025-02-12 09:11:18 +01:00
Nikolaj Schlej
4b868bb208
Remove CodeQL and PVS-Studio from main.yml 2025-02-12 09:07:02 +01:00
Nikolaj Schlej
214b356f84 Add AMIC A25LQ64 to internal JEDEC ID database 2025-02-12 08:50:50 +01:00
Vitaly Cheptsov
0030ea9481
Fix findPattern logic when pattern is at the end of the data
references #404
2024-10-09 23:36:23 +03:00
Integral
3441255566 fix: add qt version limit to setDesktopFileName 2024-07-04 20:59:19 +02:00
Integral
941ee6cfd1 Set desktop file name to fix the missing icon when running under Wayland 2024-07-04 20:59:19 +02:00
Jeremy Brown
c5508535c1 Defined ACCESSPERMS for musl 2024-02-20 12:19:07 -08:00
Nikolaj Schlej
bf93a5eacc Bump version numbers 2023-11-03 22:29:09 -07:00
Nikolaj Schlej
d03a8f254a Fixing FreeBSD action
Update main.yml
2023-11-02 13:30:11 -07:00
Nikolaj Schlej
0a88da1410 Update guids.csv 2023-11-02 12:48:44 -07:00
Nikolaj Schlej
6f9a4c0d46 Fix off-by-one error in parsing IFWI partition table
Fixes #376
2023-11-02 12:44:09 -07:00
Nikolaj Schlej
e0b1e0205f
Update main.yml
Update SonarCloud action version to 2
2023-10-26 08:51:41 -07:00
Nikolaj Schlej
161c697104
Update main.yml
Actually install JDK 17 for SonarCloud
2023-10-26 08:39:55 -07:00
Nikolaj Schlej
573452ec09
Update main.yml
Update SonarCloud action to stop using deprecated Java 11
2023-10-26 08:28:56 -07:00