Searched refs:efi_shutdown_tag (Results 1 – 1 of 1) sorted by relevance
71 static eventhandler_tag efi_shutdown_tag; variable251 efi_shutdown_tag = EVENTHANDLER_REGISTER(shutdown_final, in efi_init()264 if (efi_shutdown_tag != NULL) in efi_uninit()265 EVENTHANDLER_DEREGISTER(shutdown_final, efi_shutdown_tag); in efi_uninit()