audk/DynamicTablesPkg/Library/Acpi/Arm
Pierre Gondois 691c5f7762 DynamicTablesPkg: Deprecate Crs specific methods in AmlLib
Some functions in the AmlLib have 'Crs' in their name and can only
be applied to '_CRS' AML objects. To re-use them on AML objects that
have different names:
 - Rename them and remove the '_CRS' name check.
 - Create aliases having of the 'Crs' function prototypes. These
   aliases are available when DISABLE_NEW_DEPRECATED_INTERFACES
   is not defined. They will be deprecated in a near future.

The deprecated functions are:
- AmlNameOpCrsGetFirstRdNode()
- AmlNameOpCrsGetNextRdNode()
- AmlCodeGenCrsAddRdInterrupt()

Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
2021-10-01 10:57:43 +00:00
..
AcpiDbg2LibArm DynamicTablesPkg: Set the Access size for the DBG2 table 2021-04-19 13:28:26 +00:00
AcpiFadtLibArm DynamicTablesPkg: Fix entry point param definition 2020-03-29 16:53:35 +00:00
AcpiGtdtLibArm DynamicTablesPkg: Remove redundant frame count check 2020-03-29 16:53:35 +00:00
AcpiIortLibArm DynamicTablesPkg: Fix issues reported by EDKII CI 2020-08-07 16:17:25 +00:00
AcpiMadtLibArm DynamicTablesPkg: Fix issues reported by EDKII CI 2020-08-07 16:17:25 +00:00
AcpiMcfgLibArm DynamicTablesPkg: Fix entry point param definition 2020-03-29 16:53:35 +00:00
AcpiPpttLibArm DynamicTablesPkg: PPTT: Fix uninitialized memory usage 2020-03-29 16:53:35 +00:00
AcpiRawLibArm DynamicTablesPkg: Fix entry point param definition 2020-03-29 16:53:35 +00:00
AcpiSpcrLibArm DynamicTablesPkg: Set the Access size for the SPCR table 2021-04-19 13:28:26 +00:00
AcpiSratLibArm DynamicTablesPkg: AcpiSratLibArm fix ECC error 2020-10-21 13:33:03 +00:00
AcpiSsdtCmn600LibArm DynamicTablesPkg: Deprecate Crs specific methods in AmlLib 2021-10-01 10:57:43 +00:00
AcpiSsdtSerialPortLibArm DynamicTablesPkg: Extract AcpiHelperLib from TableHelperLib 2021-10-01 10:57:43 +00:00