代码搜索:dmidecode
找到约 84 项符合「dmidecode」的源代码
代码结果 84
www.eeworm.com/read/385241/8812424
changelog
2008-11-23 Jean Delvare
* biosdecode.c: Stop using the inline keyword. It causes more
portability issues than is worth given how little we care about
performance in
www.eeworm.com/read/196405/8093771
changelog
2007-02-26 Jean Delvare
* dmidecode.c: Fix an array overrun while decoding the system
event log status (DMI type 15).
* biosdecode.c: Use printf instead of fwrite.
* dmid
www.eeworm.com/read/145190/12746184
changelog
2005-08-04 Jean Delvare
* README: Manual pages document the command line interface.
A discussion list exists for developers. Mmap is used on
most systems, not just Linux
www.eeworm.com/read/489474/6471817
changelog
2007-02-26 Jean Delvare
* dmidecode.c: Fix an array overrun while decoding the system
event log status (DMI type 15).
* biosdecode.c: Use printf instead of fwrite.
* dmid
www.eeworm.com/read/343569/11941673
changelog
2007-02-26 Jean Delvare
* dmidecode.c: Fix an array overrun while decoding the system
event log status (DMI type 15).
* biosdecode.c: Use printf instead of fwrite.
* dmid
www.eeworm.com/read/367502/9744076
changelog
2003-08-08 Jean Delvare
* dmidecode.c: Update the README file (mainly the now solved laptop
and IA-64 issues, and add a section for biosdecode and ownership).
* version.h:
www.eeworm.com/read/145190/12746162
makefile
#
# DMI Decode
# BIOS Decode
#
# (C) 2000-2002 Alan Cox
# (C) 2002-2005 Jean Delvare
#
# Licensed under the GNU Public License.
#
CC = gcc
CFLAGS = -W -Wa
www.eeworm.com/read/385241/8812419
h dmiopt.h
/*
* Command line handling of dmidecode
* This file is part of the dmidecode project.
*
* Copyright (C) 2005-2008 Jean Delvare
*
* This program is free software; y
www.eeworm.com/read/385241/8812429
c dmiopt.c
/*
* Command line handling of dmidecode
* This file is part of the dmidecode project.
*
* Copyright (C) 2005-2008 Jean Delvare
*
* This program is free software; y
www.eeworm.com/read/196405/8093769
h dmiopt.h
/*
* Command line handling of dmidecode
* This file is part of the dmidecode project.
*
* (C) 2005 Jean Delvare
*
* This program is free software; you can redistribute i