freebsd-dev/stand/efi/loader
Warner Losh 48f0136d52 Fix pointer arithmetic
Pointer math to find the size in bytes only works with char types.
Use correct pointer math to determine if we have enough of a header to
look at or not.

MFC After: 3 days
X-MFX-With: r339800
Noticed by: jhb@
Sponsored by: Netflix, Inc
2018-10-26 23:44:50 +00:00
..
arch Ensure we have a large enough stack for the lua loader 2018-08-27 11:14:49 +00:00
autoload.c efiloader: Setup FDT in autoload to fix overlays clobbering kenv 2018-08-23 13:38:38 +00:00
bootinfo.c Fix casts between 64-bit physical addresses and pointers in EFI. 2018-08-18 20:28:25 +00:00
conf.c
copy.c Fix casts between 64-bit physical addresses and pointers in EFI. 2018-08-18 20:28:25 +00:00
efi_main.c
framebuffer.c efi-autoresizecons: Don't fail the boot w/o GOP or UGA 2018-08-04 06:40:18 +00:00
framebuffer.h
loader_efi.h
main.c Fix pointer arithmetic 2018-10-26 23:44:50 +00:00
Makefile Install links for loader.efi. 2018-08-16 16:30:23 +00:00
Makefile.depend
version