Releases: platform-system-interface/intel_fw
Releases · platform-system-interface/intel_fw
v0.0.8-pre
let Manifest own its remaining data Split out the header and manifest key/signature material. Signed-off-by: Daniel Maslowski <[email protected]>
v0.0.7-pre
implement check of checksums and signatures Signed-off-by: Daniel Maslowski <[email protected]>
v0.0.6-pre
implement blacklist/whitelist and align with me_cleaner Ignore REMOVABLE_PARTS for now and remove all partitions but FTPR by default. Always remove NVRAM and zero-size entries from FPT. Use the same precedence for whitelist/blacklist (retention/deletion) as me_cleaner does. Adjust test script accordingly. Signed-off-by: Daniel Maslowski <[email protected]>
v0.0.5-pre
implement extracting IFD and ME region Signed-off-by: Daniel Maslowski <[email protected]>
v0.0.4-pre
docs/knowledge: add introductory note Signed-off-by: Daniel Maslowski <[email protected]>
v0.0.3-pre
check second milestone ✔ Signed-off-by: Daniel Maslowski <[email protected]>
v0.0.2-pre
README: check first milestone ✔ Signed-off-by: Daniel Maslowski <[email protected]>
v0.0.1-pre
CI: add release workflow https://github.com/marketplace/actions/build-and-upload-rust-binary-to-github-releases Signed-off-by: Daniel Maslowski <[email protected]>