-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCrane.dsc.inc
More file actions
22 lines (19 loc) · 859 Bytes
/
Crane.dsc.inc
File metadata and controls
22 lines (19 loc) · 859 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[LibraryClasses.common]
# OS/Kernel Abstract Layer Libs
OskInterruptLib|CranePkg/Library/OskInterruptLib/oskinterrupt.inf
OskMemmapLib|CranePkg/Library/OskMemmapLib/oskmemmap.inf
# Platform specific data
CrTargetLib|QcomPkg/Library/CrTargetLib/CrTargetLib.inf
# Generic libraries that interact with oskal
CmdDBLib|CranePkg/Library/CmdDBLib/cmddb.inf
ClockLib|CranePkg/Library/ClockLib/clock.inf
DebugUartLib|CranePkg/Library/DebugUartLib/debug_uart.inf
GpioLib|CranePkg/Library/GpioLib/gpio.inf
RpmhLib|CranePkg/Library/RpmhLib/rpmh.inf
PdcLib|CranePkg/Library/PdcLib/pdc.inf
[Components.common]
CranePkg/Driver/CmdDBCrDxe/CmdDBCrDxe.inf
CranePkg/Driver/RpmhCrDxe/RpmhCrDxe.inf
CranePkg/Driver/ClockCrDxe/ClockCrDxe.inf
CranePkg/Driver/GpioCrDxe/GpioCrDxe.inf
CranePkg/Driver/DebugUartSerialCrDxe/DebugUartSerialCrDxe.inf