]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPkg/Drivers/ArmCrashDumpDxe/ArmCrashDumpDxe.dsc
5bb27da14bd43f3ab4341cd11a9287aaf13e667b
[mirror_edk2.git] / ArmPkg / Drivers / ArmCrashDumpDxe / ArmCrashDumpDxe.dsc
1 #/** @file
2 #
3 # Copyright (c) 2017, Linaro Ltd. All rights reserved.<BR>
4 #
5 # This program and the accompanying materials
6 # are licensed and made available under the terms and conditions of the BSD License
7 # which accompanies this distribution. The full text of the license may be found at
8 # http://opensource.org/licenses/bsd-license.php
9 #
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 #
13 #**/
14
15 ################################################################################
16 #
17 # Defines Section - statements that will be processed to create a Makefile.
18 #
19 ################################################################################
20 [Defines]
21 PLATFORM_NAME = ArmCrashDumpDxe
22 PLATFORM_GUID = 8dc3c2f8-988e-4e32-8fb7-0df43f6d0d8a
23 PLATFORM_VERSION = 0.1
24 DSC_SPECIFICATION = 0x00010019
25 OUTPUT_DIRECTORY = Build/ArmCrashDumpDxe
26 SUPPORTED_ARCHITECTURES = AARCH64
27 BUILD_TARGETS = DEBUG
28 SKUID_IDENTIFIER = DEFAULT
29
30 [PcdsFixedAtBuild]
31 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F
32 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x27
33
34 [LibraryClasses]
35 ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
36 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
37 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
38 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
39 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
40 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
41 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
42 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
43 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
44 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
45 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
46 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
47 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
48 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
49 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
50 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
51
52 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
53 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
54
55 [Components.common]
56 ArmPkg/Drivers/ArmCrashDumpDxe/ArmCrashDumpDxe.inf