aboutsummaryrefslogtreecommitdiff
path: root/include/linux/efi.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-30efi: Add shared FDT related functions for ARM/ARM64Gravatar Roy Franz 1-0/+3
2014-04-30efi: add helper function to get UEFI params from FDTGravatar Mark Salter 1-0/+9
2014-04-17efivars: Stop passing a struct argument to efivar_validate()Gravatar Matt Fleming 1-2/+4
2014-04-14efi: create memory map iteration helperGravatar Mark Salter 1-0/+6
2014-03-05Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoGravatar Matt Fleming 1-0/+252
2014-03-04efi: Add separate 32-bit/64-bit definitionsGravatar Matt Fleming 1-0/+252
2014-03-04ia64/efi: Implement efi_enabled()Gravatar Matt Fleming 1-8/+0
2014-03-04efi: Move facility flags to struct efiGravatar Matt Fleming 1-5/+13
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsGravatar Ingo Molnar 1-0/+4
2013-12-21efi: Export EFI runtime memory mapping to sysfsGravatar Dave Young 1-0/+13
2013-12-21efi: Export more EFI table variables to sysfsGravatar Dave Young 1-0/+3
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Gravatar Seiji Aguchi 1-0/+4
2013-11-02x86/efi: Runtime services virtual mappingGravatar Borislav Petkov 1-0/+1
2013-09-25efi: Add proper definitions for some EFI function pointers.Gravatar Roy Franz 1-16/+34
2013-09-05efi: x86: make efi_lookup_mapped_addr() a common functionGravatar Leif Lindholm 1-0/+1
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Gravatar Leif Lindholm 1-0/+7
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+2
2013-06-11efi: Convert runtime services function ptrsGravatar Borislav Petkov 1-14/+14
2013-05-28x86: Increase precision of x86_platform.get/set_wallclock()Gravatar David Vrabel 1-2/+2
2013-04-30efi, pstore: Read data from variable store before memcpy()Gravatar Matt Fleming 1-1/+2
2013-04-30Merge tag 'v3.9' into efi-for-tip2Gravatar Matt Fleming 1-46/+8
2013-04-17efi: split efisubsystem from efivarsGravatar Tom Gundersen 1-1/+2
2013-04-17efivars: Move pstore code into the new EFI directoryGravatar Matt Fleming 1-0/+38
2013-04-17efivars: efivar_entry APIGravatar Matt Fleming 1-7/+69
2013-04-17efi: move utf16 string functions to efi.hGravatar Matt Fleming 1-0/+17
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeGravatar Matt Fleming 1-1/+8
2013-02-21Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+2
2013-02-12efi_pstore: Introducing workqueue updating sysfsGravatar Seiji Aguchi 1-1/+2
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesGravatar Matt Fleming 1-6/+18
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Gravatar Linus Torvalds 1-0/+2
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+6
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGravatar Linus Torvalds 1-0/+71
2012-12-05EFI: Stash ROMs if they're not in the PCI BARGravatar Matthew Garrett 1-0/+71
2012-11-26efi_pstore: Check remaining space with QueryVariableInfo() before writing dataGravatar Seiji Aguchi 1-0/+1
2012-11-13efivarfs: Use query_variable_info() to limit kmalloc()Gravatar Matt Fleming 1-0/+1
2012-10-30x86-64/efi: Use EFI to deal with platform wall clock (again)Gravatar Jan Beulich 1-2/+0
2012-10-30efi: add efivars kobject to efi sysfs folderGravatar Lee, Chun-Yi 1-0/+1
2012-10-30efi: Add support for a UEFI variable filesystemGravatar Matthew Garrett 1-0/+5
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryGravatar Josh Triplett 1-0/+2
2012-09-29efi: Add a function to look up existing IO memory mappingsGravatar Josh Triplett 1-0/+1
2012-09-29efi: Defer freeing boot services memory until after ACPI initGravatar Josh Triplett 1-0/+5
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"Gravatar H. Peter Anvin 1-0/+2
2012-06-06x86-64/efi: Use EFI to deal with platform wall clockGravatar Jan Beulich 1-2/+0
2012-04-30efi: Add new variable attributesGravatar Matthew Garrett 1-1/+12
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2012-02-23x86, efi: Allow basic init with mixed 32/64-bit efi/kernelGravatar Olof Johansson 1-0/+45
2011-12-09efi: Add EFI file I/O data typesGravatar Matt Fleming 1-0/+40
2011-12-09efi.h: Add boottime->locate_handle search typesGravatar Matt Fleming 1-0/+7
2011-12-09efi.h: Add graphics protocol guidsGravatar Matt Fleming 1-0/+9
2011-12-09efi.h: Add allocation types for boottime->allocate_pages()Gravatar Matt Fleming 1-0/+8