Extensible Firmware Interface Specification
3.1.3
SignalEvent()
Summary
Signals an event.
Prototype
EFI_STATUS
SignalEvent (
IN EFI_EVENT
);
Parameters
Event
Description
The supplied
Event
to be invoked at the event's notificiation task priority level.
from any task priority level.
Status Codes Returned
EFI_SUCCESS
34
Event
The event to signal. Type
is signaled and, if the event has a signal notification function, it is scheduled
The event was signaled.
12/12/00
is defined in Section 3.1.1.
EFI_EVENT
SignalEvent()
may be invoked
Version 1.02
Need help?
Do you have a question about the Extensible Firmware Interface and is the answer not in the manual?