Releases: platform-system-interface/intel_fw
Releases · platform-system-interface/intel_fw
v0.1.2
v0.1.1
Signed-off-by: Daniel Maslowski <[email protected]>
v0.1.0
add intel_fw to .gitignore I often symlink ./target/release/foo to the root dir for convenience. Signed-off-by: Daniel Maslowski <[email protected]>
v0.0.9-pre
README: update milestones Signed-off-by: Daniel Maslowski <[email protected]>
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]>