Searched refs:EVT_NOTIFY_SIGNAL (Results 1 - 25 of 118) sorted by relevance

12345

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Event/
H A DEvent.c52 EVT_TIMER | EVT_NOTIFY_SIGNAL,
67 EVT_NOTIFY_SIGNAL,
143 EVT_NOTIFY_SIGNAL,
189 if ((Event->Type & EVT_NOTIFY_SIGNAL) != 0) {
346 if ((Type & (EVT_NOTIFY_WAIT | EVT_NOTIFY_SIGNAL)) != 0) {
441 if ((Type & (EVT_NOTIFY_WAIT | EVT_NOTIFY_SIGNAL)) != 0) {
499 if ((Type & EVT_NOTIFY_SIGNAL) != 0x00000000) {
556 if ((Event->Type & EVT_NOTIFY_SIGNAL) != 0) {
584 @retval EFI_INVALID_PARAMETER Event is of type EVT_NOTIFY_SIGNAL
606 if ((Event->Type & EVT_NOTIFY_SIGNAL) !
[all...]
H A DTimer.c176 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiNotTiano.c112 EFI_EVENT_SIGNAL_LEGACY_BOOT | EVT_NOTIFY_SIGNAL,
123 EVT_NOTIFY_SIGNAL,
213 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/StatusCode/DatahubStatusCodeHandlerDxe/
H A DDatahubStatusCodeHandlerDxe.c77 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/
H A DStatusCodeHandlerRuntimeDxe.c188 EVT_NOTIFY_SIGNAL,
197 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiLib/
H A DUefiNotTiano.c118 EVT_NOTIFY_SIGNAL,
203 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/
H A DSmmRuntimeDxeSupport.c275 EVT_NOTIFY_SIGNAL,
288 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiTcp4Io.c149 EVT_NOTIFY_SIGNAL,
160 EVT_NOTIFY_SIGNAL,
171 EVT_NOTIFY_SIGNAL,
182 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/WatchdogTimerDxe/
H A DWatchdogTimer.c231 EVT_TIMER | EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
H A DLoadDeferredImage.c139 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/
H A DDataHubStdErr.c127 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DHiiDatabaseEntry.c166 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounter.c222 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/
H A DInitVariable.c240 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/
H A DReportStatusCodeRouterRuntimeDxe.c153 EVT_NOTIFY_SIGNAL,
396 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiRuntimeLib/
H A DRuntimeLib.c103 EVT_NOTIFY_SIGNAL,
114 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/
H A DFirmwarePerformanceDxe.c722 EVT_NOTIFY_SIGNAL,
735 EVT_NOTIFY_SIGNAL,
748 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/
H A DRuntimeDxeIpfCryptLib.c85 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/
H A DStatusCodeRuntimeDxe.c71 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciHotPlugSupport.c221 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/DxeMain/
H A DDxeProtocolNotify.c224 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
H A DInitVariable.c207 EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Time/
H A Ditimer.c217 EVT_TIMER|EVT_NOTIFY_SIGNAL,
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxConsoleDxe/
H A DVBoxConsole.c141 r = gBS->CreateEventEx(EVT_NOTIFY_SIGNAL, TPL_NOTIFY, ConsoleSwitchMode, NULL, &gEfiEventReadyToBootGuid, &event);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/
H A DReportStatusCodeLib.c139 EVT_NOTIFY_SIGNAL,
152 EVT_NOTIFY_SIGNAL,

Completed in 1251 milliseconds

12345