[U-Boot] [PATCH 0/3] Clean up make process for EFI payload
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Tue Sep 5 14:23:03 UTC 2017
On Tue, 2017-09-05 at 03:19 +0200, Heinrich Schuchardt wrote:
> Currently we have a single EFI application that we can deliver
> integrated into U-Boot. It is a hello world application that
> can be called with 'bootefi hello'.
>
> The Makefiles do not easily accomodate further EFI payloads
> like a unit test for the EFI API or an EFI shell.
>
> This patch series changes Makefile.lib to allow additional
> EFI payloads. Required fixes to the helloworld app are
> provided.
>
> Further work will be needed to accomodate EFI payloads built
> out of multiple source files.
Please, amend .gitignore, if needed, according to the changes.
>
> Heinrich Schuchardt (3):
> efi_loader: rename __efi_hello_world_*
> scripts/Makefile.lib: generalize building built in EFI app
> efi_loader: usage of always in Makefile
>
> cmd/bootefi.c | 4 ++--
> include/asm-generic/sections.h | 4 ++--
> lib/efi_loader/Makefile | 5 +++--
> scripts/Makefile.lib | 28 +++++++++++++++-------------
> 4 files changed, 22 insertions(+), 19 deletions(-)
>
--
Andy Shevchenko <andriy.shevchenko at linux.intel.com>
Intel Finland Oy
More information about the U-Boot
mailing list