]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg: SecureBootConfigDxe: Add NULL pointer check
authorZhang, Chao B <chao.b.zhang@intel.com>
Tue, 10 May 2016 07:50:02 +0000 (15:50 +0800)
committerZhang, Chao B <chao.b.zhang@intel.com>
Wed, 11 May 2016 00:58:14 +0000 (08:58 +0800)
commitf1005559ec0ab65d42526313eb819f60c120eab8
treec8c9e8f26378aff718a297af10c86b2a2c0b8188
parent09abc636756b5d1f29224402181f7fd34f736c5f
SecurityPkg: SecureBootConfigDxe: Add NULL pointer check

Add SecureBoot NULL pointer check before reference it.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c