Files

30 lines
882 B
Plaintext
Raw Permalink Normal View History

2022-06-02 18:03:43 +03:00
## @file
# Dasharo Module Package
#
# Copyright (c) 2022, 3mdeb Sp. z o.o. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause
#
##
[Defines]
PLATFORM_NAME = MdeModule
PLATFORM_GUID = D11BE2F6-8BD9-4099-8C73-2E09220FF8DD
PLATFORM_VERSION = 0.1
DSC_SPECIFICATION = 0x00010005
OUTPUT_DIRECTORY = Build/DasharoModulePkg
SUPPORTED_ARCHITECTURES = IA32|X64|EBC
BUILD_TARGETS = DEBUG|RELEASE|NOOPT
SKUID_IDENTIFIER = DEFAULT
[LibraryClasses]
2022-08-26 12:58:05 +02:00
PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
2022-06-02 18:03:43 +03:00
[Components]
!include DasharoModulePkg/DasharoModuleComponents.dsc.inc
[BuildOptions]
*_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES -Wno-error
[Packages]
!include DasharoModulePkg/Include/UserAuthFeature.dsc