When booted from BIOS (i.e., not EFI), also search for a 64-bit version
of the SMBIOS Entry Point.
This allows us to detect and report the proper SMBIOS version with
BIOSes that only provide the v3 table, as happens on Hetzner virtual
machines.
For machines that provide both, leverage the v3 table in priority.
While here, when attaching, in addition to the version contained in the
table, print whether the v3 (64-bit) or v2 (32-bit) table was used.
PR: 284460
Event: February src bug-busting session
Sponsored by: The FreeBSD Foundation