audk/BaseTools/Source/Python/Workspace
Marvin.Haeuser@outlook.com 5a57246eab BaseTools: Rename String to StringUtils.
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>
2018-05-28 13:05:00 +08:00
..
BuildClassObject.py BaseTools: move PCD size calculation functions to PcdClassObject 2018-05-04 13:03:05 +08:00
DecBuildData.py BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
DscBuildData.py BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
InfBuildData.py BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
MetaDataTable.py BaseTools: dont make iterator into list if not needed 2018-05-04 13:08:09 +08:00
MetaFileCommentParser.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
MetaFileParser.py BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
MetaFileTable.py BaseTools: use predefined constants instead of local strings 2018-04-18 22:15:35 +08:00
WorkspaceCommon.py BaseTools: replace string constants used for module types 2018-05-02 14:56:31 +08:00
WorkspaceDatabase.py BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00