summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi
Commit message (Expand)AuthorAgeFilesLines
* x86/efi: Mark initialization code as suchMathias Krause2014-10-034-12/+14
* x86/efi: Update comment regarding required phys mapped EFI servicesMathias Krause2014-10-031-6/+6
* x86/efi: Unexport add_efi_memmap variableMathias Krause2014-10-031-3/+1
* x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-2/+5
* x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual modeDave Young2014-10-031-1/+5
* efi: Add kernel param efi=noruntimeDave Young2014-10-031-2/+2
* lib: Add a generic cmdline parse function parse_option_strDave Young2014-10-031-20/+2
* efi: Move noefi early param code out of x86 arch codeDave Young2014-10-031-9/+1
* efi-bgrt: Add error handling; inform the user when ignoring the BGRTJosh Triplett2014-10-031-6/+30
* efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming2014-10-031-2/+17
* arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper2014-07-181-36/+0
* arch/x86: Remove redundant set_bit(EFI_MEMMAP) callDaniel Kiper2014-07-181-2/+0
* arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) callDaniel Kiper2014-07-181-2/+0
* efi: Introduce EFI_PARAVIRT flagDaniel Kiper2014-07-181-6/+25
* arch/x86: Do not access EFI memory map if it is not availableDaniel Kiper2014-07-181-0/+3
* efi: Use early_mem*() instead of early_io*()Daniel Kiper2014-07-181-14/+14
* x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-181-0/+23
* efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel2014-07-071-142/+2
* x86/efi: Use early_memunmap() to squelch sparse errorsMatt Fleming2014-06-191-2/+2
* x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri2014-06-193-236/+270
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-082-104/+25
|\
| * Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-052-104/+25
| |\
| | * x86/efi: Implement a __efi_call_virt macroRicardo Neri2014-04-171-2/+2
| | * x86/efi: Delete most of the efi_call* macrosMatt Fleming2014-04-172-104/+25
| * | x86/efi: earlyprintk=efi,keep fixDave Young2014-05-031-19/+64
| |/
* | x86/efi: Do not export efi runtime map in case old mapDave Young2014-06-021-0/+3
* | x86/efi: earlyprintk=efi,keep fixDave Young2014-05-021-19/+64
|/
* x86/efi: Restore 'attr' argument to query_variable_info()Matt Fleming2014-03-171-1/+1
* x86/efi: Rip out phys_efi_get_time()Matt Fleming2014-03-171-29/+0
* x86/efi: Preserve segment registers in mixed modeMatt Fleming2014-03-171-8/+17
* Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-055-57/+651
|\
| * x86/efi: Re-disable interrupts after calling firmware servicesMatt Fleming2014-03-041-0/+6
| * x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming2014-03-041-1/+1
| * x86/efi: Add mixed runtime services supportMatt Fleming2014-03-045-33/+496
| * x86/efi: Add early thunk code to go from 64-bit to 32-bitMatt Fleming2014-03-041-0/+150
| * x86/efi: Delete dead code when checking for non-nativeMatt Fleming2014-03-041-12/+0
* | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-051-0/+20
|\ \
| * | x86/efi: Quirk out SGI UVBorislav Petkov2014-03-041-0/+20
| |/
* | x86/efi: Split efi_enter_virtual_modeBorislav Petkov2014-03-041-50/+98
* | x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov2014-03-043-25/+112
* | x86/efi: Dump the EFI page tableBorislav Petkov2014-03-043-0/+11
* | x86/efi: Style neateningJoe Perches2014-03-041-15/+11
* | x86/efi: Delete out-of-date comments of efi_query_variable_storeMadper Xie2014-03-041-7/+5
* | efi: Set feature flags inside feature init functionsMatt Fleming2014-03-041-4/+7
* | efi: Move facility flags to struct efiMatt Fleming2014-03-041-16/+5
|/
* x86/efi: Check status field to validate BGRT headerMatt Fleming2014-02-141-1/+1
* x86/efi: Fix 32-bit falloutBorislav Petkov2014-02-143-3/+17
* x86/efi: Allow mapping BGRT on x86-32Matt Fleming2014-02-051-4/+6
* Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar2014-01-052-8/+1
|\
| * x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett2013-12-101-7/+0
OpenPOWER on IntegriCloud