VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/ArmPkg/Drivers/ArmCrashDumpDxe/ArmCrashDumpDxe.dsc

Last change on this file was 108794, checked in by vboxsync, 3 weeks ago

Devices/EFI/FirmwareNew: Merge edk2-stable202502 from the vendor branch and make it build for the important platforms, bugref:4643

  • Property svn:eol-style set to native
File size: 2.1 KB
Line 
1#/** @file
2#
3# Copyright (c) 2017, Linaro Ltd. All rights reserved.<BR>
4#
5# SPDX-License-Identifier: BSD-2-Clause-Patent
6#
7#**/
8
9################################################################################
10#
11# Defines Section - statements that will be processed to create a Makefile.
12#
13################################################################################
14[Defines]
15 PLATFORM_NAME = ArmCrashDumpDxe
16 PLATFORM_GUID = 8dc3c2f8-988e-4e32-8fb7-0df43f6d0d8a
17 PLATFORM_VERSION = 0.1
18 DSC_SPECIFICATION = 0x00010019
19 OUTPUT_DIRECTORY = Build/ArmCrashDumpDxe
20 SUPPORTED_ARCHITECTURES = AARCH64
21 BUILD_TARGETS = DEBUG
22 SKUID_IDENTIFIER = DEFAULT
23
24[PcdsFixedAtBuild]
25 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F
26 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x27
27
28[LibraryClasses]
29 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
30 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
31 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
32 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
33 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
34 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
35 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
36 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
37 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
38 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
39 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
40 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
41 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
42 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
43 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
44
45[Components.common]
46 ArmPkg/Drivers/ArmCrashDumpDxe/ArmCrashDumpDxe.inf
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette