Searched refs:EVT_SIGNAL_EXIT_BOOT_SERVICES (Results 1 – 4 of 4) sorted by relevance
47 ret = boottime->create_event(EVT_SIGNAL_EXIT_BOOT_SERVICES, in setup()
263 ret = efi_create_event(EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK, in efi_var_mem_init()
681 case EVT_SIGNAL_EXIT_BOOT_SERVICES: in efi_create_event()753 case EVT_SIGNAL_EXIT_BOOT_SERVICES: in efi_create_event_ex()2143 if (evt->type == EVT_SIGNAL_EXIT_BOOT_SERVICES) in efi_exit_boot_services()
49 #define EVT_SIGNAL_EXIT_BOOT_SERVICES 0x00000201 macro
Completed in 19 milliseconds