<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.bios">
    <title>gmane.linux.bios</title>
    <link>http://permalink.gmane.org/gmane.linux.bios</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71419"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71418"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71417"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71416"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71415"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71414"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71413"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71412"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71411"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71410"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71409"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71408"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71407"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71406"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71405"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71404"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71403"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71402"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71401"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.bios/71400"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71419">
    <title>Re: Adding Supermicro X9SCV-QV4</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71419</link>
    <description>&lt;pre&gt;Thanks Mike,
That surely has to be a good place to start my work.
Regards,
Nachiketh

On Wed, May 16, 2012 at 11:01 PM, Mike Bishton &amp;lt;mike&amp;lt; at &amp;gt;thebisht.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Nachiketh G</dc:creator>
    <dc:date>2012-05-22T10:12:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71418">
    <title>Re: [SerialICE] Boots from PCI add-on card on Intel ICHs</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71418</link>
    <description>&lt;pre&gt;

On 21.05.2012, at 05:32, ron minnich &amp;lt;rminnich&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:


If I read the original mail correctly, the method he describes maps the PCI card's option rom _over_ the mainboard one, so it allows for execution of code way earlier.

However, couldn't the normal option rom code path be used to configure the BAR to 0xfff... and trigger a triple fault, rebooting the machine automatically into coreboot? That way you wouldn't have to manually enable coreboot, but only need to have your special PCI card plugged in ;)

Alex


&lt;/pre&gt;</description>
    <dc:creator>Alexander Graf</dc:creator>
    <dc:date>2012-05-21T06:27:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71417">
    <title>New patch to review for coreboot: ef19ebf abuild:Disable abuild-level parallelism for now</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71417</link>
    <description>&lt;pre&gt;Patrick Georgi (patrick&amp;lt; at &amp;gt;georgi-clan.de) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1037

-gerrit

commit ef19ebfb6133089012cf505018afbafbea7cdb25
Author: Patrick Georgi &amp;lt;patrick&amp;lt; at &amp;gt;georgi-clan.de&amp;gt;
Date:   Mon May 21 20:10:04 2012 +0200

    abuild: Disable abuild-level parallelism for now
    
    It still failed because make touches files it isn't
    supposed to touch.
    
    Change-Id: I5a6ceaa9d5da212c1e34b121cf39fa9d27964747
    Signed-off-by: Patrick Georgi &amp;lt;patrick&amp;lt; at &amp;gt;georgi-clan.de&amp;gt;
---
 util/abuild/abuild |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/util/abuild/abuild b/util/abuild/abuild
index 481fbc2..3639cc6 100755
--- a/util/abuild/abuild
+++ b/util/abuild/abuild
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -606,12 +606,12 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; USE_XARGS=0
 if [ "$cpus" != "1" ]; then
 if [ "$target" = "" ]; then
 # Test if xargs supports the non-standard -P flag
-echo | xargs -P 0$cpus -n 1 echo 2&amp;gt;/dev/null &amp;gt;/dev/null &amp;amp;&amp;amp; USE_XARGS=1
+# FIXME: disabled until we managed to eli&lt;/pre&gt;</description>
    <dc:creator>Patrick Georgi</dc:creator>
    <dc:date>2012-05-21T18:11:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71416">
    <title>Patch merged into coreboot/master: a5a5432 Fix Persimmonbuild without S3.</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71416</link>
    <description>&lt;pre&gt;the following patch was just integrated into master:
commit a5a543259f455c6d99cf1a8e69cd12cb4bafee20
Author: Marc Jones &amp;lt;marc.jones&amp;lt; at &amp;gt;se-eng.com&amp;gt;
Date:   Tue May 15 16:08:24 2012 -0600

    Fix Persimmon build without S3.
    
    In the heap function, only check for S3 check when it is built in
    with CONFIG_HAVE_ACPI_RESUME.
    
    Change-Id: I439275a4e1b7b446b499bcf90c925785a14b980d
    Signed-off-by: Marc Jones &amp;lt;marc.jones&amp;lt; at &amp;gt;se-eng.com&amp;gt;

Build-Tested: build bot (Jenkins) at Wed May 16 00:37:02 2012, giving +1
Reviewed-By: Stefan Reinauer &amp;lt;stefan.reinauer&amp;lt; at &amp;gt;coreboot.org&amp;gt; at Thu May 17 20:08:20 2012, giving +2
See http://review.coreboot.org/1034 for details.

-gerrit

&lt;/pre&gt;</description>
    <dc:creator>gerrit&lt; at &gt;coreboot.org</dc:creator>
    <dc:date>2012-05-21T17:10:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71415">
    <title>New patch to review for coreboot: 52e4920 Converted theFRAMEBUFFER_VESA_MODE to a choice.</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71415</link>
    <description>&lt;pre&gt;Steve Goodrich (steve.goodrich&amp;lt; at &amp;gt;se-eng.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1036

-gerrit

commit 52e492016ac13ac1190cb3e70975cfedde5e87a4
Author: Steve Goodrich &amp;lt;steve.goodrich&amp;lt; at &amp;gt;se-eng.com&amp;gt;
Date:   Fri May 18 11:18:47 2012 -0600

    Converted the FRAMEBUFFER_VESA_MODE to a choice.
    
    Being a diligent soul, I changed the "enter a numeric value for the
    mode you want" option to a choice of common modes.  New modes can be
    added quite easily.
    
    Change-Id: I8cf4572c2d36ced6549541ec173c0c02d8eaca4a
    Signed-off-by: Steve Goodrich &amp;lt;steve.goodrich&amp;lt; at &amp;gt;se-eng.com&amp;gt;
---
 src/Kconfig |  129 +++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 122 insertions(+), 7 deletions(-)

diff --git a/src/Kconfig b/src/Kconfig
index a5a0f00..717146d 100644
--- a/src/Kconfig
+++ b/src/Kconfig
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -151,7 +151,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; config INCLUDE_CONFIG_FILE
     coreboot.rom: 4096 kB, bootblocksize 1008, romsize 4194304,
                              &lt;/pre&gt;</description>
    <dc:creator>Steve Goodrich</dc:creator>
    <dc:date>2012-05-21T16:45:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71414">
    <title>Re: [SerialICE] Boots from PCI add-on card on Intel ICHs</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71414</link>
    <description>&lt;pre&gt;

ah, somehow I missed that, it is very cool.

ron

&lt;/pre&gt;</description>
    <dc:creator>ron minnich</dc:creator>
    <dc:date>2012-05-21T15:55:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71413">
    <title>Trac reminder: list of new ticket(s)</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71413</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>coreboot tracker</dc:creator>
    <dc:date>2012-05-21T14:00:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71412">
    <title>Re: [SerialICE] Boots from PCI add-on card on Intel ICHs</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71412</link>
    <description>&lt;pre&gt;Am Mo 21 Mai 2012 05:32:42 CEST schrieb ron minnich:
But only after the PC BIOS did its work.
This trick exploits that some chipsets allow PCI devices to respond to 
the system firmware region (4gb-flashsize), so it's coreboot running 
from the plugin card.


Patrick

&lt;/pre&gt;</description>
    <dc:creator>Patrick Georgi</dc:creator>
    <dc:date>2012-05-21T06:32:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71411">
    <title>Re: [SerialICE] Boots from PCI add-on card on Intel ICHs</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71411</link>
    <description>&lt;pre&gt;
Maybe I misunderstand, but this is how Etherboot originally worked:
flash a new expansion rom onto, e.g., a 3c905 and that could take over
the boot process.

ron

&lt;/pre&gt;</description>
    <dc:creator>ron minnich</dc:creator>
    <dc:date>2012-05-21T03:32:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71410">
    <title>Re: Boots from PCI add-on card on Intel ICHs</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71410</link>
    <description>&lt;pre&gt;
They don't have a flash chip.


//Peter

&lt;/pre&gt;</description>
    <dc:creator>Peter Stuge</dc:creator>
    <dc:date>2012-05-20T12:43:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71409">
    <title>Re: Boots from PCI add-on card on Intel ICHs</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71409</link>
    <description>&lt;pre&gt;Hi

This sounds extremly interesting! Assuming this only works with PCI and 
not PCI-e, would it also work on wifi mini-pci cards? As you mention 
laptop's specifically, I think most cards available are wifi cards.

Oliver

On 20-05-12 10:23, Kyösti Mälkki wrote:


&lt;/pre&gt;</description>
    <dc:creator>Oliver Schinagl</dc:creator>
    <dc:date>2012-05-20T12:18:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71408">
    <title>Boots from PCI add-on card on Intel ICHs</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71408</link>
    <description>&lt;pre&gt;Hi

I did not find this method of bypassing the mainboard flash chip and
booting from PCI add-on card documented or discussed before. The nice
think in this is that neither mainboard or its flash needs to be
modified. Good news in the case of a soldered flash and this method may
work with mini-PCI slots on laptops too.

For pre-ICH6 the key is in subtractive PCI decode. This has been
supported in 82801 chipset from the early days and is briefly documented
in ICH3 datasheet [1], see 5.1.1. PCI Bus interface. This decode mode is
on by default and there is no documentation of a hw bootstrap that could
disable it.

For ICH7 onwards there are HW bootstraps to select between LPC/SPI/PCI.
If you don't know where the bootstraps are, go with SPI and forget about
this PCI add-on boot.


To try this, I have modified a PCI PATA-RAID card as follows: I cut the
PCI RST# signal from card edge to controller, put a jumper to close it
for normal boots and placed a weak 10kOhm pull-up to Vio on the chip
side.

With this I have&lt;/pre&gt;</description>
    <dc:creator>Kyösti Mälkki</dc:creator>
    <dc:date>2012-05-20T08:23:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71407">
    <title>Re: Adding Supermicro X9SCV-QV4</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71407</link>
    <description>&lt;pre&gt;Nachiketh,

That board is very similar to the Emerald Lake (2) CRB which was 
recently added to coreboot, I would start there.

This board is special because even though it's marketed as a server 
motherboard, it is actually based on the mobile platform.

Hope it helps,
Mike


On 5/16/2012 11:25 AM, Nachiketh G wrote:
&lt;/pre&gt;</description>
    <dc:creator>Mike Bishton</dc:creator>
    <dc:date>2012-05-16T17:31:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71406">
    <title>Re: Support of the MS-7091 mainboard</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71406</link>
    <description>&lt;pre&gt;Hello Paul,

Paul Du wrote:


It's not supported. I don't believe there is much documentation for
the 915 chipset, and the platform is quite old. Experience has shown
that a skilled developer will spend at least one year on reverse
engineering and re-engineering the code required to initialize an
unsupported and undocumented chipset, assuming that various
electronic engineering tools are readily available.

It can be fun if you are in need of a new project.


//Peter

&lt;/pre&gt;</description>
    <dc:creator>Peter Stuge</dc:creator>
    <dc:date>2012-05-18T21:55:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71405">
    <title>Support of the MS-7091 mainboard</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71405</link>
    <description>&lt;pre&gt;
Hello,I would like to know if my motherboard is or could be supported by coreboot. Thanks :)I was inspired from http://www.coreboot.org/pipermail/coreboot/2010-April/057128.html because I didn't find the answer of this mail so sorry if you've already answer for this motherboard.( Sorry if I didn't do the right things, it's my first mailing list. )
Step 1:My motherboard is a MSI-7091 (OEM-Board by MEDION) socket 775.The CPU is an Intel Pentium 4 524 3.06 Ghz with Hyperthreading.I found the Host bridge : Intel Corporation 82915G/P/GV/GL/PL/910GL Memory Controller HubThe PCI Bridge : Intel Corporation 82915G/P/GV/GL/PL/910GL PCI Express Root PortAnother PCI Bridge : Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1A third PCI Bridge : Intel Corporation 82801 PCI BridgeAn ISA Bridge : Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface BridgeA SMBUS : Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus ControllerMy System Operation is in 64 bits.
Step 2 :-[0000:00]-+-00.0  Int&lt;/pre&gt;</description>
    <dc:creator>Paul Du</dc:creator>
    <dc:date>2012-05-18T21:13:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71404">
    <title>Re: Adding Supermicro X9SCV-QV4</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71404</link>
    <description>&lt;pre&gt;
No, there is not. You have to develop chipset support from scratch.


//Peter

&lt;/pre&gt;</description>
    <dc:creator>Peter Stuge</dc:creator>
    <dc:date>2012-05-16T16:33:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71403">
    <title>Re: Adding Supermicro X9SCV-QV4</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71403</link>
    <description>&lt;pre&gt;Hi,
If there is any particular board supported by coreboot which I can use as
reference for Intel QM67 chip set with the Intel core i5/i7 processor
families.... please let me know. I can use it as a reference to build the
support for the Supermicro motherboard that I have.
Thanks &amp;amp; Regards,
Nachiketh

On Fri, May 11, 2012 at 10:19 AM, Peter Stuge &amp;lt;peter&amp;lt; at &amp;gt;stuge.se&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Nachiketh G</dc:creator>
    <dc:date>2012-05-16T16:25:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71402">
    <title>New patch to review for coreboot: a5a5432 Fix Persimmonbuild without S3.</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71402</link>
    <description>&lt;pre&gt;Marc Jones (marcj303&amp;lt; at &amp;gt;gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1034

-gerrit

commit a5a543259f455c6d99cf1a8e69cd12cb4bafee20
Author: Marc Jones &amp;lt;marc.jones&amp;lt; at &amp;gt;se-eng.com&amp;gt;
Date:   Tue May 15 16:08:24 2012 -0600

    Fix Persimmon build without S3.
    
    In the heap function, only check for S3 check when it is built in
    with CONFIG_HAVE_ACPI_RESUME.
    
    Change-Id: I439275a4e1b7b446b499bcf90c925785a14b980d
    Signed-off-by: Marc Jones &amp;lt;marc.jones&amp;lt; at &amp;gt;se-eng.com&amp;gt;
---
 src/mainboard/amd/persimmon/agesawrapper.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/mainboard/amd/persimmon/agesawrapper.c b/src/mainboard/amd/persimmon/agesawrapper.c
index 0d63abb..195ff54 100644
--- a/src/mainboard/amd/persimmon/agesawrapper.c
+++ b/src/mainboard/amd/persimmon/agesawrapper.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -253,10 +253,12 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; UINT32 GetHeapBase(
 {
 UINT32 heap;
 
+#if CONFIG_HAVE_APCI_RESUME
 /* Both romstage and ramstage has this S3 detect. */
 if (acpi&lt;/pre&gt;</description>
    <dc:creator>Marc Jones</dc:creator>
    <dc:date>2012-05-15T22:13:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71401">
    <title>Patch merged into coreboot/master: 458c537 Fix fadtlegacy free setting.</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71401</link>
    <description>&lt;pre&gt;the following patch was just integrated into master:
commit 458c5372d8945badcb47039b4e7622318d3a2611
Author: Marc Jones &amp;lt;marc.jones&amp;lt; at &amp;gt;se-eng.com&amp;gt;
Date:   Sat May 12 09:56:45 2012 -0600

    Fix fadt legacy free setting.
    
    The fadt legacy free logic was backwards.
    
    Change-Id: Ieb21ef335f7514ced70248d0bf8668ddb73cf59f
    Signed-off-by: Marc Jones &amp;lt;marc.jones&amp;lt; at &amp;gt;se-eng.com&amp;gt;

Build-Tested: build bot (Jenkins) at Tue May 15 19:04:24 2012, giving +1
Reviewed-By: Peter Stuge &amp;lt;peter&amp;lt; at &amp;gt;stuge.se&amp;gt; at Tue May 15 01:05:38 2012, giving +2
See http://review.coreboot.org/1030 for details.

-gerrit

&lt;/pre&gt;</description>
    <dc:creator>gerrit&lt; at &gt;coreboot.org</dc:creator>
    <dc:date>2012-05-15T17:18:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71400">
    <title>Patch merged into coreboot/master: fb5306c Pass IASL toSeaBIOS</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71400</link>
    <description>&lt;pre&gt;the following patch was just integrated into master:
commit fb5306c489c07395984bcc59115ae0e2d3cb9f7b
Author: Marc Jones &amp;lt;marc.jones&amp;lt; at &amp;gt;se-eng.com&amp;gt;
Date:   Mon May 14 21:06:10 2012 -0600

    Pass IASL to SeaBIOS
    
    Use the coreboot IASL for building SeaBIOS.
    
    Change-Id: Ia6c802b090d53b7fbbc8ddb6edad3de6b822ff41
    Signed-off-by: Marc Jones &amp;lt;marc.jones&amp;lt; at &amp;gt;se-eng.com&amp;gt;

Build-Tested: build bot (Jenkins) at Tue May 15 05:23:54 2012, giving +1
Reviewed-By: Peter Stuge &amp;lt;peter&amp;lt; at &amp;gt;stuge.se&amp;gt; at Tue May 15 07:00:01 2012, giving +2
See http://review.coreboot.org/1033 for details.

-gerrit

&lt;/pre&gt;</description>
    <dc:creator>gerrit&lt; at &gt;coreboot.org</dc:creator>
    <dc:date>2012-05-15T05:01:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.bios/71399">
    <title>Patch merged into coreboot/master: 129d4e6 Fix Cygwinbootblock generation</title>
    <link>http://permalink.gmane.org/gmane.linux.bios/71399</link>
    <description>&lt;pre&gt;the following patch was just integrated into master:
commit 129d4e61e013b9f3ad4f6c13879661e29b47d6b3
Author: Marc Jones &amp;lt;marc.jones&amp;lt; at &amp;gt;se-eng.com&amp;gt;
Date:   Mon May 14 16:20:26 2012 -0600

    Fix Cygwin bootblock generation
    
    Cygwin is case insensitive, so bootblock.s and bootblock.S in the
    same directory cause a build failure. This changes bootblock.S
    to bootblock_inc.S, as it is generated from bootblock_inc.
    crt0.S and crt0.S also had this problem. This changes crt0.S to
    crt0.romstage.S.
    
    Change-Id: I29d230a93b0743e34f11228f9034880ceaf7ab7b
    Signed-off-by: Marc Jones &amp;lt;marc.jones&amp;lt; at &amp;gt;se-eng.com&amp;gt;

Build-Tested: build bot (Jenkins) at Tue May 15 07:08:44 2012, giving +1
Reviewed-By: Peter Stuge &amp;lt;peter&amp;lt; at &amp;gt;stuge.se&amp;gt; at Tue May 15 07:03:28 2012, giving +2
See http://review.coreboot.org/1032 for details.

-gerrit

&lt;/pre&gt;</description>
    <dc:creator>gerrit&lt; at &gt;coreboot.org</dc:creator>
    <dc:date>2012-05-15T05:15:53</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.bios">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.bios</link>
  </textinput>
</rdf:RDF>

