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