ConfigurationManagerPkg.dec 790 B

1234567891011121314151617181920212223
  1. # ConfigurationManager.dec
  2. #
  3. # Copyright 2020 NXP
  4. # Copyright 2020 Puresoftware Ltd
  5. #
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. [Defines]
  9. PACKAGE_NAME = ConfigurationManagerPkg
  10. PACKAGE_GUID = 0222b1b1-247f-404e-bdc3-baab65f2ddd3
  11. ################################################################################
  12. #
  13. # Include Section - list of Include Paths that are provided by this package.
  14. # Comments are used for Keywords and Module Types.
  15. #
  16. # Supported Module Types:
  17. # BASE SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION
  18. #
  19. ################################################################################
  20. [Includes]
  21. Include