32 stable releases (9 major)
Uses new Rust 2024
| new 20.0.0 | Feb 3, 2026 |
|---|---|
| 19.0.5 | Jan 21, 2026 |
| 19.0.0 | Dec 17, 2025 |
| 18.1.0 | Dec 10, 2025 |
| 11.4.1 | Oct 17, 2025 |
#750 in Compression
341 downloads per month
16MB
22K
SLoC
Section Extractor Implementations
This crate provides a set of Implementations for the patina::pi::fw_fs::SectionExtractor trait.
Features
This crate contains the following features, where each feature corresponds to a different
implementation of the SectionExtractorLib trait. The crate is configured in this manner to
reduce compilation times, by only compiling the necessary implementations.
brotli: Enables theSectionExtractorLibBrotliimplementation.crc32: Enables theCrc32SectionExtractorimplementation to validate CRC32 GUID-defined sections and return the verified payload.lzma: Enables theLzmaSectionExtractorimplementation for GUID-defined LZMA compressed sections.
License
Copyright (c) Microsoft Corporation.
SPDX-License-Identifier: Apache-2.0
UEFI Section Extractor
A crate containing multiple UEFI section extractor implementations.
Dependencies
~7.5MB
~102K SLoC