Update OSDK documentations

This commit is contained in:
Zhang Junyang
2024-04-13 19:26:14 +08:00
committed by Tate, Hongliang Tian
parent e4c2151566
commit faacb68210
3 changed files with 169 additions and 159 deletions

View File

@ -105,20 +105,7 @@ Please avoid changing the default settings
unless you know what you are doing.
```toml
[boot]
ovmf = "/usr/share/OVMF"
[qemu]
machine = "q35"
args = [
"--no-reboot",
"-m 2G",
"-nographic",
"-serial chardev:mux",
"-monitor chardev:mux",
"-chardev stdio,id=mux,mux=on,signal=off",
"-display none",
"-device isa-debug-exit,iobase=0xf4,iosize=0x04",
]
{{#include ../../../../osdk/src/commands/new/lib.OSDK.toml.template}}
```
### `rust-toolchain.toml`