<feed xmlns='http://www.w3.org/2005/Atom'>
<title>efi-boot-shim.git/replacements.c, branch upstream/15.5</title>
<subtitle> (mirror of https://github.com/vyos/efi-boot-shim.git)
</subtitle>
<id>https://git.amelek.net/vyos/efi-boot-shim.git/atom?h=upstream%2F15.5</id>
<link rel='self' href='https://git.amelek.net/vyos/efi-boot-shim.git/atom?h=upstream%2F15.5'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/'/>
<updated>2022-04-27T21:41:59+00:00</updated>
<entry>
<title>New upstream version 15.5</title>
<updated>2022-04-27T21:41:59+00:00</updated>
<author>
<name>Steve McIntyre</name>
<email>steve@einval.com</email>
</author>
<published>2022-04-27T21:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=8529e0f7f70f427a7202815061362eceba6bfc50'/>
<id>urn:sha1:8529e0f7f70f427a7202815061362eceba6bfc50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New upstream version 15.3</title>
<updated>2021-03-23T23:49:46+00:00</updated>
<author>
<name>Steve McIntyre</name>
<email>steve@einval.com</email>
</author>
<published>2021-03-23T23:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=031e5cce385d3f96b1caa1d53495332a7eb03749'/>
<id>urn:sha1:031e5cce385d3f96b1caa1d53495332a7eb03749</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New upstream version 15+1531942534.dd3230d</title>
<updated>2018-07-24T20:24:23+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2018-07-24T20:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=f892ac66084ab0315adb0c52e4a39b518730d023'/>
<id>urn:sha1:f892ac66084ab0315adb0c52e4a39b518730d023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New upstream version 13~git1505328970.9c1c35c5</title>
<updated>2017-09-13T19:09:40+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-09-13T19:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=b6f94dbeacfc6f0a507413096189304c58dbe66c'/>
<id>urn:sha1:b6f94dbeacfc6f0a507413096189304c58dbe66c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import upstream version 0.9+1465500757.14a5905</title>
<updated>2016-07-26T16:02:18+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2016-07-26T16:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=d3819813b8e0a64400ddf3ce033bae7c3f245508'/>
<id>urn:sha1:d3819813b8e0a64400ddf3ce033bae7c3f245508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't name something exit().</title>
<updated>2014-08-27T20:40:57+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2014-08-27T20:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=1042fd7c725ebde7d7064c23523a61605617a7ae'/>
<id>urn:sha1:1042fd7c725ebde7d7064c23523a61605617a7ae</id>
<content type='text'>
On aarch64 due to some terrifying include chain we wind up with
Cryptlib's definition of exit here.  I'm not a glutton for punishment,
so I'm just changing the name so it's not coliding.

Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>unhook_system_services: bail on systab == NULL</title>
<updated>2014-08-12T14:54:05+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>ard.biesheuvel@linaro.org</email>
</author>
<published>2014-08-12T14:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=277127d1b34778076c07556b11c6cbf917bf6252'/>
<id>urn:sha1:277127d1b34778076c07556b11c6cbf917bf6252</id>
<content type='text'>
Prevent unhook_system_services() from dereferencing a NULL systab, which
may occur if hook_system_services() has never been called.

Signed-off-by: Ard Biesheuvel &lt;ard.biesheuvel@linaro.org&gt;
</content>
</entry>
<entry>
<title>Allow fallback to use the system's LoadImage/StartImage .</title>
<updated>2014-02-14T22:48:01+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2014-02-14T22:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=cf90edfff585cfb6d51f0b4992c7f4fc9195c4c2'/>
<id>urn:sha1:cf90edfff585cfb6d51f0b4992c7f4fc9195c4c2</id>
<content type='text'>
Track use of the system's LoadImage(), and when the next StartImage()
call is for an image the system verified, allow that to count as
participating, since it has been verified by the system's db.

Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>Clarify meaning of insecure_mode</title>
<updated>2013-11-19T15:20:34+00:00</updated>
<author>
<name>Matthew Garrett</name>
<email>matthew.garrett@nebula.com</email>
</author>
<published>2013-11-19T15:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=e60f118155e55f33c3ea9045abc2c43851d82516'/>
<id>urn:sha1:e60f118155e55f33c3ea9045abc2c43851d82516</id>
<content type='text'>
insecure_mode was intended to indicate that the user had explicity disabled
checks with mokutil, which means it wasn't the opposite of secure_mode().
Change the names to clarify this and don't show the insecure mode message
unless the user has explicitly enabled that mode.

Signed-off-by: Matthew Garrett &lt;matthew.garrett@nebula.com&gt;
</content>
</entry>
<entry>
<title>Unhook system services as we exit.</title>
<updated>2013-10-04T19:31:48+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2013-10-04T19:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=98a9957866b31d0ca457961932a9f997068f3ab3'/>
<id>urn:sha1:98a9957866b31d0ca457961932a9f997068f3ab3</id>
<content type='text'>
If we never find a valid thing to boot, we need to undo the weird things
we've done.

Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
</feed>
