diff options
author | Tom Rini <trini@konsulko.com> | 2023-10-13 11:08:10 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-10-13 11:08:10 -0400 |
commit | d5d24e2e0a3f54175e458d89acd626da939e1130 (patch) | |
tree | 72ec85e5db5c5dff761ed50d7e7a5065ff032184 /doc/learn | |
parent | 6961ca0a46310da782668d8bfbf4f45b04758c55 (diff) | |
parent | c1ab04626d6b05c6e82dfe4d97d3f62f7310d612 (diff) |
Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
Pull request efi-2024-01-rc1
Documentation:
* Bump urllib3 version
* Migrate Renesas board docs to rst
* Link an introduction video
UEFI
* Use same GUID as EDK II for auto-created boot options
* Clean up BitBlt test
Diffstat (limited to 'doc/learn')
-rw-r--r-- | doc/learn/talks.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/learn/talks.rst b/doc/learn/talks.rst index 0bb44aeabe..d65e3b92be 100644 --- a/doc/learn/talks.rst +++ b/doc/learn/talks.rst @@ -15,6 +15,9 @@ learn a bit about U-Boot: <https://www.youtube.com/watch?v=YlJBsVZJkDI>`__ from Embedded Linux Conference 2023. +* `Introduction to U-Boot for beginners + <https://www.youtube.com/watch?v=rVaiLgXccSE>`__ + See elinux_talks_ for a more comprehensive list. .. _elinux_talks: https://elinux.org/Boot_Loaders#U-Boot |