BIOSDECODE(8) System Manager's Manual BIOSDECODE(8)

biosdecode - BIOS information decoder

biosdecode [OPTIONS]

biosdecode parses the BIOS memory and prints information about all structures (or entry points) it knows of. Currently known entry point types are:

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

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

/dev/mem

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).

Alan Cox, Jean Delvare

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

February 2007 dmidecode