freebsd-dev/stand/efi
Warner Losh f38658e140 Prefer stdint.h to inttypes.h since the added prototypes form the
latter aren't used. Prefer sys/link_elf.h to link.h so we're only
dependent on the kernel tree. The default installation of link.h just
includes this file, and any benefit from that is outweighed by the
hassle it causes. This reduces the footprint of files needed from the
system includes (or sysroot in buildworld).

Sponsored by: Netflix
2017-12-05 21:38:04 +00:00
..
boot1 Make sure we include the right path for skein.h, as well only include 2017-12-05 21:37:59 +00:00
fdt
include
libefi loader.efi: add note about iPXE into the efipart.c 2017-12-04 08:50:00 +00:00
loader Prefer stdint.h to inttypes.h since the added prototypes form the 2017-12-05 21:38:04 +00:00
Makefile
Makefile.inc