mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 12:46:26 +00:00
Update qemu-coreboot.config
add "-nic none" to fix https://github.com/osresearch/heads/issues/516#issuecomment-464000222
This commit is contained in:
parent
08ad2d4d20
commit
2544ff17cc
@ -56,4 +56,5 @@ run:
|
||||
--machine q35 \
|
||||
--serial /dev/tty \
|
||||
--bios $(build)/$(BOARD)/coreboot.rom \
|
||||
-nic none \
|
||||
; stty sane
|
||||
|
Loading…
Reference in New Issue
Block a user