<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lbmk.git/resources/coreboot, branch 20211122</title>
<subtitle>libreboot build system (LibreBoot MaKe)
</subtitle>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/'/>
<entry>
<title>update coreboot and nuke tianocore</title>
<updated>2021-11-22T10:03:50+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-11-21T15:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=eed25bd2209a4c9f7c21a15689b5c90bd3757a6c'/>
<id>eed25bd2209a4c9f7c21a15689b5c90bd3757a6c</id>
<content type='text'>
tianocore is a liability for the libreboot project. it's a bloated mess, and
unreliable, broken on many boards, and basically impossible to audit.

i don't trust tianocore, so i'm removing it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tianocore is a liability for the libreboot project. it's a bloated mess, and
unreliable, broken on many boards, and basically impossible to audit.

i don't trust tianocore, so i'm removing it.
</pre>
</div>
</content>
</entry>
<entry>
<title>build/roms: add g43t-am3_16mb config</title>
<updated>2021-11-01T09:53:34+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-11-01T09:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=7e6bec17efb42af2dc9290e6eac36838e325233b'/>
<id>7e6bec17efb42af2dc9290e6eac36838e325233b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build/roms: add d945gclf_16mb</title>
<updated>2021-11-01T07:15:27+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-11-01T07:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=71ebf7e86322b113b726afa55e7c40dfac1d57b8'/>
<id>71ebf7e86322b113b726afa55e7c40dfac1d57b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build/roms: add 16mb d510mo config</title>
<updated>2021-11-01T06:45:15+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-11-01T06:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=93c957ddb66b002c5b081665ce8c15a2af84e823'/>
<id>93c957ddb66b002c5b081665ce8c15a2af84e823</id>
<content type='text'>
you must de-solder the default chip and install the new one.
winbond w25q128fvsig is a nice choice of 16MB (128Mbit) IC
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
you must de-solder the default chip and install the new one.
winbond w25q128fvsig is a nice choice of 16MB (128Mbit) IC
</pre>
</div>
</content>
</entry>
<entry>
<title>Include memtest86+ on setups where this is practical</title>
<updated>2021-11-01T04:04:56+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-11-01T04:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=6d23b3fe5546da38bba66065b54dc13a1a174c42'/>
<id>6d23b3fe5546da38bba66065b54dc13a1a174c42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nuke d8/d16 configs for 4mb/8mb setups. only have 2mb and 16mb configs</title>
<updated>2021-11-01T02:37:55+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-11-01T02:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=cca23ac713cdf8c5d5dfb2be68dd5e5d1e113437'/>
<id>cca23ac713cdf8c5d5dfb2be68dd5e5d1e113437</id>
<content type='text'>
4mb and 8mb users can just pad their roms to 16mb, using the instructions on
&lt;https://libreboot.org/faq.html#how-do-i-pad-a-rom-before-flashing&gt;

maintaining them in lbmk is a waste of time, and also a hazard because it's a
lot of duplicated labour when making any changes, which could result in awful
mistakes being made
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
4mb and 8mb users can just pad their roms to 16mb, using the instructions on
&lt;https://libreboot.org/faq.html#how-do-i-pad-a-rom-before-flashing&gt;

maintaining them in lbmk is a waste of time, and also a hazard because it's a
lot of duplicated labour when making any changes, which could result in awful
mistakes being made
</pre>
</div>
</content>
</entry>
<entry>
<title>build/boot/roms: add t60_16mb_intelgpu configs</title>
<updated>2021-11-01T01:56:32+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-11-01T01:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=f89d85dd900953031bb8a8406d767825fd638103'/>
<id>f89d85dd900953031bb8a8406d767825fd638103</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build/boot/roms: add x60_16mb configs</title>
<updated>2021-11-01T01:52:35+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-11-01T01:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=b4fa5cdd01cb180a52923ed768e8c2e828e11a11'/>
<id>b4fa5cdd01cb180a52923ed768e8c2e828e11a11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lenovo/t400: Enable all SATA ports (add persmule's patch)</title>
<updated>2021-10-31T23:36:47+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-10-31T23:36:47+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=c2720c58e711f7c77dc19ae8dc682cacb8851f5e'/>
<id>c2720c58e711f7c77dc19ae8dc682cacb8851f5e</id>
<content type='text'>
See:
&lt;https://lists.nongnu.org/archive/html/libreboot/2016-08/msg00063.html&gt;

This enables all SATA ports, allowing full T400s compatibility. T400s already
works just fine, when flashing a T400 ROM, but not all SATA ports were usable.

The specific patch is here:
&lt;https://lists.nongnu.org/archive/html/libreboot/2016-08/txtgT_L8DC94R.txt&gt;

There was also this patch, which coreboot actually adapted upstream:
&lt;https://lists.nongnu.org/archive/html/libreboot/2016-08/txtMXyws85Q_P.txt&gt;

Yes, this patch was submitted in 2016. I overlooked it, during all this time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See:
&lt;https://lists.nongnu.org/archive/html/libreboot/2016-08/msg00063.html&gt;

This enables all SATA ports, allowing full T400s compatibility. T400s already
works just fine, when flashing a T400 ROM, but not all SATA ports were usable.

The specific patch is here:
&lt;https://lists.nongnu.org/archive/html/libreboot/2016-08/txtgT_L8DC94R.txt&gt;

There was also this patch, which coreboot actually adapted upstream:
&lt;https://lists.nongnu.org/archive/html/libreboot/2016-08/txtMXyws85Q_P.txt&gt;

Yes, this patch was submitted in 2016. I overlooked it, during all this time.
</pre>
</div>
</content>
</entry>
<entry>
<title>re-add grub backgrounds and update grub. mitigate missing characters</title>
<updated>2021-10-31T07:13:46+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2021-10-30T23:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=62fa042a17846f1619f257f878b928364d96b3a8'/>
<id>62fa042a17846f1619f257f878b928364d96b3a8</id>
<content type='text'>
mitigate missing characters in unifont for border/arrow characters. this saves
space because now it is no longer necessary to add a custom font

the background added has the libreboot logo on it, and it's 10kb in size unlike
the old gnulove background that was hundreds of KB
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mitigate missing characters in unifont for border/arrow characters. this saves
space because now it is no longer necessary to add a custom font

the background added has the libreboot logo on it, and it's 10kb in size unlike
the old gnulove background that was hundreds of KB
</pre>
</div>
</content>
</entry>
</feed>
