看板 DFBSD_commit 關於我們 聯絡資訊
commit f6b478473fd23d3fc7e399b7b3f45a165d283e3a Author: Alex Hornung <ahornung@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