Chapter 10. Firmware Interfaces
Prev
Next
Chapter 10. Firmware Interfaces
Table of Contents
DMI Interfaces
EDD Interfaces
DMI Interfaces
dmi_check_system
- check system DMI data
dmi_first_match
- find dmi_system_id structure matching system DMI data
dmi_get_system_info
- return DMI data value
dmi_name_in_vendors
- Check if string is anywhere in the DMI vendor information.
dmi_find_device
- find onboard device by type/name
dmi_get_date
- parse a DMI date
dmi_walk
- Walk the DMI table and get called back for every record
dmi_match
- compare a string to the dmi field (if exists)