Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of ReportStatusCo...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 4 Nov 2010 20:58:23 +0000 (20:58 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 4 Nov 2010 20:58:23 +0000 (20:58 +0000)
commitc5e0de8794346f0e11ae63f1e7705e784dcd5f81
tree993fd44a366cea6d4afe634ef48a40a98988486d
parent9be899c5cc644d710e3392dedb672bf67b84b9c1
Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of ReportStatusCode is performed at > TPL_NOTIFY or there is not enough memory to allocate a buffer for the ExtendedData associated with the status code being reported

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11003 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/DxeReportStatusCodeLib/ReportStatusCodeLib.c
MdeModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c