]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPkg/Drivers/DebugSupportDxe/DebugSupportDxe.inf
Adding support for BeagleBoard.
[mirror_edk2.git] / ArmPkg / Drivers / DebugSupportDxe / DebugSupportDxe.inf
CommitLineData
2ef2b01e
A
1#%HEADER%\r
2[Defines]\r
3 INF_VERSION = 0x00010005\r
4 BASE_NAME = ArmDebugSupportDxe\r
5 FILE_GUID = 2e7c151b-cbd8-4df6-a0e3-cde660067c6a\r
6 MODULE_TYPE = DXE_DRIVER\r
7 VERSION_STRING = 1.0\r
8\r
9 ENTRY_POINT = DebugSupportDxeInitialize\r
10\r
11[Sources.common]\r
12 DebugSupport.c\r
13\r
14[Packages]\r
15 ArmPkg/ArmPkg.dec\r
16 MdePkg/MdePkg.dec\r
17\r
18[LibraryClasses]\r
19 BaseMemoryLib\r
20 CacheMaintenanceLib\r
21 UefiDriverEntryPoint\r
22 ArmLib\r
23\r
24[Protocols]\r
25 gEfiCpuArchProtocolGuid\r
26 gEfiDebugSupportProtocolGuid\r
27 gTimerDebugSupportProtocolGuid\r
28 \r
29[Depex]\r
30 TRUE