Commit 82850028 authored by Akihiko Odaki's avatar Akihiko Odaki Committed by Jonathan Corbet
Browse files

x86/efi: Remove references of EFI earlyprintk from documentation



x86 EFI earlyprink was removed with commit 69c1f396 ("efi/x86:
Convert x86 EFI earlyprintk into generic earlycon implementation").

Signed-off-by: default avatarAkihiko Odaki <akihiko.odaki@gmail.com>
Reviewed-by: default avatarArd Biesheuvel <ardb@kernel.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent bad3fbb2
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -1282,7 +1282,7 @@
			Append ",keep" to not disable it when the real console
			Append ",keep" to not disable it when the real console
			takes over.
			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.
			be used at a time.


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


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


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