Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: c22d6957f431358dbf2dca3047233949bb292a49
      
https://github.com/tianocore/edk2/commit/c22d6957f431358dbf2dca3047233949bb292a49
  Author: George Liao <[email protected]>
  Date:   2025-10-21 (Tue, 21 Oct 2025)

  Changed paths:
    M MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableProtocol.c

  Log Message:
  -----------
  MdeModulePkg/AcpiTableDxe:Fixed memory corruption issue

Clearing wrong memory content after allocated memory for XSDT,
which caused AcpiSdtProtocol cannot be installed and
unexpected behavior.

According to the UEFI spec and commit message of "PCD switch to
 avoid using ACPI reclaim memory", so need to add this support in the
 InstallAcpiTableFromAcpiSiliconHob().

1. Fixed memory corruption issue in the
   InstallAcpiTableFromAcpiSiliconHob().
2. Added "PCD switch to avoid using ACPI reclaim memory" support in
   the InstallAcpiTableFromAcpiSiliconHob().

Signed-off-by: George Liao <[email protected]>


  Commit: 9f31aa33d8f83d01372750b219cd9960a8aff7a0
      
https://github.com/tianocore/edk2/commit/9f31aa33d8f83d01372750b219cd9960a8aff7a0
  Author: George Liao <[email protected]>
  Date:   2025-10-21 (Tue, 21 Oct 2025)

  Changed paths:
    M MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableProtocol.c

  Log Message:
  -----------
  MdeModulePkg:Completed InstallAcpiTableFromAcpiSiliconHob AddTableList

Added "PublishTables()" and "SdtNotifyAcpiList()" for completing
AddTableToList behavior in the InstallAcpiTableFromAcpiSiliconHob().

Signed-off-by: George Liao <[email protected]>


  Commit: 44214c0cdf12bf91df9319c5bc90c640b461f252
      
https://github.com/tianocore/edk2/commit/44214c0cdf12bf91df9319c5bc90c640b461f252
  Author: George Liao <[email protected]>
  Date:   2025-10-21 (Tue, 21 Oct 2025)

  Changed paths:
    M MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTable.c

  Log Message:
  -----------
  MdeModulePkg/AcpiTableDxe:Improving InitializeAcpiTableDxe behavior.

Improving InitializeAcpiTableDxe() behavior.

Signed-off-by: George Liao <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/47dc9e310be9...44214c0cdf12

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to