index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
efi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
kexec: support kexec/kdump on EFI systems
Vivek Goyal
2014-08-08
1
-0
/
+19
*
efi: Update stale locking comment for struct efivars
Matt Fleming
2014-07-18
1
-6
/
+2
*
arch/x86: Remove efi_set_rtc_mmss()
Daniel Kiper
2014-07-18
1
-1
/
+0
*
efi: Introduce EFI_PARAVIRT flag
Daniel Kiper
2014-07-18
1
-1
/
+2
*
x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
Matt Fleming
2014-07-18
1
-0
/
+1
*
efi/reboot: Allow powering off machines using EFI
Matt Fleming
2014-07-18
1
-0
/
+2
*
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
2014-07-18
1
-0
/
+4
*
efi: efistub: Refactor stub components
Ard Biesheuvel
2014-07-07
1
-0
/
+42
*
efi/x86: Move UEFI Runtime Services wrappers to generic code
Ard Biesheuvel
2014-07-07
1
-0
/
+2
*
efi: Add shared FDT related functions for ARM/ARM64
Roy Franz
2014-04-30
1
-0
/
+3
*
efi: add helper function to get UEFI params from FDT
Mark Salter
2014-04-30
1
-0
/
+9
*
efivars: Stop passing a struct argument to efivar_validate()
Matt Fleming
2014-04-17
1
-2
/
+4
*
efi: create memory map iteration helper
Mark Salter
2014-04-14
1
-0
/
+6
*
Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
Matt Fleming
2014-03-05
1
-0
/
+252
|
\
|
*
efi: Add separate 32-bit/64-bit definitions
Matt Fleming
2014-03-04
1
-0
/
+252
*
|
ia64/efi: Implement efi_enabled()
Matt Fleming
2014-03-04
1
-8
/
+0
*
|
efi: Move facility flags to struct efi
Matt Fleming
2014-03-04
1
-5
/
+13
|
/
*
Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts
Ingo Molnar
2014-01-05
1
-0
/
+4
|
\
|
*
efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...
Seiji Aguchi
2013-11-28
1
-0
/
+4
*
|
efi: Export EFI runtime memory mapping to sysfs
Dave Young
2013-12-21
1
-0
/
+13
*
|
efi: Export more EFI table variables to sysfs
Dave Young
2013-12-21
1
-0
/
+3
*
|
x86/efi: Runtime services virtual mapping
Borislav Petkov
2013-11-02
1
-0
/
+1
|
/
*
efi: Add proper definitions for some EFI function pointers.
Roy Franz
2013-09-25
1
-16
/
+34
*
efi: x86: make efi_lookup_mapped_addr() a common function
Leif Lindholm
2013-09-05
1
-0
/
+1
*
efi: x86: ia64: provide a generic efi_config_init()
Leif Lindholm
2013-09-05
1
-0
/
+7
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-06
1
-2
/
+2
|
\
|
*
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
2013-05-28
1
-2
/
+2
*
|
efi: Convert runtime services function ptrs
Borislav Petkov
2013-06-11
1
-14
/
+14
|
/
*
efi, pstore: Read data from variable store before memcpy()
Matt Fleming
2013-04-30
1
-1
/
+2
*
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-30
1
-46
/
+8
|
\
|
*
x86, efivars: firmware bug workarounds should be in platform code
Matt Fleming
2013-04-09
1
-1
/
+8
*
|
efi: split efisubsystem from efivars
Tom Gundersen
2013-04-17
1
-1
/
+2
*
|
efivars: Move pstore code into the new EFI directory
Matt Fleming
2013-04-17
1
-0
/
+38
*
|
efivars: efivar_entry API
Matt Fleming
2013-04-17
1
-7
/
+69
*
|
efi: move utf16 string functions to efi.h
Matt Fleming
2013-04-17
1
-0
/
+17
|
/
*
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-02-21
1
-1
/
+2
|
\
|
*
efi_pstore: Introducing workqueue updating sysfs
Seiji Aguchi
2013-02-12
1
-1
/
+2
*
|
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-01-30
1
-6
/
+18
|
/
*
Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
Linus Torvalds
2012-12-15
1
-0
/
+2
*
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-14
1
-2
/
+6
|
\
|
*
efivarfs: Use query_variable_info() to limit kmalloc()
Matt Fleming
2012-11-13
1
-0
/
+1
|
*
x86-64/efi: Use EFI to deal with platform wall clock (again)
Jan Beulich
2012-10-30
1
-2
/
+0
|
*
efi: add efivars kobject to efi sysfs folder
Lee, Chun-Yi
2012-10-30
1
-0
/
+1
|
*
efi: Add support for a UEFI variable filesystem
Matthew Garrett
2012-10-30
1
-0
/
+5
*
|
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
1
-0
/
+71
|
\
\
|
*
|
EFI: Stash ROMs if they're not in the PCI BAR
Matthew Garrett
2012-12-05
1
-0
/
+71
|
|
/
*
/
efi_pstore: Check remaining space with QueryVariableInfo() before writing data
Seiji Aguchi
2012-11-26
1
-0
/
+1
|
/
*
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
Josh Triplett
2012-09-29
1
-0
/
+2
*
efi: Add a function to look up existing IO memory mappings
Josh Triplett
2012-09-29
1
-0
/
+1
*
efi: Defer freeing boot services memory until after ACPI init
Josh Triplett
2012-09-29
1
-0
/
+5
[next]