efi/libstub: Expose LocateDevicePath boot service
authorArd Biesheuvel <ardb@kernel.org>
Mon, 10 Feb 2020 16:02:47 +0000 (17:02 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Sun, 23 Feb 2020 20:57:15 +0000 (21:57 +0100)
commitabd268685a21cb5d0c991bb21a88ea0c1d2e15d8
treecc69e7e465836eb729a6e1d7e6eb8ef782f7bb4f
parent91d150c0cc637b9d9d6394936add7cd2b7ccc410
efi/libstub: Expose LocateDevicePath boot service

We will be adding support for loading the initrd from a GUIDed
device path in a subsequent patch, so update the prototype of
the LocateDevicePath() boot service to make it callable from
our code.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
arch/x86/include/asm/efi.h
drivers/firmware/efi/libstub/efistub.h