View | Details | Raw Unified | Return to bug 271259
Collapse All | Expand All

(-)b/usr.sbin/bhyve/bhyve.8 (-1 / +1 lines)
Lines 988-994 Be sure to create a per-guest copy of the template VARS file from Link Here
988
.Bd -literal -offset indent
988
.Bd -literal -offset indent
989
bhyve -c 2 -m 4g -w -H \\
989
bhyve -c 2 -m 4g -w -H \\
990
  -s 0,hostbridge \\
990
  -s 0,hostbridge \\
991
  -s 31,lpc -p com1,stdio \\
991
  -s 31,lpc -l com1,stdio \\
992
  -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI_CODE.fd,BHYVE_UEFI_VARS.fd
992
  -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI_CODE.fd,BHYVE_UEFI_VARS.fd
993
   uefivm
993
   uefivm
994
.Ed
994
.Ed

Return to bug 271259