git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2226 6f19259b...
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 Jan 2007 02:44:07 +0000 (02:44 +0000)
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 Jan 2007 02:44:07 +0000 (02:44 +0000)
EdkModulePkg/Universal/StatusCode/Dxe/Common/DxeStatusCodeCommon.c

index 1ac1c74a5e0bc3cd34db1d1bc7ea69da98ddc345..43fe3fdfda6c47e05b73d6f3a9a2dbcce850701a 100644 (file)
@@ -148,9 +148,6 @@ ReportDispatcher (
   IN EFI_STATUS_CODE_DATA     *Data      OPTIONAL\r
   )\r
 {\r
-       volatile int tt = 1;\r
-       while (tt) {\r
-       }\r
   //\r
   // Use atom operation to avoid the reentant of report.\r
   // If current status is not zero, then the function is reentrancy.\r