Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2005 20:12:35 +0200
From:      Ville-Pertti Keinonen <will@exomi.com>
To:        william paul <wpaul@windriver.com>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: RFC: if_ndis on amd64
Message-ID:  <1105985555.68143.9.camel@localhost>
In-Reply-To: <200501171758.JAA01960@huisne.wrs.com>
References:  <200501171758.JAA01960@huisne.wrs.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2005-01-17 at 09:58 -0800, william paul wrote:

> Oh... something just occured to me. Did you have to modify ndiscvt(8)
> or subr_pe.c to deal with any differences between i386 PE binaries
> and AMD64 PE binaries? I noticed that there were some changes needed
> to handle the 64 bit relocations. Was that all really that had to be fixed?

Getting ndiscvt to work required a couple of minor modifications in the
pe_var.h header, as image_optional_header looks slightly different for
64-bit.

The only other change related to the binary format was adding the 64-bit
relocation type in subr_pe.c.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1105985555.68143.9.camel>