freebsd-dev/sys/boot/efi/boot1
Ed Maste c6f6755c90 EFI: use common reloc.c for all architectures
Much of this file is common to the architectures we support, so share
an implementation by adding a little #ifdef-ery.

Differential Revision:	https://reviews.freebsd.org/D2241
Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
2015-04-07 21:34:49 +00:00
..
boot1.c Make global variabled only used in this file static. 2015-04-06 19:58:28 +00:00
fat-amd64.tmpl.bz2.uu Add support to the efi boot1 and loader for 32-bit ARM. This will be used 2015-04-06 15:50:20 +00:00
fat-arm.tmpl.bz2.uu Add support to the efi boot1 and loader for 32-bit ARM. This will be used 2015-04-06 15:50:20 +00:00
generate-fat.sh Add support to the efi boot1 and loader for 32-bit ARM. This will be used 2015-04-06 15:50:20 +00:00
Makefile EFI: use common reloc.c for all architectures 2015-04-07 21:34:49 +00:00
Makefile.fat