efi: Fix missing EFIAPI specifiers
These are missing in some functions. Add them to keep things consistent. Signed-off-by:Simon Glass <sjg@chromium.org> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com> Reviewed-by:
Alexander Graf <agraf@suse.de> Signed-off-by:
Alexander Graf <agraf@suse.de>
Showing
- cmd/bootefi.c 5 additions, 2 deletionscmd/bootefi.c
- include/efi_loader.h 1 addition, 1 deletioninclude/efi_loader.h
- lib/efi_loader/efi_boottime.c 3 additions, 2 deletionslib/efi_loader/efi_boottime.c
- lib/efi_loader/efi_disk.c 7 additions, 6 deletionslib/efi_loader/efi_disk.c
- lib/efi_loader/efi_net.c 2 additions, 2 deletionslib/efi_loader/efi_net.c
Loading
Please register or sign in to comment