vpddecode.8
来自「linux环境在终端打印出所有smbios信息的代码」· 8 代码 · 共 70 行
8
70 行
.TH VPDDECODE 8 "May 2005" "dmidecode".SH NAMEvpddecode \- \s-1VPD\s0 structure decoder.SH SYNOPSIS.B vpddecode.RB [ OPTIONS ].SH DESCRIPTION.B vpddecodeprints the "vital product data" information that can be found in almostall IBM computers, and only IBM computers. Available items are:.IP \(bu "\w'\(bu'u+1n"\s-1BIOS\s0 Build \s-1ID\s0.IP \(buProduct Name.IP \(buBox Serial Number.IP \(buMotherboard Serial Number.IP \(buMachine Type/Model.PPSome systems have these additional items:.IP \(bu "\w'\(bu'u+1n"BIOS Release Date.IP \(buDefault Flash Image File Name.PPNote that these additional items are not documented by IBM, so this isguess work, and as such should not be blindly trusted. Feedback aboutthe accuracy of these labels is welcome..SH OPTIONS.TP.BR "-d" ", " "--dev-mem FILE"Read memory from device \fBFILE\fR (default: \fB/dev/mem\fR).TP.BR "-u" ", " "--dump"Do not decode the VPD records, dump their contents as hexadecimal instead.Note that this is still a text output, no binary data will be thrown uponyou. ASCII equivalent is displayed when possible. This option is mainlyuseful for debugging..TP.BR "-h" ", " "--help"Display usage information and exit.TP.BR "-V" ", " "--version"Display the version and exit.SH FILES.I /dev/mem.SH BUGSThe lookup table for product names is incomplete. If your system is missingfrom the table,.B vpddecodewill ask you to report. See the.I AUTHORSfile for maintainer contact information. Your report should include theproduct name of the machine, and the \s-1BIOS\s0 build \s-1ID\s0 as given by.BR vpddecode ..SH AUTHORJean Delvare.SH "SEE ALSO".BR biosdecode (8),.BR dmidecode (8),.BR mem (4),.BR ownership (8)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?