/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/ |
D | UefiRuntimeLib.uni | 5 // EVT_SIGNAL_EXIT_BOOT_SERVICES event, to provide runtime services. 22 …me Library, with hooked EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_SIGNAL_EXIT_BOOT_SERVICES event,…
|
D | UefiRuntimeLib.inf | 5 # EVT_SIGNAL_EXIT_BOOT_SERVICES event, to provide runtime services.
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Drivers/IoInitDxe/ |
D | IoInitDxe.c | 49 EVT_SIGNAL_EXIT_BOOT_SERVICES, in IoInitDxeEntry()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/ |
D | Event.c | 72 EVT_SIGNAL_EXIT_BOOT_SERVICES, 420 if ((Type == EVT_SIGNAL_EXIT_BOOT_SERVICES) || (Type == EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE)) { in CoreCreateEventInternal() 424 Type = EVT_SIGNAL_EXIT_BOOT_SERVICES; in CoreCreateEventInternal() 432 if (Type == EVT_SIGNAL_EXIT_BOOT_SERVICES) { in CoreCreateEventInternal()
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/IoInitDxe/ |
D | IoInitDxe.c | 79 EVT_SIGNAL_EXIT_BOOT_SERVICES, in IoInitDxeEntry()
|
/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/ |
D | ArmGicCommonDxe.c | 138 …Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_NOTIFY, ExitBootServicesEvent, NULL,… in InstallAndRegisterInterruptService()
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/SP805WatchdogDxe/ |
D | SP805Watchdog.c | 363 …Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_NOTIFY, ExitBootServicesEvent, NULL,… in SP805Initialize()
|
/device/linaro/bootloader/edk2/ArmPkg/Drivers/GenericWatchdogDxe/ |
D | GenericWatchdogDxe.c | 317 EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_NOTIFY, in GenericWatchdogEntry()
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/SP804TimerDxe/ |
D | SP804Timer.c | 391 …Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_NOTIFY, ExitBootServicesEvent, NULL,… in TimerInitialize()
|
/device/linaro/bootloader/edk2/Omap35xxPkg/InterruptDxe/ |
D | HardwareInterrupt.c | 352 …Status = gBS->CreateEvent(EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_NOTIFY, ExitBootServicesEvent, NULL, … in InterruptDxeInitialize()
|
/device/linaro/bootloader/edk2/ArmPkg/Drivers/TimerDxe/ |
D | TimerDxe.c | 432 …Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_NOTIFY, ExitBootServicesEvent, NULL,… in TimerInitialize()
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/ |
D | LcdGraphicsOutputDxe.c | 186 EVT_SIGNAL_EXIT_BOOT_SERVICES, in LcdGraphicsOutputDxeInitialize()
|
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/ |
D | XenBusDxe.c | 383 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK, in XenBusDxeDriverBindingStart()
|
/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/ |
D | GopScreen.c | 295 EVT_SIGNAL_EXIT_BOOT_SERVICES, in EmuGopStartWindow()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/ |
D | DxeMpLib.c | 385 EVT_SIGNAL_EXIT_BOOT_SERVICES, in InitMpGlobalData()
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/ |
D | DriverBinding.c | 244 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK, in VirtioNetSnpPopulate()
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioRngDxe/ |
D | VirtioRng.c | 481 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK, in VirtioRngDriverBindingStart()
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/ |
D | DriverBinding.c | 322 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK, in MarvellYukonDriverStart()
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/ |
D | DriverBinding.c | 641 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK, in VirtioGpuDriverBindingStart()
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioBlkDxe/ |
D | VirtioBlk.c | 949 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK, in VirtioBlkDriverBindingStart()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/ |
D | UefiSpec.h | 394 #define EVT_SIGNAL_EXIT_BOOT_SERVICES 0x00000201 macro
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioScsiDxe/ |
D | VirtioScsi.c | 1090 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK, in VirtioScsiDriverBindingStart()
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/ |
D | Pp2Dxe.c | 1255 EVT_SIGNAL_EXIT_BOOT_SERVICES, in Pp2DxeInitialise()
|