1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter 10. Firmware Interfaces</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="The Linux Kernel API"><link rel="up" href="index.html" title="The Linux Kernel API"><link rel="prev" href="API-pci-hp-change-slot-info.html" title="pci_hp_change_slot_info"><link rel="next" href="API-dmi-check-system.html" title="dmi_check_system"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 10. Firmware Interfaces</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-pci-hp-change-slot-info.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="API-dmi-check-system.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="firmware"></a>Chapter 10. Firmware Interfaces</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="sect1"><a href="firmware.html#id-1.12.2">DMI Interfaces</a></span></dt><dt><span class="sect1"><a href="ch10s02.html">EDD Interfaces</a></span></dt></dl></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id-1.12.2"></a>DMI Interfaces</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-dmi-check-system.html"><span class="phrase">dmi_check_system</span></a></span><span class="refpurpose"> — 
2  check system DMI data
3 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-first-match.html"><span class="phrase">dmi_first_match</span></a></span><span class="refpurpose"> — 
4     find dmi_system_id structure matching system DMI data
5 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-get-system-info.html"><span class="phrase">dmi_get_system_info</span></a></span><span class="refpurpose"> — 
6     return DMI data value
7 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-name-in-vendors.html"><span class="phrase">dmi_name_in_vendors</span></a></span><span class="refpurpose"> — 
8     Check if string is in the DMI system or board vendor name
9 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-find-device.html"><span class="phrase">dmi_find_device</span></a></span><span class="refpurpose"> — 
10     find onboard device by type/name
11 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-get-date.html"><span class="phrase">dmi_get_date</span></a></span><span class="refpurpose"> — 
12     parse a DMI date
13 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-walk.html"><span class="phrase">dmi_walk</span></a></span><span class="refpurpose"> — 
14     Walk the DMI table and get called back for every record
15 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-match.html"><span class="phrase">dmi_match</span></a></span><span class="refpurpose"> — 
16     compare a string to the dmi field (if exists)
17 </span></dt></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-pci-hp-change-slot-info.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="API-dmi-check-system.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">pci_hp_change_slot_info</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">dmi_check_system</span></td></tr></table></div></body></html>
18