Searched hist:132437 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/boot/ia64/efi/
H A Dstart.Sdiff 132437 Tue Jul 20 05:11:14 MDT 2004 marcel 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.

Completed in 43 milliseconds