diff options
| author | Pierre Gondois <Pierre.Gondois@arm.com> | 2021-09-30 10:48:20 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-10-01 13:57:43 +0300 |
| commit | 691c5f776274d88b13113f67d8dbac0a3298150c (patch) | |
| tree | 91cd7497e4d73ac615d2d8b5b84573bccd27beb8 /BaseTools/Source/Python/Ecc/FileProfile.py | |
| parent | 7a8c037e9ea70b52a0464a9cf7b11d017820cf20 (diff) | |
| download | edk2-691c5f776274d88b13113f67d8dbac0a3298150c.tar.xz | |
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>
Diffstat (limited to 'BaseTools/Source/Python/Ecc/FileProfile.py')
0 files changed, 0 insertions, 0 deletions
