hackedteam/vector-edk

View on GitHub
vector-uefi/fd/tool/chipsec/helper/efi/efihelper.py

Summary

Maintainability
A
1 hr
Test Coverage

Function write_pci_reg has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

 def write_pci_reg( self, bus, device, function, address, value, size ):
Severity: Minor
Found in vector-uefi/fd/tool/chipsec/helper/efi/efihelper.py - About 45 mins to fix

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

     def read_pci_reg( self, bus, device, function, address, size ):
    Severity: Minor
    Found in vector-uefi/fd/tool/chipsec/helper/efi/efihelper.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status