<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/develop/uefi, branch v2022.01-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/develop/uefi?h=v2022.01-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/develop/uefi?h=v2022.01-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2021-11-01T01:50:55Z</updated>
<entry>
<title>docs: uefi: Update stale U-Boot on EFI doc</title>
<updated>2021-11-01T01:50:55Z</updated>
<author>
<name>Bin Meng</name>
<email>bmeng.cn@gmail.com</email>
</author>
<published>2021-06-21T02:12:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7a0eecb2bd818faa8fe4f64c5db95d019be701bd'/>
<id>urn:sha1:7a0eecb2bd818faa8fe4f64c5db95d019be701bd</id>
<content type='text'>
The existing intructions in the U-Boot on EFI doc do not work with
the latest QEMU. Update the doc with the correct instructions, as
well as using the new OVMF URL link.

Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "Revert "doc: Update CapsuleUpdate READMEs""</title>
<updated>2021-10-25T19:13:06Z</updated>
<author>
<name>AKASHI Takahiro</name>
<email>takahiro.akashi@linaro.org</email>
</author>
<published>2021-10-07T06:23:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c5e81fddf2f0b0068f4763423cd2735e2769cf29'/>
<id>urn:sha1:c5e81fddf2f0b0068f4763423cd2735e2769cf29</id>
<content type='text'>
This reverts commit a7e4f905d206d5895dab4bd38a8316e4f2fe15fe.
The description originally written by Sughosh is still valid
even after the commit 47a25e81d35c ("Revert "efi_capsule: Move signature
from DTB to .rodata"") was applied.

Signed-off-by: AKASHI Takahiro &lt;takahiro.akashi@linaro.org&gt;
</content>
</entry>
<entry>
<title>Revert "doc: Update CapsuleUpdate READMEs"</title>
<updated>2021-09-18T09:46:56Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2021-08-02T14:44:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a7e4f905d206d5895dab4bd38a8316e4f2fe15fe'/>
<id>urn:sha1:a7e4f905d206d5895dab4bd38a8316e4f2fe15fe</id>
<content type='text'>
This reverts commit 316ab801c0d91c02b21b8be1e3db7e69555364e9.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: Remove information about CAPSULE_FMP_HEADER</title>
<updated>2021-09-03T07:09:16Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2021-08-27T10:27:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=acbbd98313e83947eec23f3e23643825db3a2526'/>
<id>urn:sha1:acbbd98313e83947eec23f3e23643825db3a2526</id>
<content type='text'>
This Kconfig symbol was never added to U-Boot but it was mentioned in the
origin commit c35df7c9e43e ("qemu: arm64: Add documentation for capsule
update"). That's why remove it from documentation to be accurate.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
Reviewed-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: Update CapsuleUpdate READMEs</title>
<updated>2021-07-18T12:43:56Z</updated>
<author>
<name>Ilias Apalodimas</name>
<email>ilias.apalodimas@linaro.org</email>
</author>
<published>2021-07-17T14:26:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=316ab801c0d91c02b21b8be1e3db7e69555364e9'/>
<id>urn:sha1:316ab801c0d91c02b21b8be1e3db7e69555364e9</id>
<content type='text'>
Since we removed embeddingg the capsule key into a .dtb and fixed
authenticated capsule updates for all boards, move the relevant
documentation in the efi file and update it accordingly

Signed-off-by: Ilias Apalodimas &lt;ilias.apalodimas@linaro.org&gt;
</content>
</entry>
<entry>
<title>doc: Add build instructions for OP-TEE backed EFI variables</title>
<updated>2021-04-10T10:00:24Z</updated>
<author>
<name>Ilias Apalodimas</name>
<email>ilias.apalodimas@linaro.org</email>
</author>
<published>2021-04-01T10:35:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bfb5ce4edd2cd62ad23b5ce578e93d0c82fe3000'/>
<id>urn:sha1:bfb5ce4edd2cd62ad23b5ce578e93d0c82fe3000</id>
<content type='text'>
Since that invlolves external projects and not only U-Boot, add guidance
for supported platforms

Signed-off-by: Ilias Apalodimas &lt;ilias.apalodimas@linaro.org&gt;
Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: Update uefi documentation for initrd loading options</title>
<updated>2021-04-10T10:00:24Z</updated>
<author>
<name>Ilias Apalodimas</name>
<email>ilias.apalodimas@linaro.org</email>
</author>
<published>2021-03-17T19:55:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cd64031c16d29856cb13275d89b0742f857cb3ff'/>
<id>urn:sha1:cd64031c16d29856cb13275d89b0742f857cb3ff</id>
<content type='text'>
Document the command line options for efidebug and initrd loading

Signed-off-by: Ilias Apalodimas &lt;ilias.apalodimas@linaro.org&gt;
Rewiewed-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next</title>
<updated>2021-03-26T16:15:26Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2021-03-26T16:15:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9c7335e4e68355a96bd5a411b2a5f85866823c58'/>
<id>urn:sha1:9c7335e4e68355a96bd5a411b2a5f85866823c58</id>
<content type='text'>
dtoc support for of-platdata-inst
driver model support for of-platdata-inst
support of-platdata-inst on x86 / coral
binman support for exapanded entries
binman convert docs to reST
ti-sysc fix for duplicate uclass driver
patman minor improvements
pylibfdt build only if needed
correct obscure CI error with OF_PLATDATA_INST
</content>
</entry>
<entry>
<title>doc: Move UEFI under develop/</title>
<updated>2021-03-26T04:03:10Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2021-03-18T07:25:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d1ceeeff6c2ee1e55b7140654c8d6de44b60dab6'/>
<id>urn:sha1:d1ceeeff6c2ee1e55b7140654c8d6de44b60dab6</id>
<content type='text'>
Much of the content here is useful only for development. Move it under
that section.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
</feed>
