]> Git Repo - J-u-boot.git/commit - include/efi_loader.h
efi: Fix missing EFIAPI specifiers
authorSimon Glass <[email protected]>
Sun, 25 Sep 2016 21:27:32 +0000 (15:27 -0600)
committerAlexander Graf <[email protected]>
Wed, 19 Oct 2016 07:01:53 +0000 (09:01 +0200)
commite275458c2f011a7e66ac01e6558f15f4cf4972f9
tree91ef693988635910ac328571dba7aa87b15ccd16
parenta0b49bc3341f8f19cbf57a56d110ab0fa8f39267
efi: Fix missing EFIAPI specifiers

These are missing in some functions. Add them to keep things consistent.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Alexander Graf <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
cmd/bootefi.c
include/efi_loader.h
lib/efi_loader/efi_boottime.c
lib/efi_loader/efi_disk.c
lib/efi_loader/efi_net.c
This page took 0.036494 seconds and 4 git commands to generate.