mirror of
https://git.proxmox.com/git/fwupd
synced 2025-11-04 01:25:43 +00:00
The Linux DMI class still does not provide the information we need, and parsing the blob directly also allows the Dell and Redfish plugins to get the raw data. |
||
|---|---|---|
| .. | ||
| smbios | ||
| README.md | ||
Fuzzing
CC=afl-gcc meson --default-library=static ../
AFL_HARDEN=1 ninja
afl-fuzz -m 300 -i ../src/fuzzing/smbios -o src/smbios/findings ./src/fwupdmgr smbios-dump @@