From: H. Peter Anvin Date: Mon, 21 Jun 2010 00:03:38 +0000 (-0700) Subject: core: align the EPA X-Git-Tag: syslinux-4.00-pre53^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a33cde794a988d725ce1dc1bd2d79d5213d38cbf;p=platform%2Fupstream%2Fsyslinux.git core: align the EPA Align the Extended Patch Area. Signed-off-by: H. Peter Anvin --- diff --git a/core/diskstart.inc b/core/diskstart.inc index c21c9e2..f557098 100644 --- a/core/diskstart.inc +++ b/core/diskstart.inc @@ -449,6 +449,7 @@ EPAPtr dw EPA - LDLINUX_SYS ; Pointer to the extended patch area ; the first sector itself. ; section .data16 + alignz 2 EPA: ADVSecPtr dw ADVSec0 - LDLINUX_SYS CurrentDirPtr dw CurrentDirName-LDLINUX_SYS ; Current directory name string