summaryrefslogtreecommitdiff
path: root/man/vpddecode.8
blob: 447b1cb488e9f561183dfd852c27013cbe0a56be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.TH VPDDECODE 8 "February 2004" "dmidecode"
.SH NAME
vpddecode \- \s-1VPD\s0 structure decoder
.SH SYNOPSIS
.B vpddecode
.SH DESCRIPTION
.B vpddecode
prints the "vital product data" information that can be found in almost
all IBM computers, and only IBM computers. Available items are:
.IP \[bu]
\s-1BIOS\s0 Build \s-1ID\s0
.IP \[bu]
Product Name
.IP \[bu]
Box Serial Number
.IP \[bu]
Motherboard Serial Number
.IP \[bu]
Machine Type/Model

.PP
Some systems have these additional items:
.IP \[bu]
BIOS Release Date
.IP \[bu]
Default Flash Image File Name

.PP
Note that these additional items are not documented by IBM, so this is
guess work, and as such should not be blindly trusted. Feedback about
the accuracy of these labels is welcome.
.SH FILES
.I /dev/mem
.SH BUGS
The lookup table for product names is incomplete. If your system is missing
from the table,
.B vpddecode
will ask you to report. See the
.I AUTHORS
file for maintainer contact information. Your report should include the
product name of the machine, and the \s-1BIOS\s0 build \s-1ID\s0 as given by
.BR vpddecode .
.SH AUTHOR
Jean Delvare
.SH "SEE ALSO"
.BR biosdecode (8),
.BR dmidecode (8),
.BR mem (4),
.BR ownership (8)