diff options
author | jhb <jhb@FreeBSD.org> | 2001-08-09 18:07:45 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-08-09 18:07:45 +0000 |
commit | f31a34e5d1b941403d2f178596ba7550be67bd0d (patch) | |
tree | 55979f1ac1334db6fd71bb3d9cf8460b00b294f0 /sys/boot | |
parent | b57ab26cc82f8ea6d30ef43ec4f0a1f34c6031c8 (diff) | |
download | FreeBSD-src-f31a34e5d1b941403d2f178596ba7550be67bd0d.zip FreeBSD-src-f31a34e5d1b941403d2f178596ba7550be67bd0d.tar.gz |
Trim trailing whitespace.
Diffstat (limited to 'sys/boot')
-rw-r--r-- | sys/boot/i386/cdboot/cdboot.s | 12 | ||||
-rw-r--r-- | sys/boot/i386/cdldr/cdldr.s | 12 | ||||
-rw-r--r-- | sys/boot/i386/pxeldr/pxeldr.S | 12 | ||||
-rw-r--r-- | sys/boot/i386/pxeldr/pxeldr.s | 12 |
4 files changed, 24 insertions, 24 deletions
diff --git a/sys/boot/i386/cdboot/cdboot.s b/sys/boot/i386/cdboot/cdboot.s index 3d3ca52..7f033c0 100644 --- a/sys/boot/i386/cdboot/cdboot.s +++ b/sys/boot/i386/cdboot/cdboot.s @@ -101,14 +101,14 @@ start: cld # string ops inc # # Turn on the A20 address line # - callw seta20 # Turn A20 on + callw seta20 # Turn A20 on # # Relocate the loader and BTX using a very lazy protected mode # movw $relocate_msg, %si # Display the callw putstr # relocation message movl end+AOUT_ENTRY, %edi # %edi is the destination - movl $(end+AOUT_HEADER), %esi # %esi is + movl $(end+AOUT_HEADER), %esi # %esi is # the start of the text # segment movl end+AOUT_TEXT, %ecx # %ecx = length of the text @@ -235,7 +235,7 @@ push_arg: lodsl # Read argument int $INT_SYS # BTX system call btx_client_end: .code16 - + .p2align 4 # # Global descriptor table. @@ -244,17 +244,17 @@ gdt: .word 0x0,0x0,0x0,0x0 # Null entry .word 0xffff,0x0,0x9200,0xcf # SEL_SDATA .word 0xffff,0x0,0x9200,0x0 # SEL_RDATA .word 0xffff,0x0,0x9a00,0xcf # SEL_SCODE (32-bit) - .word 0xffff,0x0,0x9a00,0x8f # SEL_SCODE16 (16-bit) + .word 0xffff,0x0,0x9a00,0x8f # SEL_SCODE16 (16-bit) gdt.1: # # Pseudo-descriptors. # gdtdesc: .word gdt.1-gdt-1 # Limit .long gdt # Base - + welcome_msg: .asciz "CD Loader 1.00\r\n\n" bootinfo_msg: .asciz "Building the boot loader arguments\r\n" relocate_msg: .asciz "Relocating the loader and the BTX\r\n" jump_message: .asciz "Starting the BTX loader\r\n" - + end: diff --git a/sys/boot/i386/cdldr/cdldr.s b/sys/boot/i386/cdldr/cdldr.s index 3d3ca52..7f033c0 100644 --- a/sys/boot/i386/cdldr/cdldr.s +++ b/sys/boot/i386/cdldr/cdldr.s @@ -101,14 +101,14 @@ start: cld # string ops inc # # Turn on the A20 address line # - callw seta20 # Turn A20 on + callw seta20 # Turn A20 on # # Relocate the loader and BTX using a very lazy protected mode # movw $relocate_msg, %si # Display the callw putstr # relocation message movl end+AOUT_ENTRY, %edi # %edi is the destination - movl $(end+AOUT_HEADER), %esi # %esi is + movl $(end+AOUT_HEADER), %esi # %esi is # the start of the text # segment movl end+AOUT_TEXT, %ecx # %ecx = length of the text @@ -235,7 +235,7 @@ push_arg: lodsl # Read argument int $INT_SYS # BTX system call btx_client_end: .code16 - + .p2align 4 # # Global descriptor table. @@ -244,17 +244,17 @@ gdt: .word 0x0,0x0,0x0,0x0 # Null entry .word 0xffff,0x0,0x9200,0xcf # SEL_SDATA .word 0xffff,0x0,0x9200,0x0 # SEL_RDATA .word 0xffff,0x0,0x9a00,0xcf # SEL_SCODE (32-bit) - .word 0xffff,0x0,0x9a00,0x8f # SEL_SCODE16 (16-bit) + .word 0xffff,0x0,0x9a00,0x8f # SEL_SCODE16 (16-bit) gdt.1: # # Pseudo-descriptors. # gdtdesc: .word gdt.1-gdt-1 # Limit .long gdt # Base - + welcome_msg: .asciz "CD Loader 1.00\r\n\n" bootinfo_msg: .asciz "Building the boot loader arguments\r\n" relocate_msg: .asciz "Relocating the loader and the BTX\r\n" jump_message: .asciz "Starting the BTX loader\r\n" - + end: diff --git a/sys/boot/i386/pxeldr/pxeldr.S b/sys/boot/i386/pxeldr/pxeldr.S index 2c25442..30e30a8 100644 --- a/sys/boot/i386/pxeldr/pxeldr.S +++ b/sys/boot/i386/pxeldr/pxeldr.S @@ -122,14 +122,14 @@ keyb: # # Turn on the A20 address line # - callw seta20 # Turn A20 on + callw seta20 # Turn A20 on # # Relocate the loader and BTX using a very lazy protected mode # movw $relocate_msg, %si # Display the callw putstr # relocation message movl end+AOUT_ENTRY, %edi # %edi is the destination - movl $(end+AOUT_HEADER), %esi # %esi is + movl $(end+AOUT_HEADER), %esi # %esi is # the start of the text # segment movl end+AOUT_TEXT, %ecx # %ecx = length of the text @@ -256,7 +256,7 @@ push_arg: lodsl # Read argument int $INT_SYS # BTX system call btx_client_end: .code16 - + .p2align 4 # # Global descriptor table. @@ -265,17 +265,17 @@ gdt: .word 0x0,0x0,0x0,0x0 # Null entry .word 0xffff,0x0,0x9200,0xcf # SEL_SDATA .word 0xffff,0x0,0x9200,0x0 # SEL_RDATA .word 0xffff,0x0,0x9a00,0xcf # SEL_SCODE (32-bit) - .word 0xffff,0x0,0x9a00,0x8f # SEL_SCODE16 (16-bit) + .word 0xffff,0x0,0x9a00,0x8f # SEL_SCODE16 (16-bit) gdt.1: # # Pseudo-descriptors. # gdtdesc: .word gdt.1-gdt-1 # Limit .long gdt # Base - + welcome_msg: .asciz "PXE Loader 1.00\r\n\n" bootinfo_msg: .asciz "Building the boot loader arguments\r\n" relocate_msg: .asciz "Relocating the loader and the BTX\r\n" jump_message: .asciz "Starting the BTX loader\r\n" - + end: diff --git a/sys/boot/i386/pxeldr/pxeldr.s b/sys/boot/i386/pxeldr/pxeldr.s index 2c25442..30e30a8 100644 --- a/sys/boot/i386/pxeldr/pxeldr.s +++ b/sys/boot/i386/pxeldr/pxeldr.s @@ -122,14 +122,14 @@ keyb: # # Turn on the A20 address line # - callw seta20 # Turn A20 on + callw seta20 # Turn A20 on # # Relocate the loader and BTX using a very lazy protected mode # movw $relocate_msg, %si # Display the callw putstr # relocation message movl end+AOUT_ENTRY, %edi # %edi is the destination - movl $(end+AOUT_HEADER), %esi # %esi is + movl $(end+AOUT_HEADER), %esi # %esi is # the start of the text # segment movl end+AOUT_TEXT, %ecx # %ecx = length of the text @@ -256,7 +256,7 @@ push_arg: lodsl # Read argument int $INT_SYS # BTX system call btx_client_end: .code16 - + .p2align 4 # # Global descriptor table. @@ -265,17 +265,17 @@ gdt: .word 0x0,0x0,0x0,0x0 # Null entry .word 0xffff,0x0,0x9200,0xcf # SEL_SDATA .word 0xffff,0x0,0x9200,0x0 # SEL_RDATA .word 0xffff,0x0,0x9a00,0xcf # SEL_SCODE (32-bit) - .word 0xffff,0x0,0x9a00,0x8f # SEL_SCODE16 (16-bit) + .word 0xffff,0x0,0x9a00,0x8f # SEL_SCODE16 (16-bit) gdt.1: # # Pseudo-descriptors. # gdtdesc: .word gdt.1-gdt-1 # Limit .long gdt # Base - + welcome_msg: .asciz "PXE Loader 1.00\r\n\n" bootinfo_msg: .asciz "Building the boot loader arguments\r\n" relocate_msg: .asciz "Relocating the loader and the BTX\r\n" jump_message: .asciz "Starting the BTX loader\r\n" - + end: |