git: pc32 bios - Add bios_oem_strings from FreeBSD

Alex Hornung alexh at crater.dragonflybsd.org
Sun Oct 4 06:07:51 PDT 2009


commit f6b478473fd23d3fc7e399b7b3f45a165d283e3a
Author: Alex Hornung <ahornung at gmail.com>
Date:   Fri Oct 2 22:02:19 2009 +0100

    pc32 bios - Add bios_oem_strings from FreeBSD
    
    * Import bios_oem_strings to search for specific strings in the BIOS to
      identify vendors.
    
    Obtained-from: FreeBSD

Summary of changes:
 sys/platform/pc32/i386/bios.c       |   78 +++++++++++++++++++++++++++++++++++
 sys/platform/pc32/include/pc/bios.h |   17 ++++++++
 2 files changed, 95 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f6b478473fd23d3fc7e399b7b3f45a165d283e3a


-- 
DragonFly BSD source repository





More information about the Commits mailing list