Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/i386/stand/pxeboot



On Sat, Oct 19, 2013 at 08:16:16PM -0400, Christos Zoulas wrote:
> Module Name:  src
> Committed By: christos
> Date:         Sun Oct 20 00:16:16 UTC 2013
> 
> Modified Files:
>       src/sys/arch/i386/stand/pxeboot: pxe_call.S
> 
> Log Message:
> Move an instruction above .code16 so that it produces an R_386_32 instead
> of an R_386_16 relocation, which is truncated to fit. XXX: untested.

Broken - it would have to be moved to before the call to prot_to_real.

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index