This commit is contained in:
yshang1 2007-01-12 02:44:07 +00:00
parent 35d4cd92bd
commit 70b6db908a
1 changed files with 0 additions and 3 deletions

View File

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