Skip to content

Commit 482be8e

Browse files
blueriseS199pWa1k9r
authored andcommitted
Add support for the Radxa CM3 module.
Co-authored-by: S199p.Wa1k9r <[email protected]>
1 parent e2cea2c commit 482be8e

File tree

10 files changed

+2564
-0
lines changed

10 files changed

+2564
-0
lines changed

edk2-rockchip/Platform/Radxa/CM3/CM3.dsc

+680
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
#
2+
# Copyright (c) 2021, Jared McNeill <[email protected]>
3+
#
4+
# SPDX-License-Identifier: BSD-2-Clause-Patent
5+
#
6+
7+
#
8+
# Board specific initialization
9+
#
10+
INF Platform/Radxa/CM3/Drivers/BoardInitDxe/BoardInitDxe.inf
11+
12+
#
13+
# Devicetree support
14+
#
15+
# INF Platform/Rockchip/Rk356x/Drivers/FdtDxe/FdtDxe.inf
16+
17+
#
18+
# ACPI Support
19+
#
20+
INF MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
21+
INF MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf
22+
INF Platform/Rockchip/Rk356x/Drivers/PlatformAcpiDxe/PlatformAcpiDxe.inf
23+
INF RuleOverride = ACPITABLE Platform/Rockchip/Rk356x/AcpiTables/$(PLATFORM_NAME).inf
24+
25+
#
26+
# SMBIOS Support
27+
#
28+
INF Platform/Radxa/CM3/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.inf
29+
INF MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
30+
31+
#
32+
# TianoCore logo (splash screen)
33+
#
34+
INF MdeModulePkg/Logo/LogoDxe.inf

0 commit comments

Comments
 (0)