]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/start.S
Make end of line consistent for DuetPkg. There is no other update.
[mirror_edk2.git] / DuetPkg / BootSector / start.S
index 23cfbc05c2ca2b50e139682e6ad062920b40ea1a..706def4929b5c9df8f8e873bdf992d6120d551d0 100644 (file)
 .equ                        BLOCK_MASK, 0x01ff\r
 .equ                        BLOCK_SHIFT, 9\r
 \r
-       .org 0x0
-
+       .org 0x0\r
+\r
 .global _start\r
-_start:
+_start:\r
 \r
 Ia32Jump: \r
   jmp   BootSectorEntryPoint  # JMP inst    - 3 bytes\r