Update readmes
This commit is contained in:
@@ -14,4 +14,5 @@
|
||||
- [gaze14_1650_17](./gaze14_1650_17) - System76 Gazelle (gaze14)
|
||||
- [gaze14_1660ti_15](./gaze14_1660ti_15) - System76 Gazelle (gaze14)
|
||||
- [gaze14_1660ti_17](./gaze14_1660ti_17) - System76 Gazelle (gaze14)
|
||||
- [qemu](./qemu) - QEMU (Virtualization)
|
||||
- [thelio-b1](./thelio-b1) - System76 Thelio (thelio-b1)
|
||||
|
17
models/qemu/README.md
Normal file
17
models/qemu/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# QEMU (Virtualization)
|
||||
|
||||
This provides a target for running the firmware inside of QEMU. Use the following commands:
|
||||
|
||||
```
|
||||
./scripts/build.sh qemu
|
||||
./scripts/qemu.sh
|
||||
```
|
||||
|
||||
## Contents
|
||||
|
||||
- [EC](./ec.rom)
|
||||
- *Read Error: No such file or directory (os error 2)*
|
||||
- [FD](./fd.rom)
|
||||
- *Read Error: No such file or directory (os error 2)*
|
||||
- [ME](./me.rom)
|
||||
- *Read Error: No such file or directory (os error 2)*
|
8
models/qemu/README.md.in
Normal file
8
models/qemu/README.md.in
Normal file
@@ -0,0 +1,8 @@
|
||||
# QEMU (Virtualization)
|
||||
|
||||
This provides a target for running the firmware inside of QEMU. Use the following commands:
|
||||
|
||||
```
|
||||
./scripts/build.sh qemu
|
||||
./scripts/qemu.sh
|
||||
```
|
Reference in New Issue
Block a user