Skip to content
  • Chen, ArvinX's avatar
    uefi-sct/SctPkg: Auto gen result of "EFICompliantTest". · bd239933
    Chen, ArvinX authored
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2155
    
    
    
      Now the test item "EFICompliantTest" will be gen in the XXX.csv.
    However, I find most of the SCT user will not know what platform
    config they test is, so I think  we can independently generate a
    file of the "EFICompliantTest" tests, then the SCT tester can send
    this file to the platform owner and let them directly handle the
    compliant issue.
    
    This patch will auto gen a file in path SCT\Report\PlatformConfig.ini
    once tester retest again, system will delete the current PlatformConfig.ini
    and create a new one. If tester want to ignore test results in *.csv,
    tester can modify EfiCompliant.ini to control it.
    
    Cc: Eric Jin <eric.jin@intel.com>
    Signed-off-by: default avatarArvinX Chen <arvinx.chen@intel.com>
    Reviewed-by: default avatarEric Jin <eric.jin@intel.com>
    bd239933