diff options
author | Heinrich Schuchardt | 2017-09-05 03:19:37 +0200 |
---|---|---|
committer | Alexander Graf | 2017-09-18 23:53:56 +0200 |
commit | 5e44489bc19dad344e0019f4a6926aa5f29b4456 (patch) | |
tree | 1cc096ca1990277c716b0285a4717683e695be31 /cmd/pxe.c | |
parent | d6507e6fd9e0a6f1a8dd28c18cd320c1f861269e (diff) |
efi_loader: rename __efi_hello_world_*
In scripts/Makefile.lib we build section including helloworld.efi.
This allows to load the EFI binary with command 'bootefi hello'.
scripts/Makefile.lib contains explicit references to strings
containing helloworld and hello_world. This makes it impossible
to generalize the coding to accomodate additional built in
EFI binaries.
Let us rename the variables __efi_hello_world_* to
__efi_helloworld_*.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'cmd/pxe.c')
0 files changed, 0 insertions, 0 deletions