|
iPXE
|
iPXE CPU sleeping API for EFI More...
Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| static void | efi_cpu_nap (void) |
| Sleep until next interrupt. More... | |
| PROVIDE_NAP (efi, cpu_nap, efi_cpu_nap) | |
iPXE CPU sleeping API for EFI
Definition in file efi_nap.c.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
|
static |
Sleep until next interrupt.
Definition at line 39 of file efi_nap.c.
References cpu_halt(), and efi_shutdown_in_progress.
| PROVIDE_NAP | ( | efi | , |
| cpu_nap | , | ||
| efi_cpu_nap | |||
| ) |
1.8.15