Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: faeedaa54b29dc5d8d2ac3daac718e466ecdce19 https://github.com/tianocore/edk2/commit/faeedaa54b29dc5d8d2ac3daac718e466ecdce19 Author: Levi Yun <yeoreum....@arm.com> Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths: M DynamicTablesPkg/Include/ArchCommonNameSpaceObjects.h Log Message: ----------- DynamicTablesPkg: add ArchCommonObjTpm2DeviceInfo To generate SSDT for TPM2 device using DynamicTablePkg, add TPM2 Device information Signed-off-by: Yeoreum Yun <yeoreum....@arm.com> Commit: 0d82e48221747cc17ab48be9caf295d9494fd9ed https://github.com/tianocore/edk2/commit/0d82e48221747cc17ab48be9caf295d9494fd9ed Author: Levi Yun <yeoreum....@arm.com> Date: 2025-07-29 (Tue, 29 Jul 2025) Changed paths: M DynamicTablesPkg/DynamicTables.dsc.inc M DynamicTablesPkg/DynamicTablesPkg.ci.yaml M DynamicTablesPkg/DynamicTablesPkg.dec M DynamicTablesPkg/DynamicTablesPkg.dsc A DynamicTablesPkg/Include/Library/Tpm2DeviceTableLib.h M DynamicTablesPkg/Library/Acpi/Common/AcpiTpm2Lib/AcpiTpm2Lib.inf M DynamicTablesPkg/Library/Acpi/Common/AcpiTpm2Lib/Tpm2Generator.c A DynamicTablesPkg/Library/Common/Tpm2DeviceTableLib/Tpm2DeviceTableLib.c A DynamicTablesPkg/Library/Common/Tpm2DeviceTableLib/Tpm2DeviceTableLib.inf A DynamicTablesPkg/Library/Common/Tpm2DeviceTableLib/Tpm2DeviceTableTemplate.asl Log Message: ----------- DynamicTablesPkg: add Tpm2DeviceTableLib to generate Tpm2 device table Introduce Tpm2DeviceTableLib to generate SSDT table which describes Tpm2 devices. This dynamic table generation is controlled by PcdGenTpm2DeviceTable which default value is FALSE. When it is TRUE, the TPM2 device ssdt table is generated when TPM2 ACPI table is generated. Signed-off-by: Yeoreum Yun <yeoreum....@arm.com> Compare: https://github.com/tianocore/edk2/compare/47e818016a8e...0d82e4822174 To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits