public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Handle NULL capsule name in record.
@ 2016-12-22  5:47 Jiewen Yao
  2016-12-22  5:47 ` [PATCH 1/2] MdeModulePkg/CapsuleLib: Add " Jiewen Yao
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jiewen Yao @ 2016-12-22  5:47 UTC (permalink / raw)
  To: edk2-devel

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

Jiewen Yao (2):
  MdeModulePkg/CapsuleLib: Add NULL capsule name in record.
  MdeModulePkg/CapsuleApp: Dump capsule name in record.

 MdeModulePkg/Application/CapsuleApp/CapsuleDump.c           | 16 ++++++++--------
 MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleReportLib.c | 11 ++++++++---
 2 files changed, 16 insertions(+), 11 deletions(-)

-- 
2.7.4.windows.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-12-23  2:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-22  5:47 [PATCH 0/2] Handle NULL capsule name in record Jiewen Yao
2016-12-22  5:47 ` [PATCH 1/2] MdeModulePkg/CapsuleLib: Add " Jiewen Yao
2016-12-22  5:47 ` [PATCH 2/2] MdeModulePkg/CapsuleApp: Dump " Jiewen Yao
2016-12-23  1:14 ` [PATCH 0/2] Handle NULL " Tian, Feng
2016-12-23  2:00 ` Zeng, Star

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox