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