man-pages/man8/biosdecode.8.html
2021-03-31 01:06:50 +01:00

159 lines
3.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of BIOSDECODE</TITLE>
</HEAD><BODY>
<H1>BIOSDECODE</H1>
Section: Maintenance Commands (8)<BR>Updated: February 2007<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
biosdecode - <FONT SIZE="-1">BIOS</FONT> information decoder
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>biosdecode</B>
[<B>OPTIONS</B>]
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>biosdecode</B>
parses the <FONT SIZE="-1">BIOS</FONT> memory and prints information about all structures (or
entry points) it knows of. Currently known entry point types are:
<DL COMPACT>
<DT id="1">&bull;<DD>
<FONT SIZE="-1">SMBIOS</FONT> (System Management <FONT SIZE="-1">BIOS</FONT>)
<BR>
Use
<B>dmidecode</B>
for a more detailed output.
<DT id="2">&bull;<DD>
<FONT SIZE="-1">DMI</FONT> (Desktop Management Interface, a legacy version of <FONT SIZE="-1">SMBIOS</FONT>)
<BR>
Use
<B>dmidecode</B>
for a more detailed output.
<DT id="3">&bull;<DD>
<FONT SIZE="-1">SYSID</FONT>
<DT id="4">&bull;<DD>
<FONT SIZE="-1">PNP</FONT> (Plug and Play)
<DT id="5">&bull;<DD>
<FONT SIZE="-1">ACPI</FONT> (Advanced Configuration and Power Interface)
<DT id="6">&bull;<DD>
<FONT SIZE="-1">BIOS32</FONT> (<FONT SIZE="-1">BIOS32</FONT> Service Directory)
<DT id="7">&bull;<DD>
<FONT SIZE="-1">PIR</FONT> (<FONT SIZE="-1">PCI</FONT> <FONT SIZE="-1">IRQ</FONT> Routing)
<DT id="8">&bull;<DD>
<FONT SIZE="-1">32OS</FONT> (<FONT SIZE="-1">BIOS32</FONT> Extension, Compaq-specific)
<BR>
See
<B>ownership</B>
for a Compaq ownership tag retrieval tool.
<DT id="9">&bull;<DD>
<FONT SIZE="-1">SNY</FONT> (Sony-specific, not decoded)
<DT id="10">&bull;<DD>
<FONT SIZE="-1">VPD</FONT> (Vital Product Data, IBM-specific)
<BR>
Use
<B>vpddecode</B>
for a more detailed output.
<DT id="11">&bull;<DD>
<FONT SIZE="-1">FJKEYINF</FONT> (Application Panel, Fujitsu-specific)
<P>
</DL>
<P>
<B>biosdecode</B>
started its life as a part of
<B>dmidecode</B>
but as more entry point types were added, it was moved to a different
program.
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="12"><B>-d</B>, <B>--dev-mem FILE</B>
<DD>
Read memory from device <B>FILE</B> (default: <B>/dev/mem</B>)
<DT id="13"><B> </B> <B>--pir full</B>
<DD>
Decode the details of the PCI IRQ routing table
<DT id="14"><B>-h</B>, <B>--help</B>
<DD>
Display usage information and exit
<DT id="15"><B>-V</B>, <B>--version</B>
<DD>
Display the version and exit
<P>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>FILES</H2>
<I>/dev/mem</I>
<A NAME="lbAG">&nbsp;</A>
<H2>BUGS</H2>
Most of the time,
<B>biosdecode</B>
prints too much information (you don't really care about addresses)
or not enough (because it doesn't follow pointers and has no lookup
tables).
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHORS</H2>
Alan Cox, Jean Delvare
<A NAME="lbAI">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?8+dmidecode">dmidecode</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?4+mem">mem</A></B>(4),
<B><A HREF="/cgi-bin/man/man2html?8+ownership">ownership</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+vpddecode">vpddecode</A></B>(8)
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="16"><A HREF="#lbAB">NAME</A><DD>
<DT id="17"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="18"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="19"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="20"><A HREF="#lbAF">FILES</A><DD>
<DT id="21"><A HREF="#lbAG">BUGS</A><DD>
<DT id="22"><A HREF="#lbAH">AUTHORS</A><DD>
<DT id="23"><A HREF="#lbAI">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:11 GMT, March 31, 2021
</BODY>
</HTML>