Searched refs:EVT_SIGNAL_EXIT_BOOT_SERVICES (Results 1 - 21 of 21) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Drivers/IoInitDxe/
H A DIoInitDxe.c49 EVT_SIGNAL_EXIT_BOOT_SERVICES,
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/IoInitDxe/
H A DIoInitDxe.c79 EVT_SIGNAL_EXIT_BOOT_SERVICES,
/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/
H A DArmGicCommonDxe.c138 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_NOTIFY, ExitBootServicesEvent, NULL, &EfiExitBootServicesEvent);
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/
H A DEvent.c72 EVT_SIGNAL_EXIT_BOOT_SERVICES,
417 // For event group, type EVT_SIGNAL_EXIT_BOOT_SERVICES and EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
420 if ((Type == EVT_SIGNAL_EXIT_BOOT_SERVICES) || (Type == EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE)) {
424 Type = EVT_SIGNAL_EXIT_BOOT_SERVICES;
432 if (Type == EVT_SIGNAL_EXIT_BOOT_SERVICES) {
/device/linaro/bootloader/edk2/ArmPkg/Drivers/GenericWatchdogDxe/
H A DGenericWatchdogDxe.c317 EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_NOTIFY,
/device/linaro/bootloader/edk2/ArmPkg/Drivers/TimerDxe/
H A DTimerDxe.c432 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_NOTIFY, ExitBootServicesEvent, NULL, &EfiExitBootServicesEvent);
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/SP804TimerDxe/
H A DSP804Timer.c391 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_NOTIFY, ExitBootServicesEvent, NULL, &EfiExitBootServicesEvent);
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/SP805WatchdogDxe/
H A DSP805Watchdog.c363 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_NOTIFY, ExitBootServicesEvent, NULL, &EfiExitBootServicesEvent);
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/
H A DLcdGraphicsOutputDxe.c186 EVT_SIGNAL_EXIT_BOOT_SERVICES,
/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
H A DGopScreen.c295 EVT_SIGNAL_EXIT_BOOT_SERVICES,
/device/linaro/bootloader/edk2/Omap35xxPkg/InterruptDxe/
H A DHardwareInterrupt.c352 Status = gBS->CreateEvent(EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_NOTIFY, ExitBootServicesEvent, NULL, &EfiExitBootServicesEvent);
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
H A DXenBusDxe.c383 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK,
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
H A DDriverBinding.c244 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK,
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/
H A DDxeMpLib.c385 EVT_SIGNAL_EXIT_BOOT_SERVICES,
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
H A DDriverBinding.c322 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK,
/device/linaro/bootloader/edk2/OvmfPkg/VirtioRngDxe/
H A DVirtioRng.c481 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK,
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
H A DUefiSpec.h394 #define EVT_SIGNAL_EXIT_BOOT_SERVICES 0x00000201 macro
/device/linaro/bootloader/edk2/OvmfPkg/VirtioBlkDxe/
H A DVirtioBlk.c949 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK,
/device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/
H A DDriverBinding.c641 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK,
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
H A DPp2Dxe.c1255 EVT_SIGNAL_EXIT_BOOT_SERVICES,
/device/linaro/bootloader/edk2/OvmfPkg/VirtioScsiDxe/
H A DVirtioScsi.c1090 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK,

Completed in 133 milliseconds