<p>Running util/parserom.pl on all source files (637) one by one takes<br>
approximately 35 seconds because of the startup cost of each invocation.<br>
With the utility rewritten to support multiple source files it now takes<br>
approximately 1 second to scan all source files for ROM declarations.</p>

<p>The --exclude-driver and --exclude-driver-class options have been added,<br>
making it possible to skip certain source files from being scanned at all.</p>

<p>In addition --debug option has been added to more easily trace progress.</p>

<p>Finally --help option was added to show usage information.</p>

<p>Signed-off-by: Robin Smidsrød <a href="mailto:robin@smidsrod.no">robin@smidsrod.no</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/ipxe/ipxe/pull/35'>https://github.com/ipxe/ipxe/pull/35</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>[build] Rewrite parserom.pl to support multiple source files</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/ipxe/ipxe/pull/35/files#diff-0">src/util/parserom.pl</a>
    (295)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/ipxe/ipxe/pull/35.patch'>https://github.com/ipxe/ipxe/pull/35.patch</a></li>
  <li><a href='https://github.com/ipxe/ipxe/pull/35.diff'>https://github.com/ipxe/ipxe/pull/35.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/35">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AArTVG2fC403NBLH2kpuaN_AN-VTumuiks5n8pm-gaJpZM4D67w-.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/ipxe/ipxe/pull/35"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>