<feed xmlns='http://www.w3.org/2005/Atom'>
<title>efi-boot-shim.git/lib, branch upstream/15.3</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.3</id>
<link rel='self' href='https://git.amelek.net/vyos/efi-boot-shim.git/atom?h=upstream%2F15.3'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/'/>
<updated>2021-03-23T23:49:46+00:00</updated>
<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~git1505328971.0780644a</title>
<updated>2017-09-15T00:48:49+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-09-15T00:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=51d5bbcb24fabe7bfc8a1664778e55f2583daf00'/>
<id>urn:sha1:51d5bbcb24fabe7bfc8a1664778e55f2583daf00</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>New upstream version 12+1501864225.b586175</title>
<updated>2017-08-07T21:34:45+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-08-07T21:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=f4173af1ad45a270a5d8b2283f8018582484a553'/>
<id>urn:sha1:f4173af1ad45a270a5d8b2283f8018582484a553</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>Factor out x86-isms and add cross compile support</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=f7a182154e19e99e1eb88f5fe8111a37e68cda8e'/>
<id>urn:sha1:f7a182154e19e99e1eb88f5fe8111a37e68cda8e</id>
<content type='text'>
This patch cleans up and refactors the Makefiles to better allow new
architectures to be added:
- remove unused Makefile definitions
- import Makefile definitions from top level rather than redefining
- move x86 specific CFLAGS to inside ifeq() blocks
- remove x86 inline asm
- allow $(FORMAT) to be overridden: this is necessary as there exists no
  EFI or PE/COFF aware objcopy for ARM

Signed-off-by: Ard Biesheuvel &lt;ard.biesheuvel@linaro.org&gt;
</content>
</entry>
<entry>
<title>Make sure we default to assuming we're locked down.</title>
<updated>2014-06-25T14:55:56+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2014-06-25T14:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=9ea3d9b401ed73ae95b60e6b566f9293af3ac4d7'/>
<id>urn:sha1:9ea3d9b401ed73ae95b60e6b566f9293af3ac4d7</id>
<content type='text'>
If "SecureBoot" exists but "SetupMode" does not, assume "SetupMode" says
we're not in Setup Mode.

Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>Check the secure variables with the lib functions</title>
<updated>2014-06-25T14:55:12+00:00</updated>
<author>
<name>Gary Ching-Pang Lin</name>
<email>glin@suse.com</email>
</author>
<published>2014-06-25T14:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=7a72592b75879542e9ebd808868f83a78bdfbbc6'/>
<id>urn:sha1:7a72592b75879542e9ebd808868f83a78bdfbbc6</id>
<content type='text'>
There are functions defined in lib to check the secure variables.
Use the functions to shun the duplicate code.

Signed-off-by: Gary Ching-Pang Lin &lt;glin@suse.com&gt;

Conflicts:
	shim.c
</content>
</entry>
<entry>
<title>Remove the duplicate calls in lib/console.c</title>
<updated>2014-06-25T14:15:31+00:00</updated>
<author>
<name>Gary Ching-Pang Lin</name>
<email>glin@suse.com</email>
</author>
<published>2014-06-25T14:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=d8d7464f2cdd86ae01293086119463bf4a6b4a9c'/>
<id>urn:sha1:d8d7464f2cdd86ae01293086119463bf4a6b4a9c</id>
<content type='text'>
Signed-off-by: Gary Ching-Pang Lin &lt;glin@suse.com&gt;
</content>
</entry>
</feed>
