summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/syslinux/syslinux-native-2.11/edx_assume_zero.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-extras/packages/syslinux/syslinux-native-2.11/edx_assume_zero.patch')
-rw-r--r--meta-extras/packages/syslinux/syslinux-native-2.11/edx_assume_zero.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-extras/packages/syslinux/syslinux-native-2.11/edx_assume_zero.patch b/meta-extras/packages/syslinux/syslinux-native-2.11/edx_assume_zero.patch
new file mode 100644
index 0000000000..7243464224
--- /dev/null
+++ b/meta-extras/packages/syslinux/syslinux-native-2.11/edx_assume_zero.patch
@@ -0,0 +1,10 @@
1--- syslinux-2.11/ldlinux.asm.orig 2005-11-01 14:25:10.767581544 -0700
2+++ syslinux-2.11/ldlinux.asm 2005-11-01 14:25:42.175806768 -0700
3@@ -724,7 +724,6 @@
4
5 mov eax,[bsHidden] ; Hidden sectors
6 add edx,[bxResSectors]
7- add eax,edx
8 mov ecx,[bxFATsecs] ; Sectors/FAT
9 fat_load_loop:
10 mov ebp,ecx ; Make sure high EBP = 0