summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/runtime-wrappers.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Replace runtime services spinlock with semaphoreArd Biesheuvel2016-09-091-32/+49
* efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-271-43/+10
* efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdefMark Rutland2016-04-281-7/+0
* efi/runtime-wrappers: Detect firmware IRQ flag corruptionMark Rutland2016-04-281-0/+31
* efi/runtime-wrappers: Remove redundant #ifdefsMark Rutland2016-04-281-4/+0
* efi/runtime-wrappers: Add {__,}efi_call_virt() templatesMark Rutland2016-04-281-0/+40
* efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabledArd Biesheuvel2016-02-221-43/+28
* efi: Runtime-wrapper: Get rid of the rtc_lock spinlockArd Biesheuvel2016-02-031-24/+8
* efi/runtime-wrappers: Remove out of date comment regarding in_nmi()Ard Biesheuvel2016-02-031-26/+0
* efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()Ard Biesheuvel2016-02-031-0/+22
* efi: Delete the in_nmi() conditional runtime lockingMatt Fleming2014-10-031-13/+4
* efi: Provide a non-blocking SetVariable() operationMatt Fleming2014-10-031-0/+19
* efi: Implement mandatory locking for UEFI Runtime ServicesArd Biesheuvel2014-10-031-10/+144
* efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel2014-07-071-0/+161
OpenPOWER on IntegriCloud