syslinux: imported from OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1890 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-06-08 08:34:33 +00:00
parent ff2d75b7ea
commit 01f2cbe33c
7 changed files with 81 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- syslinux-2.11/ldlinux.asm.orig 2005-11-01 14:25:10.767581544 -0700
+++ syslinux-2.11/ldlinux.asm 2005-11-01 14:25:42.175806768 -0700
@@ -724,7 +724,6 @@
mov eax,[bsHidden] ; Hidden sectors
add edx,[bxResSectors]
- add eax,edx
mov ecx,[bxFATsecs] ; Sectors/FAT
fat_load_loop:
mov ebp,ecx ; Make sure high EBP = 0