mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-24 06:04:52 +02:00
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:
parent
91143ad807
commit
f8d709956f
@ -721,7 +721,7 @@ WaitForSingleEvent (
|
|||||||
EFI_EVENT TimerEvent;
|
EFI_EVENT TimerEvent;
|
||||||
EFI_EVENT WaitList[2];
|
EFI_EVENT WaitList[2];
|
||||||
|
|
||||||
if (Timeout) {
|
if (Timeout != 0) {
|
||||||
//
|
//
|
||||||
// Create a timer event
|
// Create a timer event
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user