hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Function InfExpandMacro has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def InfExpandMacro(Content, LineInfo, GlobalMacros=None, SectionMacros=None, Flag=False):
Severity: Minor
Found in BaseTools/Source/Python/UPT/Parser/InfParserMisc.py - About 35 mins to fix

    Function _CallSectionParsers has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def _CallSectionParsers(self, CurrentSection, DefineSectionParsedFlag, 
    Severity: Minor
    Found in BaseTools/Source/Python/UPT/Parser/InfParser.py - About 35 mins to fix

      Function InsertSectionItems has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def InsertSectionItems(Model, SectionItemList, ArchList, \
      Severity: Minor
      Found in BaseTools/Source/Python/UPT/Library/Parsing.py - About 35 mins to fix

        Function InstallFile has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

        def InstallFile(ContentZipFile, FromFile, ToFile, ReadOnly, Executable=False):
        Severity: Minor
        Found in BaseTools/Source/Python/UPT/InstallPkg.py - About 35 mins to fix

          Function GetModuleList has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

          def GetModuleList(DistPkg, Dep, WorkspaceDir, ContentZipFile, ModuleList):
          Severity: Minor
          Found in BaseTools/Source/Python/UPT/InstallPkg.py - About 35 mins to fix

            Function GetArch has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

            def GetArch(ItemList, ArchList, FileName, LineNo, SectionString):
            Severity: Minor
            Found in BaseTools/Source/Python/UPT/Parser/InfSectionParser.py - About 35 mins to fix

              Function GetPackageList has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

              def GetPackageList(Platform, BuildDatabase, Arch, Target, Toolchain):
              Severity: Minor
              Found in BaseTools/Source/Python/Workspace/WorkspaceCommon.py - About 35 mins to fix

                Function SetValueDatumTypeMaxSizeToken has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                def SetValueDatumTypeMaxSizeToken(PcdItem, CurrentLineOfPcdItem, PcdItemObj, Arch, PackageInfo = None):
                Severity: Minor
                Found in BaseTools/Source/Python/UPT/Object/Parser/InfPcdObject.py - About 35 mins to fix

                  Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      def __init__(self, \
                  Severity: Minor
                  Found in BaseTools/Source/Python/UPT/Object/Parser/InfSoucesObject.py - About 35 mins to fix

                    Function _ValidatePcd has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        def _ValidatePcd(self, PcdCName, TokenSpaceGuid, Setting, PcdType, LineNo):
                    Severity: Minor
                    Found in BaseTools/Source/Python/Workspace/WorkspaceDatabase.py - About 35 mins to fix

                      Function ValidateArch has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                      def ValidateArch(ArchItem, PcdTypeItem1, LineNo, SupArchDict, SupArchList):
                      Severity: Minor
                      Found in BaseTools/Source/Python/UPT/Object/Parser/InfPcdObject.py - About 35 mins to fix

                        Function GetPackageList has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            def GetPackageList(self, Platform, Arch, TargetName, ToolChainTag):
                        Severity: Minor
                        Found in BaseTools/Source/Python/Workspace/WorkspaceDatabase.py - About 35 mins to fix

                          Function GetDeclaredPcd has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                          def GetDeclaredPcd(Platform, BuildDatabase, Arch, Target, Toolchain):
                          Severity: Minor
                          Found in BaseTools/Source/Python/Workspace/WorkspaceCommon.py - About 35 mins to fix

                            Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                def __init__(self, FilePath, FileType, Table, Owner= -1, From= -1):
                            Severity: Minor
                            Found in BaseTools/Source/Python/Workspace/MetaFileParser.py - About 35 mins to fix

                              Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  def __init__(self, FilePath, FileType, Table, Owner= -1, From= -1):
                              Severity: Minor
                              Found in BaseTools/Source/Python/Workspace/MetaFileParser.py - About 35 mins to fix

                                Function Query has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    def Query(self, Model, Scope1=None, Scope2=None, BelongsToItem=None, FromItem=None):
                                Severity: Minor
                                Found in BaseTools/Source/Python/Workspace/MetaFileTable.py - About 35 mins to fix

                                  Function GenerateReport has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      def GenerateReport(self, File, GlobalPcdReport, GlobalPredictionReport, GlobalDepexParser, ReportType):
                                  Severity: Minor
                                  Found in BaseTools/Source/Python/build/BuildReport.py - About 35 mins to fix

                                    Function __InitializeInf__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        def __InitializeInf__ (self, BaseAddress = None, BlockSize= None, BlockNum = None, ErasePloarity='1', VtfDict=None) :
                                    Severity: Minor
                                    Found in BaseTools/Source/Python/GenFds/Fv.py - About 35 mins to fix

                                      Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          def __init__(self, Obj, BuildCommand, Target, Dependency, WorkingDir="."):
                                      Severity: Minor
                                      Found in BaseTools/Source/Python/build/build.py - About 35 mins to fix

                                        Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            def __init__(self, Type, Input, Output, Command, ExtraDependency=None):
                                        Severity: Minor
                                        Found in BaseTools/Source/Python/AutoGen/BuildEngine.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language