Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 0d9c10b3a211f2fbab86ef153f237d4efc2de8bb
      
https://github.com/tianocore/edk2/commit/0d9c10b3a211f2fbab86ef153f237d4efc2de8bb
  Author: Pierre Gondois <[email protected]>
  Date:   2026-07-31 (Fri, 31 Jul 2026)

  Changed paths:
    M MdePkg/Include/IndustryStandard/Acpi65.h
    M MdePkg/Include/IndustryStandard/Acpi66.h

  Log Message:
  -----------
  MdePkg: Update AML _STA macros

Add a ACPI_AML_STA_DEVICE_STATUS_PRESENT macro without typo,
the previous one should be removed ultimately.

Introduce macros for _STA supported bits:
- STA_BASE_SUPPORTED
- STA_SUPPORTED

Signed-off-by: Pierre Gondois <[email protected]>


  Commit: d2936e9efa5250b60cdc3cf30b6ccfdbae403cc8
      
https://github.com/tianocore/edk2/commit/d2936e9efa5250b60cdc3cf30b6ccfdbae403cc8
  Author: Pierre Gondois <[email protected]>
  Date:   2026-07-31 (Fri, 31 Jul 2026)

  Changed paths:
    M DynamicTablesPkg/Include/ArchCommonNameSpaceObjects.h
    M DynamicTablesPkg/Include/X64NameSpaceObjects.h
    M 
DynamicTablesPkg/Library/Common/TableHelperLib/ConfigurationManagerObjectParser.c

  Log Message:
  -----------
  DynamicTablesPkg: Add StaToken to ProcHierarch CmObj

Add a new StaToken field to CM_ARCH_COMMON_PROC_HIERARCHY_INFO
CmObj, allowing to describe the ASL "_STA" value the processor
or processor container should return.

CM_X64_LOCAL_APIC_X2APIC_INFO.StaToken already allows to reference
a StaToken from a X2APIC CmObj. If ProcHierarchy objects are used,
the SSDT CPU topology table will be generated using the X2APIC
objects, so the new field should not collide with the new one.
Add a note to CM_X64_LOCAL_APIC_X2APIC_INFO.StaToken
to handle this case.

Signed-off-by: Pierre Gondois <[email protected]>


  Commit: 475ed476ac6bbdb775acdd7c15b3dea1b98f76f8
      
https://github.com/tianocore/edk2/commit/475ed476ac6bbdb775acdd7c15b3dea1b98f76f8
  Author: Pierre Gondois <[email protected]>
  Date:   2026-07-31 (Fri, 31 Jul 2026)

  Changed paths:
    M 
DynamicTablesPkg/Library/Acpi/Common/AcpiSsdtCpuTopologyLib/SsdtCpuTopologyGenerator.c

  Log Message:
  -----------
  DynamicTablesPkg: Add support for _STA in SSDT topology tables

Make use of the previously introduced StaToken field to
generate a _STA method describing the status of a processor
or processor container.
staSupp

Signed-off-by: Pierre Gondois <[email protected]>


  Commit: 21063e6b231962ae85ae80bf963b3432333c0201
      
https://github.com/tianocore/edk2/commit/21063e6b231962ae85ae80bf963b3432333c0201
  Author: Pierre Gondois <[email protected]>
  Date:   2026-07-31 (Fri, 31 Jul 2026)

  Changed paths:
    M 
DynamicTablesPkg/Library/Acpi/Common/AcpiSsdtCpuTopologyLib/X64/X64SsdtCpuTopologyGenerator.c

  Log Message:
  -----------
  DynamicTablesPkg: Remove ACPI_AML_STA_PROC_SUPPORTED

Remove the ACPI_AML_STA_PROC_SUPPORTED macro to make use
of the new MdePkg macro: ACPI_AML_STA_BASE_SUPPORTED.

Signed-off-by: Pierre Gondois <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/ca8de19382c6...21063e6b2319

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