audk/BaseTools/Source/Python/UPT
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
..
Core BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Dll Sync BaseTools Branch (version r2271) to EDKII main trunk. 2011-08-26 07:46:26 +00:00
GenMetaFile BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Library BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
Logger BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Object BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Parser BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
PomAdapter BaseTools: refactor and remove out of date use of .keys() 2018-04-10 10:05:16 +08:00
UnitTest This patch is going to: 2014-08-26 05:58:02 +00:00
Xml BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
BuildVersion.py BaseTools: Clear build versions to sync with buildtools/BaseTools 2014-07-25 21:10:33 +00:00
InstallPkg.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
InventoryWs.py This patch is going to: 2014-08-26 05:58:02 +00:00
Makefile Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
MkPkg.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
ReplacePkg.py BaseTools/UPT: Support Multiple Installation 2017-08-12 12:38:26 +08:00
RmPkg.py This patch is going to: 2014-08-26 05:58:02 +00:00
TestInstall.py BaseTools/UPT: Support Multiple Installation 2017-08-12 12:38:26 +08:00
UPT.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00