<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.hermann-uwe.de" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Uwe Hermann - Google Tech Talks: coreboot (aka LinuxBIOS): The Free/Open-Source x86 Firmware - Comments</title>
 <link>http://www.hermann-uwe.de/blog/google-tech-talks-coreboot-aka-linuxbios-the-free-open-source-x86-firmware</link>
 <description>Comments for &quot;Google Tech Talks: coreboot (aka LinuxBIOS): The Free/Open-Source x86 Firmware&quot;</description>
 <language>en</language>
<item>
 <title>thanks</title>
 <link>http://www.hermann-uwe.de/blog/google-tech-talks-coreboot-aka-linuxbios-the-free-open-source-x86-firmware#comment-60329</link>
 <description>&lt;p&gt;thanks for the information.&lt;/p&gt;
</description>
 <pubDate>Sun, 02 Nov 2008 16:13:00 +0100</pubDate>
 <dc:creator>betsson08</dc:creator>
 <guid isPermaLink="false">comment 60329 at http://www.hermann-uwe.de</guid>
</item>
<item>
 <title>And you can also get a</title>
 <link>http://www.hermann-uwe.de/blog/google-tech-talks-coreboot-aka-linuxbios-the-free-open-source-x86-firmware#comment-60316</link>
 <description>&lt;p&gt;And you can also get a high-quality mpeg4 version via -b.&lt;/p&gt;
</description>
 <pubDate>Sun, 02 Nov 2008 05:40:22 +0100</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 60316 at http://www.hermann-uwe.de</guid>
</item>
<item>
 <title>Fun trick</title>
 <link>http://www.hermann-uwe.de/blog/google-tech-talks-coreboot-aka-linuxbios-the-free-open-source-x86-firmware#comment-60306</link>
 <description>&lt;p&gt;youtube-dl by default names the file after the hash value. The option &lt;code&gt;-t&lt;/code&gt; will grab the title of the video to use in the name.  I have no idea why it&#039;s not the default, so I just set up an alias.&lt;/p&gt;
</description>
 <pubDate>Sat, 01 Nov 2008 20:06:42 +0100</pubDate>
 <dc:creator>Justin Dugger</dc:creator>
 <guid isPermaLink="false">comment 60306 at http://www.hermann-uwe.de</guid>
</item>
<item>
 <title>Google Tech Talks: coreboot (aka LinuxBIOS): The Free/Open-Source x86 Firmware</title>
 <link>http://www.hermann-uwe.de/blog/google-tech-talks-coreboot-aka-linuxbios-the-free-open-source-x86-firmware</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://www.hermann-uwe.de/node/1385&quot;&gt;&lt;img src=&quot;http://www.hermann-uwe.de/files/images/Coreboot_googletechtalk_demo_setup.preview.jpg&quot; width=&quot;200&quot; height=&quot;146&quot; align=&quot;right&quot; hspace=&quot;5&quot; alt=&quot;coreboot Google Tech Talk 2&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here&#039;s a nice opportunity for everyone to learn more about &lt;a href=&quot;http://coreboot.org&quot;&gt;coreboot&lt;/a&gt;, a Free Software / Open Source firmware/BIOS for x86 PCs.&lt;/p&gt;
&lt;p&gt;Ron Minnich, founder of the LinuxBIOS (now called coreboot) project, Peter Stuge of &lt;a href=&quot;http://stuge.se/m57sli/&quot;&gt;Stuge Konsult&lt;/a&gt;, and Stefan Reinauer of &lt;a href=&quot;http://www.coresystems.de/en/products&quot;&gt;coresystems GmbH&lt;/a&gt; have given a presentation for the Google Tech Talks series recently. The topic was (of course) coreboot, its history, goals, features and technical details, surrounding tools and libraries such as &lt;a href=&quot;http://www.coreboot.org/Flashrom&quot;&gt;flashrom&lt;/a&gt; and &lt;a href=&quot;http://www.coreboot.org/Libpayload&quot;&gt;libpayload&lt;/a&gt;, as well as an automated test system for running a hardware test-suite upon every checkin in the &lt;a href=&quot;http://www.coreboot.org/Download_coreboot&quot;&gt;coreboot repository&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hermann-uwe.de/node/1384&quot;&gt;&lt;img src=&quot;http://www.hermann-uwe.de/files/images/Coreboot_googletechtalk_intro.preview.jpg&quot; width=&quot;200&quot; height=&quot;148&quot; align=&quot;right&quot; hspace=&quot;5&quot; alt=&quot;coreboot Google Tech Talk 1&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A video of the talk, aptly named &lt;a href=&quot;http://www.youtube.com/watch?v=X72LgcMpM9k&quot;&gt;coreboot (aka LinuxBIOS): The Free/Open-Source x86 Firmware&lt;/a&gt; (134 MB), is available from Youtube, get it for instance via:&lt;/p&gt;
&lt;pre&gt;
  $ apt-get install youtube-dl
  $ youtube-dl http://www.youtube.com/watch?v=X72LgcMpM9k
&lt;/pre&gt;&lt;p&gt;
The talk includes various demos of coreboot and various &lt;a href=&quot;http://www.coreboot.org/Payloads&quot;&gt;payloads&lt;/a&gt; you can use with coreboot. One nice example is the &lt;a href=&quot;http://www.coreboot.org/Tint&quot;&gt;TINT&lt;/a&gt; payload, a Tetris-like game for Linux (&lt;code&gt;apt-get install tint&lt;/code&gt; for the curious), which has been reworked to be usable as a coreboot payload.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hermann-uwe.de/node/1386&quot;&gt;&lt;img src=&quot;http://www.hermann-uwe.de/files/images/Coreboot_googletechtalk_tint.preview.jpg&quot; width=&quot;200&quot; height=&quot;146&quot; align=&quot;right&quot; hspace=&quot;5&quot; alt=&quot;coreboot Google Tech Talk 3&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So, yes, you can now put Tetris in your BIOS ROM chip and play it from there (no hard drive required).&lt;/p&gt;
&lt;p&gt;Other demos included some cluster nodes with coreboot, and a &quot;normal&quot; x86 desktop board booting coreboot + Linux in a very few seconds (much room left for optimizing there though, if you really want to get into fast booting).&lt;/p&gt;
&lt;p&gt;Check out the full talk for more infos, and if you&#039;re willing to give it a try (see the &lt;a href=&quot;http://www.coreboot.org/Supported_Motherboards&quot;&gt;list of currently supported boards&lt;/a&gt;), contact us on the &lt;a href=&quot;http://www.coreboot.org/Mailinglist&quot;&gt;mailing list&lt;/a&gt; or join the &lt;strong&gt;#coreboot&lt;/strong&gt; IRC channel on &lt;a href=&quot;http://freenode.net/&quot;&gt;Freenode&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://www.hermann-uwe.de/blog/google-tech-talks-coreboot-aka-linuxbios-the-free-open-source-x86-firmware#comments</comments>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/1026">bios</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/1845">coreboot</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/101">demo</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/1665">efi</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/1664">firmware</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/36">free software</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/290">google</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/723">gpl</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/228">hacking</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/60">linux</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/1525">linuxbios</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/2004">low-level</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/1956">open-source</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/38">security</category>
 <category domain="http://www.hermann-uwe.de/taxonomy/term/1808">x86</category>
 <pubDate>Sat, 01 Nov 2008 16:35:17 +0100</pubDate>
 <dc:creator>Uwe Hermann</dc:creator>
 <guid isPermaLink="false">1387 at http://www.hermann-uwe.de</guid>
</item>
</channel>
</rss>
