aboutsummaryrefslogtreecommitdiffstats
path: root/roms/edk2/.pytool/Plugin/DscCompleteCheck/DscCompleteCheck_plug_in.yaml
blob: 215b8b76a9590403d1d36ebd846ecc1f385dd0c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## @file
# CiBuildPlugin used to confirm all INFs are listed in
# the components section of package dsc
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
  "scope": "cibuild",
  "name": "Dsc Complete Check Test",
  "module": "DscCompleteCheck"
}