]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
efi/x86: Move command-line initrd loading to efi_main
authorArvind Sankar <nivedita@alum.mit.edu>
Thu, 30 Apr 2020 18:28:40 +0000 (14:28 -0400)
committerArd Biesheuvel <ardb@kernel.org>
Fri, 1 May 2020 07:40:02 +0000 (09:40 +0200)
commit987053a30016a7d9ab3e4ad973e7c51aeb1f1ef6
treec09922717c6ada65f454f96c1eb2e77bf88e8827
parent3839ab85d0fabd8b51c7548c4c1bc35bdba8adca
efi/x86: Move command-line initrd loading to efi_main

Consolidate the initrd loading in efi_main.

The command line options now need to be parsed only once.

Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200430182843.2510180-9-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/libstub/x86-stub.c