> --- a/MdePkg/Include/IndustryStandard/Acpi50.h > +++ b/MdePkg/Include/IndustryStandard/Acpi50.h
> +#define EFI_ACPI_5_0_AML_PSD_REVISION 0 > +#define EFI_ACPI_5_0_AML_CPC_REVISION 1 Do you think it's better to define EFI_ACPI_AML_PSD_REVISION and EFI_ACPI_AML_CPC_REVISION in Acpi50.h? So that Acpi51.h doesn't have to redefine a different macro to the same value? > > diff --git a/MdePkg/Include/IndustryStandard/Acpi51.h > b/MdePkg/Include/IndustryStandard/Acpi51.h > index 01ef544c3a29..19dd7b4f864c 100644 > --- a/MdePkg/Include/IndustryStandard/Acpi51.h > +++ b/MdePkg/Include/IndustryStandard/Acpi51.h > +#define EFI_ACPI_5_1_AML_PSD_REVISION 0 > +#define EFI_ACPI_5_1_AML_CPC_REVISION 1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#111980): https://edk2.groups.io/g/devel/message/111980 Mute This Topic: https://groups.io/mt/102891569/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-