Skip to content

Commit

Permalink
x86/efi: Remove references of EFI earlyprintk from documentation
Browse files Browse the repository at this point in the history
x86 EFI earlyprink was removed with commit 69c1f39 ("efi/x86:
Convert x86 EFI earlyprintk into generic earlycon implementation").

Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Akihiko Odaki authored and Jonathan Corbet committed Apr 16, 2022
1 parent bad3fbb commit 8285002
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/admin-guide/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,7 @@
Append ",keep" to not disable it when the real console
takes over.

Only one of vga, efi, serial, or usb debug port can
Only one of vga, serial, or usb debug port can
be used at a time.

Currently only ttyS0 and ttyS1 may be specified by
Expand All @@ -1297,7 +1297,7 @@
Interaction with the standard serial driver is not
very good.

The VGA and EFI output is eventually overwritten by
The VGA output is eventually overwritten by
the real console.

The xen option can only be used in Xen domains.
Expand Down

0 comments on commit 8285002

Please sign in to comment.