aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/runtime-wrappers.c
Commit message (Expand)AuthorAge
* efi: Replace runtime services spinlock with semaphoreArd Biesheuvel2016-09-09
* efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-27
* efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdefMark Rutland2016-04-28
* efi/runtime-wrappers: Detect firmware IRQ flag corruptionMark Rutland2016-04-28
* efi/runtime-wrappers: Remove redundant #ifdefsMark Rutland2016-04-28
* efi/runtime-wrappers: Add {__,}efi_call_virt() templatesMark Rutland2016-04-28
* efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabledArd Biesheuvel2016-02-22
* efi: Runtime-wrapper: Get rid of the rtc_lock spinlockArd Biesheuvel2016-02-03
* efi/runtime-wrappers: Remove out of date comment regarding in_nmi()Ard Biesheuvel2016-02-03
* efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()Ard Biesheuvel2016-02-03
* efi: Delete the in_nmi() conditional runtime lockingMatt Fleming2014-10-03
* efi: Provide a non-blocking SetVariable() operationMatt Fleming2014-10-03
* efi: Implement mandatory locking for UEFI Runtime ServicesArd Biesheuvel2014-10-03
* efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel2014-07-07