]> git.sur5r.net Git - u-boot/commit
efi: Add a comment about duplicated ELF constants
authorSimon Glass <sjg@chromium.org>
Tue, 12 Jun 2018 05:26:40 +0000 (23:26 -0600)
committerAlexander Graf <agraf@suse.de>
Thu, 14 Jun 2018 08:52:14 +0000 (10:52 +0200)
commit2d2b5b2d007769ba48fd31223997df1d6b662c78
tree8a10a860efdefda4fc676e93f84a1f9d34ec6eaf
parente4679489c3fc12f87ce64347d2cebd5090ca9619
efi: Add a comment about duplicated ELF constants

These constants are defined in arch-specific code but redefined here. Add
a TODO to clean this up.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_runtime.c