index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efi.c
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: Introduce efi_md_typeattr_format()
Laszlo Ersek
2014-10-03
efi: Add kernel param efi=noruntime
Dave Young
2014-10-03
efi: Move noefi early param code out of x86 arch code
Dave Young
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-07-18
efi: Autoload efivars
Lee, Chun-Yi
2014-07-18
efi: Introduce EFI_PARAVIRT flag
Daniel Kiper
2014-07-18
efi: Use early_mem*() instead of early_io*()
Daniel Kiper
2014-07-10
efi: fdt: Do not report an error during boot if UEFI is not available
Catalin Marinas
2014-06-19
efi: Fix compiler warnings (unused, const, type)
Catalin Marinas
2014-04-30
efi: add helper function to get UEFI params from FDT
Mark Salter
2014-03-04
efi: Use NULL instead of 0 for pointer
Daeseok Youn
2014-03-04
efi: Set feature flags inside feature init functions
Matt Fleming
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-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-04-30
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-17
efi: split efisubsystem from efivars
Tom Gundersen