Chapter 4 in
README for 560.28.03 beta driver is outdated, too.
Although
Release Highlights states that "GSP firmware is now supported on FreeBSD. See the chapter "GSP Firmware" in the README for more details.", no firmware modules are listed in it. But I'm not a nvidia insider, so I can do nothing with it.
Trying build, there were 2 new *.ko files (
nvidia_gsp_ga10x_fw.ko and
nvidia_gsp_tu10x_fw.ko) in
x11/nvidia-driver/work/stage/boot/modules/ working directory. But they aren't installed. Makefile and pkg-plist needs updates for it.
Actually, I already have patch for it (as an update to 550.107.02 production driver, because patches for new feature branches and beta branches should never been accepted by the maintainer). I need to check if there's some more new files needed or not, but I cannot promise when I can do it and file a PR.
If anyone want to try it reagardless the current state, I've
posted it to freebsd-stable ML for a person bitten by UEFI firmware updates, with a quite little hope that Lenovo somehow broke video FW in it and any changes to the driver could fix it.
Note that if you want to try 555 (new feature) or 560 (beta) series of drivers with graphics/nvidia-drm-*-kmod ports, you need editing x11/nvidia-driver/Makefile.version to override driver version. If you need only x11/nvidia-driver and x11/linux-nvidia-libs only, the usual method should work fine.