summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/efi-stub.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/admin-guide/efi-stub.rst')
-rw-r--r--Documentation/admin-guide/efi-stub.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/admin-guide/efi-stub.rst b/Documentation/admin-guide/efi-stub.rst
index 090f3a185e18..f8e7407698bd 100644
--- a/Documentation/admin-guide/efi-stub.rst
+++ b/Documentation/admin-guide/efi-stub.rst
@@ -79,6 +79,9 @@ because the image we're executing is interpreted by the EFI shell,
which understands relative paths, whereas the rest of the command line
is passed to bzImage.efi.
+.. hint::
+ It is also possible to provide an initrd using a Linux-specific UEFI
+ protocol at boot time. See :ref:`pe-coff-entry-point` for details.
The "dtb=" option
-----------------