Retrieve BIOS Info Programmatically in Linux

Generally, BIOS info can be found by dmidecode utility(run as root), like:

Here, I retrieve it by using libhd library provided in hwinfo utility:

Leave a Reply

Your email address will not be published. Required fields are marked *