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,10 @@
# Libraries
- [coreboot-table](https://gitlab.redox-os.org/redox-os/coreboot-table.git)
- [ecflash](https://github.com/system76/ecflash.git)
- [intelflash](https://gitlab.redox-os.org/redox-os/intelflash.git)
- [intel-spi](https://github.com/system76/intel-spi.git)
- [uefi_std](https://gitlab.redox-os.org/redox-os/uefi_std.git)
## Contents
- [coreboot-table](./coreboot-table/)
- [ecflash](./ecflash/)
- [intelflash](./intelflash/)
- [intel-spi](./intel-spi/)
- [uefi](./uefi/)
- [uefi_alloc](./uefi_alloc/)
- [uefi_std](./uefi_std/)

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

@@ -0,0 +1 @@
# Libraries