Hi all,<br />As I noted in a previous <a href="https://github.com/tianocore/edk2-platforms/commit/109380a7a8667b56b5495eda4d06d2bf5f353f82" target="_blank" rel="noopener">patch</a>, there is a bug in AcpiDebugFeaturePkg where if both the DXE and SMM modules are included, two ACPI tables will be installed with colliding definitions. The default case when enabling the feature is to include both versions.<br /><br />I have a patch to retrieve the DXE instance's buffer into the SMM module for the SW SMI to use, but this doesn't work yet as gEfiSmmEndOfDxeProtocolGuid executes before gEfiEndOfDxeEventGroupGuid, so the buffer has not yet been allocated. However, it seems as though these modules may be designed to work independently: the DXE version works now that there aren't duplicate ACPI tables. Perhaps the SMM version also worked originally.<br /><br />There is a similar issue in UserAuthFeaturePkg, where UserAuthenticationDxe and UserAuthentication2Dxe seem to largely perform the same functions (but I may not have looked closely enough), but UserAuthentication2Dxe uses UserPasswordLib rather than UserAuthenticationDxePassword.c. Again, both modules are included by default when the PCD is enabled, and the result is that two forms are installed into UiApp.<br /><br />Are AcpiDebugDxe/AcpiDebugSmm and UserAuthenticationDxe/UserAuthentication2Dxe supposed to be used separately? If so, should I submit a patch to enable only one version being included by *Pkg/Include/*.fdf?<br /><br />Regards,<br />Benjamin


 <div width="1" style="color:white;clear:both">_._,_._,_</div> <hr>   Groups.io Links:<p>   You receive all messages sent to this group.    <p> <a target="_blank" href="https://edk2.groups.io/g/devel/message/79913">View/Reply Online (#79913)</a> |    |  <a target="_blank" href="https://groups.io/mt/85214362/1813853">Mute This Topic</a>  | <a href="https://edk2.groups.io/g/devel/post">New Topic</a><br>    <a href="https://edk2.groups.io/g/devel/editsub/1813853">Your Subscription</a> | <a href="mailto:devel+owner@edk2.groups.io">Contact Group Owner</a> |  <a href="https://edk2.groups.io/g/devel/unsub">Unsubscribe</a>  [edk2-devel-archive@redhat.com]<br> <div width="1" style="color:white;clear:both">_._,_._,_</div>