audk/BaseTools/Source/Python/Common
Yunhua Feng 8be15c61e8 BaseTools: Fix some build and report file issue
1. increment build not skip make file when not change any file
2. report file generate abundant blank line
3. Build encounter Database is locked on some platform, using database
   auto commit
4. Fv BaseAddress must have if set

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-10-13 09:57:13 +08:00
..
Edk2 BaseTools/Capsule: Add Capsule Generation Tools 2018-08-02 14:35:20 -07:00
Uefi BaseTools/Capsule: Fix CertType GUID byte order 2018-08-02 14:35:24 -07:00
BuildToolError.py BaseTools: introduce !error statement 2018-06-22 13:38:40 +08:00
BuildVersion.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
DataType.py BaseTools: Create and use a shared value for 'MSFT' from DataType 2018-08-30 08:42:09 +08:00
Database.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
EdkLogger.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
Expression.py BaseTools: change the Division Operator in the expression 2018-10-13 09:54:53 +08:00
GlobalData.py BaseTools: Check GUID C structure format 2018-09-14 13:41:07 +08:00
Identification.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
LongFilePathOs.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
LongFilePathOsPath.py BaseTools: Update Build tool to support multiple workspaces 2015-10-08 09:27:14 +00:00
LongFilePathSupport.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
Misc.py BaseTools: Fix some build and report file issue 2018-10-13 09:57:13 +08:00
MultipleWorkspace.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Parsing.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
PyUtility.pyd Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
RangeExpression.py BaseTools: remove the super() function argument 2018-10-13 09:50:43 +08:00
StringUtils.py BaseTools: Fix some build and report file issue 2018-10-13 09:57:13 +08:00
TargetTxtClassObject.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
ToolDefClassObject.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
VariableAttributes.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
VpdInfoFile.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
caching.py BaseTools: AutoGen refactor ModuleAutoGen caching 2018-08-20 10:53:05 +08:00