]> git.proxmox.com Git - mirror_edk2.git/commit
Added some extra error checking to make sure mSecReportStatusCode is valid. I was...
authorajfish <ajfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 1 Jun 2006 17:48:40 +0000 (17:48 +0000)
committerajfish <ajfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 1 Jun 2006 17:48:40 +0000 (17:48 +0000)
commit18e40fcd5d0bdb5ff749fefd8f2f776227f9ddf9
tree6962f958bee87bf8c62f4d7bdc0d4884929b7c8b
parent85cf9dcbdd26b2a001cf29d419e919f430918e6f
Added some extra error checking to make sure mSecReportStatusCode is valid. I was doing an experiment and I was crashing due to lack of this check. The checked in code does not fail in this case, but an extra error check will not hurt.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@370 6f19259b-4bc3-4df7-8a09-765794883524
EdkNt32Pkg/Pei/MonoStatusCode/Nt32/PlatformStatusCode.c