x86: Allow booting a kernel from the EFI app
[platform/kernel/u-boot.git] / doc / develop / uefi / u-boot_on_efi.rst
index 8f81b79..acad639 100644 (file)
@@ -269,7 +269,7 @@ This work could be extended in a number of ways:
 
 - Avoid turning off boot services in the stub. Instead allow U-Boot to make
   use of boot services in case it wants to. It is unclear what it might want
-  though.
+  though. It is better to use the app.
 
 Where is the code?
 ------------------