diff options
author | Tom Rini <trini@konsulko.com> | 2021-08-23 12:44:12 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-08-23 12:44:12 -0400 |
commit | 4865db07169126ca0205f1a6265adf01bd69b3df (patch) | |
tree | 0e655eaf50b9edc572509c8feea58b2401fc01f9 /doc/imx/misc/index.rst | |
parent | 18f4e858762d3fc858c1a076616208aa4ab6c9be (diff) | |
parent | 9a4b3c8e914dbb9d06640d8e04db8a06dedca051 (diff) |
Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi
Pull request for efi-2021-10-rc3
Documentation:
* Rename Freescale to NXP
* Document structures used for the UEFI TCG2 protocol
UEFI:
* Device paths must use EfiBootServicesData
Diffstat (limited to 'doc/imx/misc/index.rst')
-rw-r--r-- | doc/imx/misc/index.rst | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/imx/misc/index.rst b/doc/imx/misc/index.rst deleted file mode 100644 index 85fbdb6588f..00000000000 --- a/doc/imx/misc/index.rst +++ /dev/null @@ -1,9 +0,0 @@ -.. SPDX-License-Identifier: GPL-2.0+ - -Miscellaneous -============= - -.. toctree:: - :maxdepth: 2 - - psb |