mirror of https://github.com/acidanthera/audk.git
5a57246eab
For case-insensitive file systems, edk2 String.py collides with the Python string.py, which results in build errors. This,for example, applies to building via the Windows Subsystem for Linux from a DriveFS file system. This patch renames String to StringUtils to prevent conflicts for case-insensitive file systems. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Marvin Haeuser <Marvin.Haeuser@outlook.com> Reviewed-by: Liming Gao <liming.gao@intel.com> |
||
---|---|---|
.. | ||
BuildToolError.py | ||
BuildVersion.py | ||
DataType.py | ||
Database.py | ||
EdkLogger.py | ||
Expression.py | ||
GlobalData.py | ||
Identification.py | ||
LongFilePathOs.py | ||
LongFilePathOsPath.py | ||
LongFilePathSupport.py | ||
Misc.py | ||
MultipleWorkspace.py | ||
Parsing.py | ||
PyUtility.pyd | ||
RangeExpression.py | ||
StringUtils.py | ||
TargetTxtClassObject.py | ||
ToolDefClassObject.py | ||
VariableAttributes.py | ||
VpdInfoFile.py | ||
__init__.py |