mirror of
https://git.yoctoproject.org/poky
synced 2026-04-10 23:02:25 +02:00
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:
10
meta/packages/syslinux/syslinux-native-2.11/edx_assume_zero.patch
vendored
Normal file
10
meta/packages/syslinux/syslinux-native-2.11/edx_assume_zero.patch
vendored
Normal 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
|
||||
Reference in New Issue
Block a user