{"id":31953342,"url":"https://github.com/platform-system-interface/intel_fw","last_synced_at":"2026-06-08T23:32:03.703Z","repository":{"id":318323652,"uuid":"1070801949","full_name":"platform-system-interface/intel_fw","owner":"platform-system-interface","description":"Modern Intel Firmware Tool and Library","archived":false,"fork":false,"pushed_at":"2026-04-07T22:49:03.000Z","size":1593,"stargazers_count":18,"open_issues_count":19,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-11T12:00:02.868Z","etag":null,"topics":["analysis","csme","firmware","intel","me","rust"],"latest_commit_sha":null,"homepage":"https://platform-system-interface.github.io/intel_fw/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/platform-system-interface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-06T13:09:44.000Z","updated_at":"2026-02-28T00:14:11.000Z","dependencies_parsed_at":"2025-10-23T15:26:37.676Z","dependency_job_id":"41a957fe-1cfc-46a7-87a6-18833cc47287","html_url":"https://github.com/platform-system-interface/intel_fw","commit_stats":null,"previous_names":["platform-system-interface/intel_fw"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/platform-system-interface/intel_fw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platform-system-interface%2Fintel_fw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platform-system-interface%2Fintel_fw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platform-system-interface%2Fintel_fw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platform-system-interface%2Fintel_fw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/platform-system-interface","download_url":"https://codeload.github.com/platform-system-interface/intel_fw/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platform-system-interface%2Fintel_fw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34085321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analysis","csme","firmware","intel","me","rust"],"created_at":"2025-10-14T13:46:05.712Z","updated_at":"2026-06-08T23:32:03.697Z","avatar_url":"https://github.com/platform-system-interface.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modern Intel Firmware Tool ✨\n\nThis is a new utility to analyze and edit firmware images for [Intel platforms](\ndocs/platforms.md).\n\nBased on [knowledge](docs/knowledge.md) from other projects, such as\n`me_cleaner`, coreboot's `ifdtool`, ME Analyzer and related research,\n`intel_fw` is written from scratch in Rust, allowing for integration with other\nprojects, including a flexible API.\n\nThe [architecture and design](docs/architecture.md) is based on experience.\n\nTo test this tool, you will need sample [firmware images](docs/images.md).\nFor convenience, take a look at the [scripts](scripts/) used for development.\n\n## Commands\n\n### `me`\n\nThe `me` command lets you print, edit and check the (CS)ME firmware.\nThe `me clean` command is compatible with `me_cleaner`, with minor differences:\n\n- The `--whitelist` and `--blacklist` flags do not cause deletion of partitions\n  when multiple partitions refer to the same range, but at least one of them is\n  to be retained. This is considered a bug fix.\n- The `--check` flag checks _all_ directory partitions as well as the presence\n  of the FTPR. Analysis details are printed unconditionally.\n- The `--truncuate` option may result in smaller ME images than `me_cleaner`.\n\n## Development\n\nTo run the CLI via `cargo` directly, remember to add arguments after an extra\n`--`; i.e., to print the general help, invoke `cargo run --relase -- -h`, or,\nfor a subcommand, e.g. `cargo run --relase -- me clean -h`.\n\n## TODOs\n\n- [ ] sync up; \u003chttps://github.com/corna/me_cleaner\u003e has another patch that\n  coreboot is missing, doing rework and adding ME Gen 1 support\n- [ ] [IFWI](https://github.com/platform-system-interface/intel_fw/issues/80)\n  format support\n\n## Funding\n\nThe [initial work](milestones.md#initial_work) has been sponsored through the\nfirst [Open Call by the Open Source Firmware Foundation](https://www.osfw.foundation/funding/small-scale-high-impact-firmware-contributions-2025/). We highly appreciate\ntheir support that made a first release of this project possible.\n\n![Open Source Firmware Foundation Logo](docs/osff_logo_400.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplatform-system-interface%2Fintel_fw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplatform-system-interface%2Fintel_fw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplatform-system-interface%2Fintel_fw/lists"}