audk/DynamicTablesPkg/Library/Common/AmlLib
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
..
AmlDbgPrint DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AmlEncoding DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Api DynamicTablesPkg: AmlLib CONST cleanup 2024-07-01 09:40:09 +00:00
CodeGen DynamicTablesPkg: AmlLib CONST cleanup 2024-07-01 09:40:09 +00:00
NameSpace DynamicTablesPkg: AmlLib CONST cleanup 2024-07-01 09:40:09 +00:00
Parser DynamicTablesPkg: Corrects function pointer typedef of AML_PARSE_FUNCTION 2023-12-22 08:48:25 +00:00
ResourceData DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Serialize DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Stream DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
String DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Tree DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Utils DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AmlCoreInterface.h DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AmlDefines.h DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AmlInclude.h DynamicTablesPkg: AmlLib definitions 2020-08-13 18:00:06 +00:00
AmlLib.inf DynamicTablesPkg: Exempt some _CPC field from checks 2024-01-29 16:47:03 +00:00
AmlNodeDefines.h DynamicTablesPkg: Remove duplicated words 2022-12-13 14:30:20 +00:00