edk2/DynamicTablesPkg/Drivers
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
..
DynamicTableFactoryDxe DynamicTablesPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
DynamicTableManagerDxe DynamicTablesPkg: Enable LoongArch64 table generation 2026-07-16 07:10:30 +00:00