[coreboot] Understanding BIOS I/O Adresses

Alexander Couzens lynxis at fe80.eu
Mon Nov 16 04:12:04 CET 2015


Hi panic,

0x80 is a debug io port. There are pci cards showing you one byte on a
lcd display.
coreboot is using 0x80 too for debug output. The interface is simple,
the firmware/bios will increment the value sent to that address while
it's booting. In the case your bios is hangs somewhere while booting,
you can read from the card it's last byte sent to that ioport 0x80.

No idea what for the others io codes are.

best,
lynxis
-- 
Alexander Couzens

mail: lynxis at fe80.eu
jabber: lynxis at fe80.eu
mobile: +4915123277221
gpg: 390D CF78 8BF9 AA50 4F8F  F1E2 C29E 9DA6 A0DF 8604
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20151116/0c1042ab/attachment.sig>


More information about the coreboot mailing list