cvs commit: src/sys/boot/i386/libi386 Makefile libi386.h
 smbios.c src/sys/boot/i386/loader main.c
    Dag-Erling Smørgrav 
    des at des.no
       
    Tue Jul 26 11:04:44 GMT 2005
    
    
  
Jung-uk Kim <jkim at FreeBSD.org> writes:
>   Log:
>   Scan static SMBIOS structures and export the following environment
>   variables to loader: [...]
These values are sometimes padded, IWBNI libi386 could remove that
padding:
hint.smbios.0.system.maker="Dell Inc.                "
hint.smbios.0.system.product="Dimension XPS Gen 3          "
also, there's a typo in one of the strings:
Hint.smbios.0.planar.version="   "
(note the capital H)
DES
-- 
Dag-Erling Smørgrav - des at des.no
    
    
More information about the cvs-all
mailing list