opnsense-src/sys/boot/ia64/efi
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
..
conf.c Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
ldscript.ia64 Fix the creation of EFI images that got broken by the import of 2004-07-20 07:01:02 +00:00
main.c Don't hardcode unit 0 for the current device if we're loaded from an 2003-08-02 08:22:03 +00:00
Makefile Fix the creation of EFI images that got broken by the import of 2004-07-20 07:01:02 +00:00
start.S o Support the REL32LSB relocation. It's in the ELF file from which 2004-07-20 07:11:14 +00:00
version Pass the HCDP table address to the kernel. If no such table exists, 2002-12-10 20:11:20 +00:00