from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209612

userrating:


May 25th. 2007:
Words

486

Views

258612

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149912

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





BIOSDECODE

Section: Maintenance Commands (8)
Updated: February 2007
Index Return to Main Contents
 

NAME

biosdecode - BIOS information decoder  

SYNOPSIS

biosdecode [OPTIONS]  

DESCRIPTION

biosdecode parses the BIOS memory and prints information about all structures (or entry points) it knows of. Currently known entry point types are:
*
SMBIOS (System Management BIOS)
Use dmidecode for a more detailed output.
*
DMI (Desktop Management Interface, a legacy version of SMBIOS)
Use dmidecode for a more detailed output.
*
SYSID
*
PNP (Plug and Play)
*
ACPI (Advanced Configuration and Power Interface)
*
BIOS32 (BIOS32 Service Directory)
*
PIR (PCI IRQ Routing)
*
32OS (BIOS32 Extension, Compa-specific)
See ownership for a Compaq ownership tag retrieval tool.
*
SNY (Son-specific, not decoded)
*
VPD (Vital Product Data, IB-specific)
Use vpddecode for a more detailed output.
*
FJKEYINF (Application Panel, Fujits-specific)

biosdecode started its life as a part of dmidecode but as more entry point types were added, it was moved to a different program.  

OPTIONS

-d, -de-mem FILE
Read memory from device FILE (default: /dev/mem)
-pir full
Decode the details of the PCI IRQ routing table. Only full mode is supported.
-h, -help
Display usage information and exit
-V, -version
Display the version and exit
 

FILES

/dev/mem  

BUGS

Most of the time, biosdecode 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).  

AUTHORS

Alan Cox, Jean Delvare  

SEE ALSO

dmidecode(8), mem(4), ownership(8), vpddecode(8)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
BUGS
AUTHORS
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 13.4 ms