Searched refs:EVT_SIGNAL_EXIT_BOOT_SERVICES (Results 1 – 3 of 3) sorted by relevance
47 ret = boottime->create_event(EVT_SIGNAL_EXIT_BOOT_SERVICES, in setup()
610 case EVT_SIGNAL_EXIT_BOOT_SERVICES: in efi_create_event()1944 if (evt->type == EVT_SIGNAL_EXIT_BOOT_SERVICES) in efi_exit_boot_services()
50 #define EVT_SIGNAL_EXIT_BOOT_SERVICES 0x00000201 macro