syslinux, nasm: Move from meta-extras to meta

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2864 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-10-11 21:40:26 +00:00
parent 8eec39221d
commit feb7067476
9 changed files with 0 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