1BIOSDECODE(8)               System Manager's Manual              BIOSDECODE(8)
2
3
4

NAME

6       biosdecode - BIOS information decoder
7

SYNOPSIS

9       biosdecode [OPTIONS]
10
11

DESCRIPTION

13       biosdecode  parses  the  BIOS  memory  and prints information about all
14       structures (or entry points) it knows of. Currently known  entry  point
15       types are:
16
17       · SMBIOS (System Management BIOS)
18         Use dmidecode for a more detailed output.
19
20       · DMI (Desktop Management Interface, a legacy version of SMBIOS)
21         Use dmidecode for a more detailed output.
22
23       · SYSID
24
25       · PNP (Plug and Play)
26
27       · ACPI (Advanced Configuration and Power Interface)
28
29       · BIOS32 (BIOS32 Service Directory)
30
31       · PIR (PCI IRQ Routing)
32
33       · 32OS (BIOS32 Extension, Compaq-specific)
34         See ownership for a Compaq ownership tag retrieval tool.
35
36       · SNY (Sony-specific, not decoded)
37
38       · VPD (Vital Product Data, IBM-specific)
39         Use vpddecode for a more detailed output.
40
41       · FJKEYINF (Application Panel, Fujitsu-specific)
42
43
44       biosdecode  started  its  life as a part of dmidecode but as more entry
45       point types were added, if was moved to a different program.
46
47

OPTIONS

49       -d, --dev-mem FILE
50              Read memory from device FILE (default: /dev/mem)
51
52       -h, --help
53              Display usage information and exit
54
55       -V, --version
56              Display the version and exit
57
58

FILES

60       /dev/mem
61

BUGS

63       Most of the time, biosdecode prints too  much  information  (you  don't
64       really  care  about addresses) or not enough (because it doesn't follow
65       pointers and has no lookup tables).
66

AUTHORS

68       Alan Cox, Jean Delvare
69

SEE ALSO

71       dmidecode(8), mem(4), ownership(8), vpddecode(8)
72
73
74
75dmidecode                        February 2007                   BIOSDECODE(8)
Impressum