edk2/DynamicTablesPkg/Drivers/DynamicTableManagerDxe
Dongyan Qian 3a4556803d DynamicTablesPkg: Enable LoongArch64 table generation
Add LOONGARCH64 support to DynamicTablesPkg by adding it to the existing
common component build list, adding the LoongArch64 DynamicTableManagerDxe
source, and enabling the SMBIOS generators used by current LoongArch
platforms.

Keep DynamicTableFactoryDxe generator registration architecture-specific.
The LoongArch64 factory instance links selected NULL generator libraries so
their constructors register the generators at runtime.

LoongArch64-specific tables can use AcpiRawLib initially and move to
dedicated LoongArch64 generators in follow-up patches.

Signed-off-by: Dongyan Qian <qiandongyan@loongson.cn>
2026-07-16 07:10:30 +00:00
..
Arm DynamicTablesPkg: DynamicTableManagerDxe: Refactor PresenceArray 2024-07-29 13:44:55 +00:00
LoongArch64 DynamicTablesPkg: Enable LoongArch64 table generation 2026-07-16 07:10:30 +00:00
RiscV DynamicTablesPkg/DynamicTableManagerDxe: Add RISC-V support 2025-12-02 20:52:41 +00:00
X64 DynamicTablesPkg/DynamicTableManagerDxe: Adds X64 GetAcpiTablePresenceInfo 2024-08-02 08:05:57 +00:00
AcpiTableBuilder.c DynamicTablesPkg: Fix dependency issues with consumed protocols 2026-05-25 11:00:47 +00:00
DynamicTableManagerDxe.c DynamicTablesPkg: Add SMBIOS table generation 2025-09-30 08:27:48 +00:00
DynamicTableManagerDxe.h DynamicTablesPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
DynamicTableManagerDxe.inf DynamicTablesPkg: Enable LoongArch64 table generation 2026-07-16 07:10:30 +00:00
SmbiosTableBuilder.c DynamicTablesPkg: Clear output parameter before callback invocation 2026-06-29 07:45:14 +00:00
SmbiosTableDispatcher.c DynamicTablesPkg: Add Ordered dispatch support for SMBIOS tables 2025-09-30 08:27:48 +00:00
SmbiosTableDispatcher.h DynamicTablesPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00