opnsense-src/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 Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
copy.c Fix casts between 64-bit physical addresses and pointers in EFI. 2018-08-18 20:28:25 +00:00
efi_main.c Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
framebuffer.c efi-autoresizecons: Don't fail the boot w/o GOP or UGA 2018-08-04 06:40:18 +00:00
framebuffer.h Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
loader_efi.h Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
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 Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
version Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00