diff options
author | Jeshua Smith <jeshuas@nvidia.com> | 2024-05-03 14:25:37 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-07-01 09:40:09 +0000 |
commit | 469d09d6b25f4ac83dd4ed511db45795aa09d45b (patch) | |
tree | 17f11e52a80415fd829b0ae032848cb46795c18f /BaseTools/Source/Python | |
parent | 8c09d862bfb034e00b6b3bc37fe37243c866dd3a (diff) | |
download | edk2-469d09d6b25f4ac83dd4ed511db45795aa09d45b.zip edk2-469d09d6b25f4ac83dd4ed511db45795aa09d45b.tar.gz edk2-469d09d6b25f4ac83dd4ed511db45795aa09d45b.tar.bz2 |
DynamicTablesPkg: AmlLib CONST cleanup
Several input strings to AmlLib APIs are treated
as CONST but were missing the CONST keyword,
requiring their callers to create unnecessary r/w
copies of r/o input strings. This change properly
marks these input strings as CONST.
Signed-off-by: Jeshua Smith <jeshuas@nvidia.com>
Reviewed-by: Jeff Brasen <jbrasen@nvidia.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions