566c45a SecurityPkg: Add YAML files for CI builds

Authored and Committed by Michael D Kinney 4 years ago
    SecurityPkg: Add YAML files for CI builds
    
    https://bugzilla.tianocore.org/show_bug.cgi?id=2315
    
    Add YAML file to the package directory with the
    configuration of the checks to perform during a
    CI build.
    
    Use BaseCryptLibNull for package CI builds to reduce package
    build times.  Enabled with CONTINUOUS_INTEGRATION in YAML
    files.  By default CONTINUOUS_INTEGRATION is not defined,
    and the original lib mappings are preserved.
    
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Jian J Wang <jian.j.wang@intel.com>
    Cc: Chao Zhang <chao.b.zhang@intel.com>
    Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
    Reviewed-by: Liming Gao <liming.gao@intel.com>
    Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
    
        
file modified
+30 -2