freebsd-nq/sys/boot/efi/libefi
Marcel Moolenaar 1701be6ed4 o Support the REL32LSB relocation. It's in the ELF file from which
we construct the EFI image. It doesn't seem to actually end up
   in the EFI image, AFAICT.
o  Replace .quad, .long and .short with data8, data4 and data2 resp.
   The former are gnuisms.
o  Redefine _start_plabel as a data16 with @iplt(_start) as its
   value. This is the preferred way to create user PLT entries.
2004-07-20 07:11:14 +00:00
..
arch/ia64 o Support the REL32LSB relocation. It's in the ELF file from which 2004-07-20 07:11:14 +00:00
bootinfo.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
copy.c Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
delay.c Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
devicename.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
efi_console.c Reset the text attributes when initializing the console. The EFI 2004-03-09 04:00:33 +00:00
efiboot.h Don't hardcode unit 0 for the current device if we're loaded from an 2003-08-02 08:22:03 +00:00
efifpswa.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
efifs.c Don't hardcode unit 0 for the current device if we're loaded from an 2003-08-02 08:22:03 +00:00
efinet.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
elf_freebsd.c Remove advertising clause from University of California Regent's license, 2004-04-05 23:41:29 +00:00
libefi.c Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
Makefile o Don't build with -fpic. It's not needed and inconsistent with how 2004-02-13 04:43:41 +00:00
module.c Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
time.c Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00