summaryrefslogtreecommitdiff
path: root/doc/develop/uefi/u-boot_on_efi.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/develop/uefi/u-boot_on_efi.rst')
-rw-r--r--doc/develop/uefi/u-boot_on_efi.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/develop/uefi/u-boot_on_efi.rst b/doc/develop/uefi/u-boot_on_efi.rst
index f275a524ce..5f2f850f07 100644
--- a/doc/develop/uefi/u-boot_on_efi.rst
+++ b/doc/develop/uefi/u-boot_on_efi.rst
@@ -265,7 +265,7 @@ This work could be extended in a number of ways:
- Figure out how to solve the interrupt problem
-- Add more drivers to the application side (e.g. video, block devices, USB,
+- Add more drivers to the application side (e.g. block devices, USB,
environment access). This would mostly be an academic exercise as a strong
use case is not readily apparent, but it might be fun.