[syslinux] [PATCH 2/2] bios: Don't try to guess the sections alignment

Paulo Alcantara pcacjr at zytor.com
Sun Nov 8 09:54:43 PST 2015


On Tue, 29 Sep 2015 06:46:47 +0200
celelibi--- via Syslinux <syslinux at zytor.com> wrote:

> From: Sylvain Gault <sylvain.gault at gmail.com>
> 
> For the compression / decompression to succeed, the sections layout
> must be the same between the virtual memory and load memory. The
> section alignment was kept in sync by introducing aligment that
> should be greater or equal to the actual section alignment.
> 
> This patch compute the load memory addresses of the sections so that
> the layout is the same as the virtual memory addresses.
> 
> Signed-off-by: Sylvain Gault <sylvain.gault at gmail.com>
> ---
>  core/i386/syslinux.ld   | 63
> ++++++++++---------------------------------------
> core/x86_64/syslinux.ld | 63
> ++++++++++--------------------------------------- 2 files changed, 24
> insertions(+), 102 deletions(-)

Thanks, applied.

Paulo

-- 
Paulo Alcantara, HP Inc.
Speaking for myself only.


More information about the Syslinux mailing list