]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/WorkspaceCommon.py
BaseTools/Python: Allow HOST_APPLICATION to use NULL libraries
authorMichael D Kinney <michael.d.kinney@intel.com>
Thu, 11 Jun 2020 22:25:30 +0000 (15:25 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 15 Jul 2020 05:25:21 +0000 (05:25 +0000)
commit5b86bbf891677882a9d097f87cd0128562c12c43
tree2831ff15da528295314012abc9ae3431f3ea15de
parentc7195b9ec3c5f8f40119c96ac4a0ab1e8cebe9dc
BaseTools/Python: Allow HOST_APPLICATION to use NULL libraries

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2797

Update HOST_APPLICATION module type to use NULL library instances.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Sean Brogan <sean.brogan@microsoft.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/Workspace/WorkspaceCommon.py