<feed xmlns='http://www.w3.org/2005/Atom'>
<title>efi-boot-shim.git/Cryptlib/OpenSSL/Makefile, branch upstream/13</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%2F13</id>
<link rel='self' href='https://git.amelek.net/vyos/efi-boot-shim.git/atom?h=upstream%2F13'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/'/>
<updated>2017-09-13T19:09:40+00:00</updated>
<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+1474479173.6c180c6</title>
<updated>2016-09-22T00:29:42+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2016-09-22T00:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=62f0afa2ecead02b1258dabab8097ca278a22f8f'/>
<id>urn:sha1:62f0afa2ecead02b1258dabab8097ca278a22f8f</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>Add support for 32-bit ARM</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=221faac51bc430c0bac3b26ff65b75ab6f24da58'/>
<id>urn:sha1:221faac51bc430c0bac3b26ff65b75ab6f24da58</id>
<content type='text'>
This adds support for building the shim for a 32-bit ARM UEFI environment.

Signed-off-by: Ard Biesheuvel &lt;ard.biesheuvel@linaro.org&gt;
</content>
</entry>
<entry>
<title>Add support for 64-bit ARM (AArch64)</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=9196c7cfbc974dcfdc4f3bde09bf56f1a92723e9'/>
<id>urn:sha1:9196c7cfbc974dcfdc4f3bde09bf56f1a92723e9</id>
<content type='text'>
This adds support for building the shim for a 64-bit ARM UEFI environment.

Signed-off-by: Ard Biesheuvel &lt;ard.biesheuvel@linaro.org&gt;
</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>allow 32-bit compilation with 64-bit compiler</title>
<updated>2013-11-12T15:31:59+00:00</updated>
<author>
<name>Andrew Boie</name>
<email>andrew.p.boie@intel.com</email>
</author>
<published>2013-11-12T15:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=6caa9bad715eba8ce423527f8b876a636327b0be'/>
<id>urn:sha1:6caa9bad715eba8ce423527f8b876a636327b0be</id>
<content type='text'>
Also removed unused LIB_PATH from some Makefiles.

Change-Id: I7d28d18f7531b51b6121a2ffb88bcaedec57c467
Signed-off-by: Andrew Boie &lt;andrew.p.boie@intel.com&gt;
</content>
</entry>
<entry>
<title>properly compile OpenSSL in 32-bit mode</title>
<updated>2013-11-12T15:25:51+00:00</updated>
<author>
<name>Andrey Petrov</name>
<email>andrey.petrov@intel.com</email>
</author>
<published>2013-11-12T15:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=e226b35e65d7bcb63924519e009f8415f2c4c23f'/>
<id>urn:sha1:e226b35e65d7bcb63924519e009f8415f2c4c23f</id>
<content type='text'>
Change-Id: Iff3ee5ae0f0b95b282b99a23e465723b4e9f6104
Signed-off-by: Andrey Petrov &lt;andrey.petrov@intel.com&gt;
Signed-off-by: Andrew Boie &lt;andrew.p.boie@intel.com&gt;
</content>
</entry>
<entry>
<title>Enable openssl bio_printf()</title>
<updated>2013-09-26T15:58:02+00:00</updated>
<author>
<name>Gary Ching-Pang Lin</name>
<email>glin@suse.com</email>
</author>
<published>2013-09-26T15:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=3c5b49ec5a76407c20a5a86950ab3105d51d5707'/>
<id>urn:sha1:3c5b49ec5a76407c20a5a86950ab3105d51d5707</id>
<content type='text'>
bio_printf() was replaced with a dummy function and this made
several openssl functions useless. This commit adds the print
functions back, so that we don't have to implement our own
ASN1 time print function.
</content>
</entry>
</feed>
