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