mirror_edk2/BaseTools/Source/Python
Liming Gao 3a4698202c Revert "BaseTools:BaseTools supports to the driver combination."
This reverts commit 838bc257ba.
After further evaluation, there are the unclear behavior in for the
driver combination feature. To not impact Q1 stable tag, remove it first.
1. If the drivers to be combined have the different PCD or library instance
   setting, build should not combine them and report build break. But this
   commit doesn't consider this case.
2. When start the sub driver fail, continue to start other sub driver. This
   behavior is required to be clarifed in build spec.
3. Unload the sub driver when the combined driver start fail. This case need
   to call the sub driver unload function for the driver start fail only.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
2019-02-28 10:01:53 +08:00
..
AutoGen Revert "BaseTools:BaseTools supports to the driver combination." 2019-02-28 10:01:53 +08:00
BPDG BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
build BaseTools:PCD value error in structure pcd sku case. 2019-02-20 13:16:58 +08:00
Capsule BaseTools/Capsule: Support capsules without a payload header 2018-08-02 14:35:29 -07:00
Common BaseTools:PCD value error in structure pcd sku case. 2019-02-20 13:16:58 +08:00
CommonDataClass BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Ecc BaseTools:The BOM character is processed when python reads a file 2019-02-27 09:39:09 +08:00
Eot BaseTools: Fix a Eot issue. 2019-02-26 09:10:23 +08:00
GenFds BaseTools: Various typo 2019-02-14 10:02:28 +08:00
GenPatchPcdTable Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
PatchPcdValue BaseTools: change the Division Operator 2019-02-01 11:09:21 +08:00
Pkcs7Sign BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
Rsa2048Sha256Sign BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Table BaseTools: Various typo 2019-02-14 10:02:28 +08:00
TargetTool BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Trim BaseTools: Various typo 2019-02-14 10:02:28 +08:00
UPT BaseTools: replace Sdict with OrderedDict in UPT 2019-02-20 13:16:56 +08:00
Workspace Revert "BaseTools:BaseTools supports to the driver combination." 2019-02-28 10:01:53 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Remove the step to freeze python tool 2018-10-19 08:21:47 +08:00
sitecustomize.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00