Gentle ping on this thread. As Paul mentioned, there are only two non-static functions for ACPI table generator - AcpiHmatLibConstructor() and AcpiHmatLibDestructor() In order to do the unit test, we need to expose at least one STATIC to be non-STATIC. CONST ACPI_TABLE_GENERATOR  HmatGenerator. So we can use https://github.com/tianocore/edk2/pull/10833/commits/4eeeb1434820718ace1670d9429a867fe5e8c9b7 to register HMAT generator (or other generators). Currently https://github.com/tianocore/edk2/pull/10833/commits/4eeeb1434820718ace1670d9429a867fe5e8c9b7 solution is not functional given no function call on RegisterAcpiTableGenerator(). I guess we all need to wait for upstream's decision on STATIC and NON_STATIC exposure for ACPI table generator unit test. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#121246): https://edk2.groups.io/g/devel/message/121246 Mute This Topic: https://groups.io/mt/111930977/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-