diff options
| author | VarshitPandya <varshit.pandya@arm.com> | 2026-05-29 13:57:31 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2026-06-18 16:03:24 +0300 |
| commit | 3b61f4d266ba8e8a4c320a06295637b01f098c2b (patch) | |
| tree | e2885e0b7f53b9901da826bcc7e1ad33268c27ac /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
| parent | d93ad5f525e5a994a0b51fb46bea5fe8c0bbb98e (diff) | |
| download | edk2-3b61f4d266ba8e8a4c320a06295637b01f098c2b.tar.xz | |
EmbeddedPkg,MdeModulePkg,DynamicTablesPkg: Move ACPI helper macros
Move the ACPI table helper macros from EmbeddedPkg's AcpiLib.h to
MdeModulePkg's AcpiHelperMacros.h.
These macros describe ACPI data initializers and do not depend on the
AcpiLib library interface. Keeping them in AcpiLib.h forces users that
only need the macros to include the AcpiLib library header unnecessarily.
Place the macros in a common MdeModulePkg public header so ACPI table
producers can include the macro definitions directly without implying
use of AcpiLib.
The companion edk2-platforms change is:
"Global: Include AcpiHelperMacros.h for ACPI helper macros"
Tested:
DynamicTablesPkg: X64/AARCH64 DEBUG/RELEASE/NOOPT
MdeModulePkg: X64/AARCH64 DEBUG/RELEASE/NOOPT
EmbeddedPkg: X64/AARCH64 DEBUG/RELEASE/NOOPT
Continuous-integration-options: PatchCheck.ignore-multi-package
Signed-off-by: Varshit Pandya <varshit.pandya@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions
