audk/BaseTools/Source/Python/Common
Carsey, Jaben ab0ff0b0a6 BaseTools: Remove unused code from Misc
remove the functions and classes
remove any imports of these

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-04-08 14:50:18 +08:00
..
BuildToolError.py BaseTools: PcdDataBase Optimization for multiple SkuIds 2017-12-25 11:05:47 +08:00
BuildVersion.py BaseTools: Clear build versions to sync with buildtools/BaseTools 2014-07-25 21:10:33 +00:00
DataType.py BaseTools: Support Structure PCD value inherit between the different SKUs 2017-12-25 11:05:47 +08:00
Database.py There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
DecClassObject.py BaseTools: cleanup class heirarchy 2018-03-30 09:17:30 +08:00
Dictionary.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
DscClassObject.py BaseTools: use built in OrderedDict instead of custom version. 2018-04-08 14:50:17 +08:00
EdkIIWorkspace.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
EdkIIWorkspaceBuild.py BaseTools: use built in OrderedDict instead of custom version. 2018-04-08 14:50:17 +08:00
EdkLogger.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Expression.py BaseTools: use in to compare single chars 2018-03-30 09:16:27 +08:00
FdfClassObject.py BaseTools: cleanup class heirarchy 2018-03-30 09:17:30 +08:00
FdfParserLite.py BaseTools: make static functions when self is not needed 2018-04-03 17:38:42 +08:00
GlobalData.py BaseTools: GlobalData Add a regular expression for a hex number 2018-03-29 10:17:46 +08:00
Identification.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
InfClassObject.py BaseTools: cleanup class heirarchy 2018-03-30 09:17:30 +08:00
LongFilePathOs.py This patch is going to: 2014-08-21 07:51:21 +00:00
LongFilePathOsPath.py BaseTools: Update Build tool to support multiple workspaces 2015-10-08 09:27:14 +00:00
LongFilePathSupport.py BaseTools/Ecc: Add a checkpoint for invalid UNI file. 2015-06-25 07:50:55 +00:00
MigrationUtilities.py BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
Misc.py BaseTools: Remove unused code from Misc 2018-04-08 14:50:18 +08:00
MultipleWorkspace.py BaseTools: Fix the bug to correctly handle the [BuildOptions] 2016-04-15 08:41:21 +08:00
Parsing.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
PyUtility.pyd Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
RangeExpression.py BaseTools: remove local hex number regular expression 2018-03-29 16:26:38 +08:00
String.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
TargetTxtClassObject.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
ToolDefClassObject.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
VariableAttributes.py BaseTools/Build: Add SDL support 2015-04-10 06:59:47 +00:00
VpdInfoFile.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00