https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278984

--- Comment #7 from mario felicioni <marietto2...@gmail.com> ---
How can I pass a BHYVE_UEFI_VARS.fd file ? Is this correct ?

bhyve -S -c sockets=2,cores=2,threads=2 -m 4G -w -H -A \
-s 0,hostbridge \
-s 1,ahci-hd,/bhyve/debian12-test1/Debian.img,bootindex=1 \
-s 13,virtio-net,tap4 \
-s 14,virtio-9p,sharename=/ \
-s 29,fbuf,tcp=0.0.0.0:5904,w=1600,h=950,wait \
-s 30,xhci,tablet \
-s 31,lpc \
-l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI_CODE.fd \
-l bootrom,/usr/local/share/edk2-bhyve/BHYVE_UEFI_VARS.fd \
vm0:4 < /dev/null & sleep 2 && vncviewer 0:4

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to