audk/MdeModulePkg/Application/CapsuleApp
Star Zeng 8b17683a27 MdeModulePkg CapsuleApp: Add directory support
Current CapsuleApp only supports input/output file from rootdirectory.
If the CapsuleApp and related file are put into subdirectory,
below message will be shown when running the CapsuleApp in shell.

"CapsuleApp: capsule image (Capsule image file name) is not found."

This patch is to add directory support for CapsuleApp
by using shell protocol.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2017-04-14 13:47:39 +08:00
..
AppSupport.c MdeModulePkg CapsuleApp: Add directory support 2017-04-14 13:47:39 +08:00
CapsuleApp.c MdeModulePkg CapsuleApp: Add directory support 2017-04-14 13:47:39 +08:00
CapsuleApp.inf MdeModulePkg CapsuleApp: Add directory support 2017-04-14 13:47:39 +08:00
CapsuleApp.uni MdeModulePkg/CapsuleApp: Add CapsuleApp application. 2016-11-08 22:37:05 +08:00
CapsuleAppExtra.uni MdeModulePkg/CapsuleApp: Add CapsuleApp application. 2016-11-08 22:37:05 +08:00
CapsuleDump.c MdeModulePkg/CapsuleApp: Dump capsule name in record. 2016-12-23 10:08:04 +08:00