]> git.proxmox.com Git - mirror_edk2.git/commit
The handler dispatcher in PEI statuscode router driver should check if handler is...
authorli-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 15 Nov 2011 06:36:37 +0000 (06:36 +0000)
committerli-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 15 Nov 2011 06:36:37 +0000 (06:36 +0000)
commite846c180b936d9db2b10f1aa0807201de01f2106
treefac576be30be49f16ef59b8e4f01b614167b3293
parent2002bf5dd56927cbacbc748120bc6f6f2e3fe12c
The handler dispatcher in PEI statuscode router driver should check if handler is NULL, if it is not NULL, then handler can be called.

Signed-off-by: li-elvin
Reviewed-by: lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12699 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.c