Add binaries for models, generate README.md from README.md.in

This commit is contained in:
Jeremy Soller
2019-03-18 12:19:30 -06:00
parent 73e4fedd68
commit d5ab76f9db
50 changed files with 418 additions and 56 deletions

View File

@@ -1,6 +1,8 @@
# Tools
- [coreboot-collector](https://github.com/system76/coreboot-collector.git)
- [ME Analyzer](https://github.com/platomav/MEAnalyzer.git)
- [UEFITool](https://github.com/LongSoft/UEFITool.git)
- [Intel ME 11.x Firmware Images Unpacker](https://github.com/ptresearch/unME11.git)
- [Intel ME 12.x Firmware Images Unpacker](https://github.com/ptresearch/unME12.git)
## Contents
- [coreboot-collector](./coreboot-collector/)
- [ME Analyzer](./MEAnalyzer/)
- [UEFITool](./UEFITool/)
- [Intel ME 11.x Firmware Images Unpacker](./unME11/)
- [Intel ME 12.x Firmware Images Unpacker](./unME12/)

1
tools/README.md.in Normal file
View File

@@ -0,0 +1 @@
# Tools