diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2017-11-28 15:51:17 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2017-12-07 15:56:26 +0800 |
commit | fdd8463d7bd3cbc8a426a80ea80a136341f2b957 (patch) | |
tree | e59daae58242266f48ad248301ba42cc2d90f4d1 /BaseTools/Source/Python | |
parent | ac811846f2db75335be74878a323d5602d595d79 (diff) | |
download | edk2-fdd8463d7bd3cbc8a426a80ea80a136341f2b957.tar.gz edk2-fdd8463d7bd3cbc8a426a80ea80a136341f2b957.tar.bz2 edk2-fdd8463d7bd3cbc8a426a80ea80a136341f2b957.zip |
EmulatorPkg: Fix build failure due to Tftp library removal
The TFTP command was converted from a NULL class library instance to
a dynamic shell command in commit 0961002352e9.
The ShellLib and FileHandleLib resolutions are moved from
Shell app <LibraryClasses> to [LibraryClasses.common]
because dynamic shell commands implemented as DXE_DRIVER modules
also depend on these libraries.
PcdShellLibAutoInitialize must be set to FALSE for both the shell app
itself and the dynamic shell command modules.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions