]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reference the DMI table inside the SMBIOS table correctly, not using a variable
authorMike Smith <msmith@FreeBSD.org>
Tue, 21 Oct 1997 07:40:22 +0000 (07:40 +0000)
committerMike Smith <msmith@FreeBSD.org>
Tue, 21 Oct 1997 07:40:22 +0000 (07:40 +0000)
commit9deacac371d3578add1eadaf763d50250372f459
treec65cd65c6cd00ed7fff30ab3df6c3607f65893bf
parentb493c70c4f77ac419b24d28b240c873c707a1343
Reference the DMI table inside the SMBIOS table correctly, not using a variable
that won't be initialised until a later test.
Submitted by: bde via -Wunused
sys/amd64/amd64/bios.c
sys/i386/i386/bios.c