audk/DynamicTablesPkg/Library/Common/AmlLib/Api
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
..
AmlApi.c DynamicTablesPkg: AmlLib CONST cleanup 2024-07-01 09:40:09 +00:00
AmlApiHelper.c DynamicTablesPkg: Remove duplicated words 2022-12-13 14:30:20 +00:00
AmlApiHelper.h DynamicTablesPkg: Remove duplicated words 2022-12-13 14:30:20 +00:00
AmlResourceDataApi.c DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00