summaryrefslogtreecommitdiffstats
path: root/lib/efi_selftest/efi_selftest_tpl.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2017-10-05 16:35:53 +0200
committerAlexander Graf <agraf@suse.de>2017-10-09 07:00:30 +0200
commit5a9682d0ddd9328eb581b18a8b263c3834943942 (patch)
treef5b7bad0ebabdb966eabf520a75b190cb6b002cd /lib/efi_selftest/efi_selftest_tpl.c
parentfc05a9590689b70fffdb9914e9867ea53fd579fa (diff)
downloadu-boot-5a9682d0ddd9328eb581b18a8b263c3834943942.tar.gz
u-boot-5a9682d0ddd9328eb581b18a8b263c3834943942.tar.xz
u-boot-5a9682d0ddd9328eb581b18a8b263c3834943942.zip
efi_loader: pass GUIDs as const efi_guid_t *
We need to call some boottime services internally. Our GUIDs are stored as const efi_guid_t *. The boottime services never change GUIDs. So we can define the parameters as const efi_guid_t *. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'lib/efi_selftest/efi_selftest_tpl.c')
0 files changed, 0 insertions, 0 deletions