audk/BaseTools/Source/Python
Feng, YunhuaX a146c532c7 BaseTools: fix --genfds-multi-thread generate makefile issue
1. when inf file is binary module, not generate makefile,
  so need generate ffs with previous method.
2. generate Ui section maybe override and the string is not
  $(MODULE_NAME)
  like as:
  INF  RuleOverride = UI MdeModulePkg/Application/UiApp/UiApp.inf
3. Trim generate incorrect Offset.raw when some vfr not generate .lst
   file in Debug directory, Trim get the VFR name with the .c files
   replacement.
4. fix some depex file not generate issue

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: Yonghong Zhu <yonghong.zhu@intel.com>
2018-04-11 14:47:55 +08:00
..
AutoGen BaseTools: Fix the build error caused by eca980c0c8 2018-04-11 09:55:41 +08:00
BPDG BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Common BaseTools: Remove unneeded files 2018-04-10 14:28:45 +08:00
CommonDataClass BaseTools: use built in OrderedDict instead of custom version. 2018-04-08 14:50:17 +08:00
Ecc BaseTools: remove uncalled functions 2018-04-03 17:39:34 +08:00
Eot BaseTools: Remove unused code from Misc 2018-04-08 14:50:18 +08:00
GenFds BaseTools: fix --genfds-multi-thread generate makefile issue 2018-04-11 14:47:55 +08:00
GenPatchPcdTable BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
PatchPcdValue BaseTools: no need to do int() API work for it 2018-03-30 09:16:01 +08:00
Pkcs7Sign BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has space 2017-04-27 21:19:29 +08:00
Rsa2048Sha256Sign BaseTools: Update Rsa2048Sha256Sign to use openssl dgst option 2018-03-28 09:58:43 +08:00
Table BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
TargetTool BaseTools: refactor and remove out of date use of .keys() 2018-04-10 10:05:16 +08:00
Trim BaseTools: fix --genfds-multi-thread generate makefile issue 2018-04-11 14:47:55 +08:00
UPT BaseTools: refactor and remove out of date use of .keys() 2018-04-10 10:05:16 +08:00
Workspace BaseTools: Fix two cases that use GUID CName as PCD Value 2018-04-10 13:59:06 +08:00
build BaseTools: copy a dictionary from InfClassObject to BuildReport 2018-04-10 14:21:54 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Remove unneeded files 2018-04-10 14:28:45 +08:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00