audk/DynamicTablesPkg/Library/Common/AmlLib/NameSpace
Jeshua Smith 469d09d6b2 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>
2024-07-01 09:40:09 +00:00
..
AmlNameSpace.c DynamicTablesPkg: AmlLib CONST cleanup 2024-07-01 09:40:09 +00:00
AmlNameSpace.h DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00