Clean up BdsDxe for Doxygen comments requirement.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5496 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-07-16 07:50:37 +00:00
parent 91143ad807
commit f8d709956f
1 changed files with 1 additions and 1 deletions

View File

@ -721,7 +721,7 @@ WaitForSingleEvent (
EFI_EVENT TimerEvent;
EFI_EVENT WaitList[2];
if (Timeout) {
if (Timeout != 0) {
//
// Create a timer event
//