]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1acf796079fd3e313103da030b074ffbb6c16c32
treecc69e7e465836eb729a6e1d7e6eb8ef782f7bb4f
parentd43632a734acca1d35d591ee84013c0f2e8d3be8
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