bhyve an missing packages?

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Sun, 02 Feb 2025 20:20:35 UTC
Following the Handbook to set up a BHyve instance
of freebsd-arm64, I have into

% sh /usr/share/examples/bhyve/vmrun.sh -c 2 -m 4G -t tap0 -d aarch64.img \
  -i -I fbsd14-aarch64.img aarch64
Error: Firmware file /usr/local/share/uefi-firmware/BHYVE_UEFI.fd doesn't exist.
       Try: pkg install edk2-bhyve

1. The Handbook guidelines have no mention of needing a package.
2. Th edk2-bhyve package does not exist.

-- 
Steve