Age | Commit message (Expand) | Author |
2014-11-05 | efi: dmi: add support for SMBIOS 3.0 UEFI configuration table | Ard Biesheuvel |
2014-10-03 | efi: Provide a non-blocking SetVariable() operation | Matt Fleming |
2014-10-03 | efi: Introduce efi_md_typeattr_format() | Laszlo Ersek |
2014-10-03 | efi: Add macro for EFI_MEMORY_UCE memory attribute | Laszlo Ersek |
2014-10-03 | efi: Move noefi early param code out of x86 arch code | Dave Young |
2014-10-03 | efi: Add efi= parameter parsing to the EFI boot stub | Matt Fleming |
2014-08-08 | kexec: support kexec/kdump on EFI systems | Vivek Goyal |
2014-07-18 | efi: Update stale locking comment for struct efivars | Matt Fleming |
2014-07-18 | arch/x86: Remove efi_set_rtc_mmss() | Daniel Kiper |
2014-07-18 | efi: Introduce EFI_PARAVIRT flag | Daniel Kiper |
2014-07-18 | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming |
2014-07-18 | efi/reboot: Allow powering off machines using EFI | Matt Fleming |
2014-07-18 | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming |
2014-07-07 | efi: efistub: Refactor stub components | Ard Biesheuvel |
2014-07-07 | efi/x86: Move UEFI Runtime Services wrappers to generic code | Ard Biesheuvel |
2014-04-30 | efi: Add shared FDT related functions for ARM/ARM64 | Roy Franz |
2014-04-30 | efi: add helper function to get UEFI params from FDT | Mark Salter |
2014-04-17 | efivars: Stop passing a struct argument to efivar_validate() | Matt Fleming |
2014-04-14 | efi: create memory map iteration helper | Mark Salter |
2014-03-05 | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo | Matt Fleming |
2014-03-04 | efi: Add separate 32-bit/64-bit definitions | Matt Fleming |
2014-03-04 | ia64/efi: Implement efi_enabled() | Matt Fleming |
2014-03-04 | efi: Move facility flags to struct efi | Matt Fleming |
2014-01-05 | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts | Ingo Molnar |
2013-12-21 | efi: Export EFI runtime memory mapping to sysfs | Dave Young |
2013-12-21 | efi: Export more EFI table variables to sysfs | Dave Young |
2013-11-28 | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl... | Seiji Aguchi |
2013-11-02 | x86/efi: Runtime services virtual mapping | Borislav Petkov |
2013-09-25 | efi: Add proper definitions for some EFI function pointers. | Roy Franz |
2013-09-05 | efi: x86: make efi_lookup_mapped_addr() a common function | Leif Lindholm |
2013-09-05 | efi: x86: ia64: provide a generic efi_config_init() | Leif Lindholm |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-11 | efi: Convert runtime services function ptrs | Borislav Petkov |
2013-05-28 | x86: Increase precision of x86_platform.get/set_wallclock() | David Vrabel |
2013-04-30 | efi, pstore: Read data from variable store before memcpy() | Matt Fleming |
2013-04-30 | Merge tag 'v3.9' into efi-for-tip2 | Matt Fleming |
2013-04-17 | efi: split efisubsystem from efivars | Tom Gundersen |
2013-04-17 | efivars: Move pstore code into the new EFI directory | Matt Fleming |
2013-04-17 | efivars: efivar_entry API | Matt Fleming |
2013-04-17 | efi: move utf16 string functions to efi.h | Matt Fleming |
2013-04-09 | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming |
2013-02-21 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-02-12 | efi_pstore: Introducing workqueue updating sysfs | Seiji Aguchi |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2012-12-15 | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" | Linus Torvalds |
2012-12-14 | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-12-05 | EFI: Stash ROMs if they're not in the PCI BAR | Matthew Garrett |
2012-11-26 | efi_pstore: Check remaining space with QueryVariableInfo() before writing data | Seiji Aguchi |
2012-11-13 | efivarfs: Use query_variable_info() to limit kmalloc() | Matt Fleming |