diff options
Diffstat (limited to 'MdeModulePkg/Include')
-rw-r--r-- | MdeModulePkg/Include/Guid/ConnectConInEvent.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Include/Guid/ConnectConInEvent.h b/MdeModulePkg/Include/Guid/ConnectConInEvent.h index fb9d52b174..28dd4b93de 100644 --- a/MdeModulePkg/Include/Guid/ConnectConInEvent.h +++ b/MdeModulePkg/Include/Guid/ConnectConInEvent.h @@ -1,6 +1,6 @@ /** @file
- GUID is the name of events used with CreateEventEx in order to be notified
- when the requires ConIn connection.
+ GUID for an event that is signaled on the first attempt to check for a keystroke
+ from the ConIn device.
Copyright (c) 2012, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
|