patch-2.1.88 linux/arch/i386/boot/setup.S
Next file: linux/arch/i386/boot/tools/build.c
Previous file: linux/arch/i386/boot/compressed/head.S
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Feb 19 14:58:40 1998
- Orig file:
v2.1.87/linux/arch/i386/boot/setup.S
- Orig date:
Mon Dec 29 10:23:54 1997
diff -u --recursive --new-file v2.1.87/linux/arch/i386/boot/setup.S linux/arch/i386/boot/setup.S
@@ -410,8 +410,8 @@
mov [68],ebx ! BIOS entry point offset
mov [72],cx ! BIOS 16 bit code segment
mov [74],dx ! BIOS data segment
- mov [78],si ! BIOS code segment length
- mov [80],di ! BIOS data segment length
+ mov [78],esi ! BIOS code segment length
+ mov [82],di ! BIOS data segment length
jmp done_apm_bios
no_32_apm_bios:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov