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> |
||
---|---|---|
.. | ||
Library | ||
Protocol | ||
AcpiObjects.h | ||
AcpiTableGenerator.h | ||
ArmNameSpaceObjects.h | ||
ConfigurationManagerHelper.h | ||
ConfigurationManagerObject.h | ||
DeviceTreeTableGenerator.h | ||
SmbiosTableGenerator.h | ||
StandardNameSpaceObjects.h | ||
TableGenerator.h |