summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/boot2/boot1.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/boot2/boot1.S')
-rw-r--r--sys/boot/i386/boot2/boot1.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/boot/i386/boot2/boot1.S b/sys/boot/i386/boot2/boot1.S
index 44af56b..5b0f6f7 100644
--- a/sys/boot/i386/boot2/boot1.S
+++ b/sys/boot/i386/boot2/boot1.S
@@ -193,10 +193,6 @@ main.5: mov %dx,MEM_ARG # Save args
sub %si,%cx # count
rep # Relocate
movsb # client
- sub %di,%cx # Byte count
- xorb %al,%al # Zero assumed bss from
- rep # the end of boot2.bin
- stosb # up to 0x10000
/*
* Enable A20 so we can access memory above 1 meg.
OpenPOWER on IntegriCloud