public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Add check for PublicKeyDataLength
@ 2016-12-22  5:00 Jiewen Yao
  2016-12-22  5:00 ` [PATCH 1/2] SecurityPkg/FmpAuthLib: Add PublicKeyDataLength check Jiewen Yao
  2016-12-22  5:00 ` [PATCH 2/2] SignedCapsulePkg/SystemCapsuleLib: Add ASSERT check for PCD Jiewen Yao
  0 siblings, 2 replies; 5+ messages in thread
From: Jiewen Yao @ 2016-12-22  5:00 UTC (permalink / raw)
  To: edk2-devel

Add more check for PublicKeyDataLength to avoid user mistake
or platform mis-configuration.

Jiewen Yao (2):
  SecurityPkg/FmpAuthLib: Add PublicKeyDataLength check
  SignedCapsulePkg/SystemCapsuleLib: Add ASSERT check for PCD

 SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.c | 5 +++++
 SignedCapsulePkg/Library/EdkiiSystemCapsuleLib/EdkiiSystemCapsuleLib.c                    | 2 ++
 2 files changed, 7 insertions(+)

-- 
2.7.4.windows.1



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

end of thread, other threads:[~2016-12-22  5:15 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:00 [PATCH 0/2] Add check for PublicKeyDataLength Jiewen Yao
2016-12-22  5:00 ` [PATCH 1/2] SecurityPkg/FmpAuthLib: Add PublicKeyDataLength check Jiewen Yao
2016-12-22  5:14   ` Long, Qin
2016-12-22  5:00 ` [PATCH 2/2] SignedCapsulePkg/SystemCapsuleLib: Add ASSERT check for PCD Jiewen Yao
2016-12-22  5:15   ` Long, Qin

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