vpddecode.8

来自「DMIdecode,在Linux下運行,可以將系統的DMI信息讀寫出來.」· 8 代码 · 共 75 行

8
75
字号
.TH VPDDECODE 8 "February 2007" "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 and Lenovo computers. Available items are:.IP \(bu "\w'\(bu'u+1n"\s-1BIOS\s0 Build \s-1ID\s0.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 "-s" ", " "--string KEYWORD"Only display the value of the \s-1VPD\s0 string identified by \fBKEYWORD\fR.\fBKEYWORD\fR must be a keyword from the following list: \fBbios-build-id\fR,\fBbox-serial-number\fR, \fBmotherboard-serial-number\fR,\fBmachine-type-model\fR, \fBbios-release-date\fR.Each keyword corresponds to an offset and a length within the \s-1VPD\s0record.Not all strings may be defined on all \s-1VPD\s0-enabled systems.If \fBKEYWORD\fR is not provided or not valid, a list of all validkeywords is printed and.B vpddecodeexits with an error.This option cannot be used more than once.Mutually exclusive with \fB--dump\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.Mutually exclusive with \fB--string\fR..TP.BR "-h" ", " "--help"Display usage information and exit.TP.BR "-V" ", " "--version"Display the version and exit.SH FILES.I /dev/mem.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 + -
显示快捷键?