mirror of https://github.com/acidanthera/audk.git
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> |
||
---|---|---|
.. | ||
AmlLib | ||
AcpiHelperLib.h | ||
DynamicPlatRepoLib.h | ||
DynamicTablesScmiInfoLib.h | ||
HwInfoParserLib.h | ||
SmbiosStringTableLib.h | ||
SsdtPcieSupportLib.h | ||
SsdtSerialPortFixupLib.h | ||
TableHelperLib.h |