]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Application/CapsuleApp/CapsuleDump.c
MdeModulePkg/CapsuleApp: Dump capsule name in record.
authorJiewen Yao <jiewen.yao@intel.com>
Thu, 22 Dec 2016 05:45:18 +0000 (13:45 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Fri, 23 Dec 2016 02:08:04 +0000 (10:08 +0800)
commitde5209d5db0b96c2a2c1572838e5fc1301f95aa9
tree39d9e161b016da3d1561efd1baa572851cf6dc6d
parentd8487a34f0b931a007e64f02656d1f61882c317d
MdeModulePkg/CapsuleApp: Dump capsule name in record.

According to UEFI spec, capsule report variable should include
a null terminator for capsule name and capsule target, if they are
not present.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Application/CapsuleApp/CapsuleDump.c