u-boot-brain/lib/efi
Alexander Graf bb0bb91cf0 efi_stub: Use efi_uintn_t
Commit f5a2a93892 ("efi_loader: consistently use efi_uintn_t in boot
services") changed the internal EFI API header without adapting its existing
EFI stub users. Let's adapt the EFI stub as well.

Fixes: f5a2a93892 ("efi_loader: consistently use efi_uintn_t in boot services")
Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2017-12-05 22:56:17 +01:00
..
efi_app.c spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
efi_info.c efi: Add functions for decoding the EFI tables 2015-08-05 08:44:07 -06:00
efi_stub.c efi_stub: Use efi_uintn_t 2017-12-05 22:56:17 +01:00
efi.c efi: Add start-up library code 2015-08-05 08:42:41 -06:00
Kconfig efi: Add support for loading U-Boot through an EFI stub 2015-08-05 08:44:06 -06:00
Makefile x86: Tidy up selection of building the EFI stub 2016-11-14 23:24:03 +01:00