<div dir="ltr">I shall throw my hat into the ring and say that not only do I find this useful, I even independently developed my own patch that does the exact same thing.<div><br></div><div>The problem is that system-serial is there, but deceptive: on a blade system it is not unique. It seems sensible to provide easy access to a serial that is unique (board serial) on an equal footing with system-serial, and to document the clear difference between the two.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 12, 2014 at 1:47 PM, Michael Brown <span dir="ltr"><<a href="mailto:mcb30@ipxe.org" target="_blank">mcb30@ipxe.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 11/06/14 21:30, Dale Hamel wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
@mcb30 <<a href="https://github.com/mcb30" target="_blank">https://github.com/mcb30</a>> thoughts on exposing board level<div class=""><br>
serial / product since we already do for chassis, and board info is more<br>
useful on blade nodes?<br>
</div></blockquote>
<br>
All of the SMBIOS information is already exposed via constructed settings, e.g.<br>
<br>
  ${smbios/2.7.0}    # this is your "board-serial"<br>
  ${smbios/2.5.0}    # this is your "board-product"<br>
<br>
Since all of the information can already be accessed, the question becomes whether or not these settings will be sufficiently widely used (compared to all of the other information available via SMBIOS) to justify giving them names.<br>

<br>
There is a non-zero cost of naming a setting; each named setting costs approximately 20+<name_len>+<description_<u></u>len> bytes: for example, "board-serial" will cost 20+13+18=51 bytes.<br>
<br>
So, to merge this patch, I need to know that it will be sufficiently useful to a sufficiently large number of people to justify the code size cost.<br>
<br>
Michael<br>
______________________________<u></u>_________________<br>
ipxe-devel mailing list<br>
<a href="mailto:ipxe-devel@lists.ipxe.org" target="_blank">ipxe-devel@lists.ipxe.org</a><br>
<a href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel" target="_blank">https://lists.ipxe.org/<u></u>mailman/listinfo.cgi/ipxe-<u></u>devel</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><p style="font-size:13px;line-height:17.328125px;color:rgb(51,51,51);padding:0px;margin-bottom:10px;font-family:Arial,Helvetica,FreeSans,sans-serif">
<a href="http://dyn.com/" rel="nofollow" style="color:rgb(0,109,175);outline:none" target="_blank"><img alt="Dyn logo, Dyn.com" src="http://dyn.com/wp-content/uploads/2013/08/dyn-logo-esignature.png" style="border:none"></a>        <a href="http://twitter.com/dyn" rel="nofollow" style="color:rgb(0,109,175);outline:none" target="_blank"><img src="http://dyn.com/wp-content/uploads/2013/08/esignature-icon-dyn-twitter.png" style="border:none"></a><a href="http://twitter.com/dyninc" rel="nofollow" style="color:rgb(0,109,175);outline:none" target="_blank">   </a><a href="http://facebook.com/dyn" rel="nofollow" style="color:rgb(0,109,175);outline:none" target="_blank"><img alt="Dyn facebook account" src="http://dyn.com/wp-content/uploads/2013/08/esignature-icon-dyn-facebook.png" style="border:none"></a><a href="http://twitter.com/dyninc" rel="nofollow" style="color:rgb(0,109,175);outline:none" target="_blank">   </a><a href="http://linkedin.com/company/dyn" rel="nofollow" style="color:rgb(0,109,175);outline:none" target="_blank"><img alt="Dyn LinkedIn account" src="http://dyn.com/wp-content/uploads/2013/08/esignature-icon-dyn-linkedin.png" style="border:none"></a></p>
<p style="font-size:13px;line-height:17.328125px;color:rgb(51,51,51);padding:0px;margin-bottom:10px;font-family:Arial,Helvetica,FreeSans,sans-serif"><span style="font-family:'Trebuchet MS';font-size:13px;line-height:19px"><span style="background-color:rgb(255,249,37);color:rgb(0,0,0)">Kristian Van Der Vliet</span>  / <span style="color:rgb(102,102,102)">System Engineer, DevTools</span> <br>
<span style="color:rgb(102,102,102)"><img alt="" src="http://dyn.com/wp-content/uploads/2013/08/esignature-icon-cell.png" style="border:0px"> +44 7983 258 707</span><br><span style="background-color:rgb(0,0,0);color:rgb(255,249,37)"><span style="color:rgb(255,255,255)"></span></span></span></p>
</div>
</div>