<feed xmlns='http://www.w3.org/2005/Atom'>
<title>efi-boot-shim.git, branch 11</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=11</id>
<link rel='self' href='https://git.amelek.net/vyos/efi-boot-shim.git/atom?h=11'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/'/>
<updated>2017-04-03T18:59:38+00:00</updated>
<entry>
<title>Update version to 11</title>
<updated>2017-04-03T18:59:38+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2017-04-03T18:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=0fe4a80e9cb9f02ecbb1cebb73331011e3641ff4'/>
<id>urn:sha1:0fe4a80e9cb9f02ecbb1cebb73331011e3641ff4</id>
<content type='text'>
Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>generate_hash(): fix the regression</title>
<updated>2017-04-03T18:53:45+00:00</updated>
<author>
<name>Lans Zhang</name>
<email>jia.zhang@windriver.com</email>
</author>
<published>2017-03-30T06:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=6dd948b57b129bf4e011804df24b4946da01e8c5'/>
<id>urn:sha1:6dd948b57b129bf4e011804df24b4946da01e8c5</id>
<content type='text'>
The commit 03b9f800 introduces an issue in case the gap between
SumOfBytesHashed and context-&gt;SecDir-&gt;VirtualAddress exists.

This would be a typo because a formal PE image always meet
SumOfBytesHashed + hashsize == context-&gt;SecDir-&gt;VirtualAddress either
the gap exists or not.

Signed-off-by: Lans Zhang &lt;jia.zhang@windriver.com&gt;
</content>
</entry>
<entry>
<title>Ignore BDS when it tells us we got our own path on the command line.</title>
<updated>2017-04-03T18:53:45+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2017-03-24T23:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=7a44b29edcf9f6846376e3875dd34636b2d82c80'/>
<id>urn:sha1:7a44b29edcf9f6846376e3875dd34636b2d82c80</id>
<content type='text'>
Sometimes we get our own path in LoadOptions for no clear reason.  Don't
execute it, just ignore it.

Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>Update version to 10</title>
<updated>2017-03-27T18:16:43+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2017-03-21T14:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=7bfe98b1e22fa6dcce4296f8fd474823ab9537f4'/>
<id>urn:sha1:7bfe98b1e22fa6dcce4296f8fd474823ab9537f4</id>
<content type='text'>
Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>Fix some i386 type casting errors</title>
<updated>2017-03-27T18:16:42+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2017-02-14T16:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=d00ea5558eff006f244651b1593b4db2c8e85151'/>
<id>urn:sha1:d00ea5558eff006f244651b1593b4db2c8e85151</id>
<content type='text'>
Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>shim: disambiguate our global image handle.</title>
<updated>2017-03-27T18:16:42+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2017-02-07T22:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=29f3c91d4eba095de8c737dc3badc6ea91b84c0f'/>
<id>urn:sha1:29f3c91d4eba095de8c737dc3badc6ea91b84c0f</id>
<content type='text'>
Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>Update to openssl 1.0.2k</title>
<updated>2017-03-24T22:28:30+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2017-03-15T07:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=f48505bfb2b479694c01f7c56bd3548dfe243f46'/>
<id>urn:sha1:f48505bfb2b479694c01f7c56bd3548dfe243f46</id>
<content type='text'>
Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Update Cryptlib</title>
<updated>2017-03-24T22:28:30+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2017-03-15T07:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=832152986545e8fc66f1ed5cf9d8bf518c7df2b3'/>
<id>urn:sha1:832152986545e8fc66f1ed5cf9d8bf518c7df2b3</id>
<content type='text'>
Update to edk2 commit 6e4489d8129d233ef0fe85eeb6eebfecafe9ea6e
(CryptoPkg: Refine type cast for pointer subtraction)

Also replaced CryptAes.c, CryptArc4.c, CryptTdes.c, CryptMd4.c,
CryptHmacMd5.c, and CryptHmacSha1.c with the Null version since
we don't really need those functions.

Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>httpboot: parse https prefix in the uri</title>
<updated>2017-03-24T22:27:48+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2017-02-20T07:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=3ee08dde9c6541186e6b72d1fbdf1a13d516bea4'/>
<id>urn:sha1:3ee08dde9c6541186e6b72d1fbdf1a13d516bea4</id>
<content type='text'>
This commit adds the check for "https://" in the uri to support HTTPs
Boot.

Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Use EfiLoaderCode memory for loading PE/COFF executables</title>
<updated>2017-02-28T18:37:23+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>ard.biesheuvel@linaro.org</email>
</author>
<published>2017-02-28T17:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=97022acd36497727c6a408d2d1dc9da4a94e2e7a'/>
<id>urn:sha1:97022acd36497727c6a408d2d1dc9da4a94e2e7a</id>
<content type='text'>
Under a strict memory protection policy, UEFI may give out EfiLoaderData
memory with the XN attribute set. So use EfiLoaderCode explicitly.

At the same time, use a page based allocation rather than a pool
allocation, which is more appropriate when loading PE/COFF images.

Signed-off-by: Ard Biesheuvel &lt;ard.biesheuvel@linaro.org&gt;
</content>
</entry>
</feed>
