]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/bs16.S
Detab in DuetPkg
[mirror_edk2.git] / DuetPkg / BootSector / bs16.S
index 217bef3b082a9465c44d0fff1619ecbdc7136dce..cbb3649a46a9e359059339d9c7746d6b30716adf 100644 (file)
@@ -119,7 +119,7 @@ BootSectorEntryPoint:
 FindEFILDR: \r
   cmpl   $LOADER_FILENAME_PART1, (%di)        # Compare to "EFIL"\r
   jne   FindVARSTORE\r
-       cmpl   $LOADER_FILENAME_PART2, 4(%di) \r
+  cmpl   $LOADER_FILENAME_PART2, 4(%di) \r
   jne   FindVARSTORE\r
   cmpl   $LOADER_FILENAME_PART3, 7(%di) \r
   jne   FindVARSTORE\r