<p>This change exposes the SMBios attributes for the board serial and board product.</p>

<p>This enables for unique identification of Blade nodes, where the chassis serial will be the same as all other blades in the chassis.</p>

<p>We currently use these attributes at Shopify to uniquely identify nodes at boot time, where we can't depend on other attributes such as UUID to exist.</p>

<p>It's a relatively minor change, and expands the existing functionality by exposing additional standard SMBios attributes, which are particularly useful on blade nodes / where there are multiple nodes per chassis.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/OpenSRE/ipxe board-vendor-serial-smbios</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/ipxe/ipxe/pull/21'>https://github.com/ipxe/ipxe/pull/21</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Expose board-serial and board-product through SMBios</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/ipxe/ipxe/pull/21/files#diff-0">src/interface/smbios/smbios_settings.c</a>
    (22)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/ipxe/ipxe/pull/21.patch'>https://github.com/ipxe/ipxe/pull/21.patch</a></li>
  <li><a href='https://github.com/ipxe/ipxe/pull/21.diff'>https://github.com/ipxe/ipxe/pull/21.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/ipxe/ipxe/pull/21">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/709460__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxNzgwMjEyNSwiZGF0YSI6eyJpZCI6MzQxMTQ4NTV9fQ==--37c842af1034f52c1a0a8ff3cd2446a018608e1a.gif" width="1" /></p>