]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Clean up BdsDxe for Doxygen comments requirement.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 16 Jul 2008 07:50:37 +0000 (07:50 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 16 Jul 2008 07:50:37 +0000 (07:50 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5496 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/BdsDxe/FrontPage.c

index ed9609d2552175bf1acabecddd5c1c9b1c32a966..54d4a5fbd767ce6d247d02e92074ee42fd890418 100644 (file)
@@ -721,7 +721,7 @@ WaitForSingleEvent (
   EFI_EVENT   TimerEvent;\r
   EFI_EVENT   WaitList[2];\r
 \r
-  if (Timeout) {\r
+  if (Timeout != 0) {\r
     //\r
     // Create a timer event\r
     //\r