theopolis / uefi-firmware-parser

Parse BIOS/Intel ME/UEFI firmware related structures: Volumes, FileSystems, Files, etc
Other
767 stars 154 forks source link

Change MAX_DSTSZ to 100MB #109

Closed lihl-github closed 2 years ago

lihl-github commented 2 years ago

Change the buffer size limit for decompressed data from 40MB to 100MB, because some firmware size (like Lenovo UEFI) already exceeds the limit.