]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/GenFds/Fv.py
BaseTools: Fix the incorrect indent introduced by 37de70
[mirror_edk2.git] / BaseTools / Source / Python / GenFds / Fv.py
index 3953756e0f8fb3e489fa66b650bd784707826a8e..d5922c040cd30e39e5468e659576905e8ecbba30 100644 (file)
@@ -184,7 +184,7 @@ class FV (FvClassObject):
                     if GenFdsGlobalVariable.LargeFileInFvFlags[-1]:\r
                         FFSGuid = GenFdsGlobalVariable.EFI_FIRMWARE_FILE_SYSTEM3_GUID;\r
                     #Update GenFv again\r
-                        GenFdsGlobalVariable.GenerateFirmwareVolume(\r
+                    GenFdsGlobalVariable.GenerateFirmwareVolume(\r
                                                 FvOutputFile,\r
                                                 [self.InfFileName],\r
                                                 AddressFile=FvInfoFileName,\r