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