mirror of https://github.com/acidanthera/audk.git
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2226 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
35d4cd92bd
commit
70b6db908a
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue