]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg/ShellLib: Constructor doesn't depend on ShellParameters
authorRuiyu Ni <ruiyu.ni@intel.com>
Fri, 24 Nov 2017 08:01:41 +0000 (16:01 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Tue, 28 Nov 2017 05:22:34 +0000 (13:22 +0800)
When ShellLib is linked to a driver producing DynamicCommand
protocol, ShellParameters protocol is set by
DynamicCommand.Handler().
The driver image handle doesn't have ShellParameters protocol
installed.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>

No differences found