int efi_shutdown_in_progress
EFI shutdown is in progress.
static void efi_cpu_nap(void)
Sleep until next interrupt.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
void cpu_halt(void)
Sleep until next CPU interrupt.
void cpu_nap(void)
Sleep with interrupts enabled until next CPU interrupt.
#define PROVIDE_NAP(_subsys, _api_func, _func)
Provide an CPU sleeping API implementation.