LongSoft / UEFITool

UEFI firmware image viewer and editor
BSD 2-Clause "Simplified" License
4.32k stars 626 forks source link

EDK2 started using Brotli compression algorithm, need to add support for it #345

Open NikolajSchlej opened 1 year ago

NikolajSchlej commented 1 year ago

GUID-defined section GUID for Brotli: 3d532050-5cda-4fd0-879e-0f7f630d5afb Tool sources: https://github.com/tianocore/edk2/tree/master/BaseTools/Source/C/BrotliCompress

Still don't have good samples for testing, please upload it if you find one.

NikolajSchlej commented 1 year ago

Will wait for an image with Brotli section to be found in the wild.