diff options
| author | Tom Rini <[email protected]> | 2026-02-06 12:35:44 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-02-06 12:35:44 -0600 |
| commit | e5e75ea8c7b8e6d9ce1ca8ec7a25fa8b3f6029a9 (patch) | |
| tree | e9e37d639663dbeea4baaa48c391ba06b2e9568b /doc/sphinx | |
| parent | a54d613baf742a95b6deb7a016ef6262737d1918 (diff) | |
| parent | 36e321b487a9ac73c2dfb9cbaadb0244f70f66fb (diff) | |
Merge tag 'efi-2026-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
Pull request efi-2026-04-rc2
CI: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/29203
Documentation:
* Remove pip from requirements.txt
* develop/process: Clarify name usage in the Signed-off-by line
UEFI:
* Improve EFI variable load message
* Fix use after free in efi_exit() with tcg2
* Fix efi_debug_image_info_normal allocation
* Add missing EFI_CALL in efi_net
Diffstat (limited to 'doc/sphinx')
| -rw-r--r-- | doc/sphinx/requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/sphinx/requirements.txt b/doc/sphinx/requirements.txt index e313e4f0946..c616c75fefc 100644 --- a/doc/sphinx/requirements.txt +++ b/doc/sphinx/requirements.txt @@ -8,7 +8,6 @@ imagesize==1.4.1 Jinja2==3.1.4 MarkupSafe==3.0.2 packaging==24.1 -pip==24.2 Pygments==2.18.0 requests==2.32.4 six==1.16.0 |
