<p>In config/console.h, the option CONSOLE_INT13 enables log on the USB key.<br>
To do that a 1Mb partition has been added to USB images.<br>
If the option is disabled then the partition is still there and do nothing.</p>
<p>This PR create the partition only when the option is enabled. Thus, it reduce the size of usb images by 1Mb when the option is not activated (Which is the default)</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/106'>https://github.com/ipxe/ipxe/pull/106</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Setup INT13 partition on usb images only if CONSOLE_INT13 has been enabled in config/console.h</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/ipxe/ipxe/pull/106/files#diff-0">src/arch/x86/prefix/usbdisk.S</a>
    (24)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ipxe/ipxe/pull/106?email_source=notifications&email_token=AAFNGVCJQYOLTTS3CNVU2Z3RD53A7A5CNFSM4KY5L4DKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IPGXTJA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAFNGVCVNF3V4CUBSPRATBTRD53A7ANCNFSM4KY5L4DA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAFNGVEFDVONS3EF3WBFE73RD53A7A5CNFSM4KY5L4DKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IPGXTJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ipxe/ipxe/pull/106?email_source=notifications\u0026email_token=AAFNGVCJQYOLTTS3CNVU2Z3RD53A7A5CNFSM4KY5L4DKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IPGXTJA",
"url": "https://github.com/ipxe/ipxe/pull/106?email_source=notifications\u0026email_token=AAFNGVCJQYOLTTS3CNVU2Z3RD53A7A5CNFSM4KY5L4DKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IPGXTJA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>