]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleReportLib.c
MdeModulePkg/CapsuleLib: Add NULL capsule name in record.
authorJiewen Yao <jiewen.yao@intel.com>
Thu, 22 Dec 2016 05:43:37 +0000 (13:43 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Fri, 23 Dec 2016 02:08:04 +0000 (10:08 +0800)
commitd8487a34f0b931a007e64f02656d1f61882c317d
treeda2033abec060d9fa0e90fd3261d82ea6049d769
parent7e6e4f96069464ed6ee0669e181abe7cb6801223
MdeModulePkg/CapsuleLib: Add NULL 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.

The reserved field is zeroed.

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/Library/DxeCapsuleLibFmp/DxeCapsuleReportLib.c