]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/bootsect.S
Detab in DuetPkg
[mirror_edk2.git] / DuetPkg / BootSector / bootsect.S
index eff9cd0c9feb37e52deb45b72fe0918becb9fcef..178f94c5dcf7ff69ece389055f30701899f62d10 100644 (file)
@@ -129,7 +129,7 @@ BootSectorEntryPoint:
   xorw  %bx, %bx\r
 \r
 FindEFILDR: \r
-       cmpl   $LOADER_FILENAME_PART1, (%di)        # Compare to "EFIL"\r
+  cmpl   $LOADER_FILENAME_PART1, (%di)        # Compare to "EFIL"\r
   jne   FindVARSTORE\r
   cmpl   $LOADER_FILENAME_PART2, 4(%di) \r
   jne   FindVARSTORE\r