index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
2017-04-05
1
-3
/
+0
*
efi/libstub: Unify command line param parsing
Ard Biesheuvel
2017-04-05
1
-1
/
+1
*
efi: Get and store the secure boot status
David Howells
2017-02-07
1
-0
/
+8
*
efi: Add SHIM and image security database GUID definitions
Josh Boyer
2017-02-07
1
-0
/
+3
*
efi: Use typed function pointers for the runtime services table
Ard Biesheuvel
2017-02-01
1
-18
/
+18
*
efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes table
Sai Praneeth
2017-02-01
1
-0
/
+1
*
x86/efi: Deduplicate efi_char16_printk()
Lukas Wunner
2017-02-01
1
-4
/
+4
*
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
2017-01-14
1
-0
/
+1
*
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2017-01-07
1
-0
/
+1
*
x86/efi: Retrieve and assign Apple device properties
Lukas Wunner
2016-11-13
1
-0
/
+17
*
efi: Add device path parser
Lukas Wunner
2016-11-13
1
-0
/
+20
*
efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Ard Biesheuvel
2016-11-13
1
-0
/
+1
*
efi: Add support for seeding the RNG from a UEFI config table
Ard Biesheuvel
2016-11-13
1
-0
/
+8
*
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2016-09-13
1
-13
/
+34
|
\
|
*
efi: Replace runtime services spinlock with semaphore
Ard Biesheuvel
2016-09-09
1
-0
/
+1
|
*
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
2016-09-09
1
-3
/
+3
|
*
efi: Use a file local lock for efivars
Sylvain Chouleur
2016-09-09
1
-6
/
+0
|
*
efi/runtime-map: Use efi.memmap directly instead of a copy
Matt Fleming
2016-09-09
1
-4
/
+0
|
*
efi: Allow drivers to reserve boot services forever
Matt Fleming
2016-09-09
1
-0
/
+1
|
*
efi: Add efi_memmap_install() for installing new EFI memory maps
Matt Fleming
2016-09-09
1
-0
/
+1
|
*
efi: Split out EFI memory map functions into new file
Matt Fleming
2016-09-09
1
-0
/
+10
|
*
efi: Add efi_memmap_init_late() for permanent EFI memmap
Matt Fleming
2016-09-09
1
-0
/
+2
|
*
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
2016-09-09
1
-0
/
+16
*
|
efi/libstub: Introduce ExitBootServices helper
Jeffrey Hugo
2016-09-05
1
-0
/
+10
*
|
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
2016-09-05
1
-5
/
+10
*
|
efi: Make for_each_efi_memory_desc_in_map() cope with running on Xen
Jan Beulich
2016-09-05
1
-1
/
+1
|
/
*
Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-08-01
1
-1
/
+1
|
\
|
*
ia64: efi: use timespec64 for persistent clock
Arnd Bergmann
2016-06-17
1
-1
/
+1
*
|
efi: Reorganize the GUID table to make it easier to read
Ingo Molnar
2016-07-08
1
-109
/
+36
*
|
x86/efi: Remove the unused efi_get_time() function
Arnd Bergmann
2016-06-27
1
-1
/
+0
*
|
efi: Convert efi_call_virt() to efi_call_virt_pointer()
Alex Thorlton
2016-06-27
1
-0
/
+51
*
|
efi: Document #define FOO_PROTOCOL_GUID layout
Peter Jones
2016-06-27
1
-1
/
+16
|
/
*
efi: Fix for_each_efi_memory_desc_in_map() for empty memmaps
Vitaly Kuznetsov
2016-06-03
1
-1
/
+1
*
include/linux/efi.h: redefine type, constant, macro from generic code
Andy Shevchenko
2016-05-20
1
-10
/
+4
*
efi: Merge boolean flag arguments
Julia Lawall
2016-05-07
1
-2
/
+1
*
x86/efi: Force EFI reboot to process pending capsules
Matt Fleming
2016-04-28
1
-0
/
+6
*
efi: Add 'capsule' update support
Matt Fleming
2016-04-28
1
-0
/
+14
*
efi: Move efi_status_to_err() to drivers/firmware/efi/
Matt Fleming
2016-04-28
1
-0
/
+2
*
efibc: Add EFI Bootloader Control module
Compostella, Jeremy
2016-04-28
1
-0
/
+4
*
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-04-28
1
-1
/
+10
*
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2016-04-28
1
-1
/
+80
*
x86/efi: Prepare GOP handling code for reuse as generic code
Ard Biesheuvel
2016-04-28
1
-0
/
+5
*
efi: Implement generic support for the Memory Attributes table
Ard Biesheuvel
2016-04-28
1
-0
/
+13
*
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
Ard Biesheuvel
2016-04-28
1
-0
/
+13
*
efi: Remove global 'memmap' EFI memory map
Matt Fleming
2016-04-28
1
-3
/
+2
*
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
2016-04-28
1
-1
/
+10
*
efi: Get rid of the EFI_SYSTEM_TABLES status bit
Ard Biesheuvel
2016-04-28
1
-1
/
+0
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-30
/
+55
|
\
|
*
efi: Reformat GUID tables to follow the format in UEFI spec
Peter Jones
2016-02-22
1
-21
/
+42
|
*
Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes
Ingo Molnar
2016-02-22
1
-1
/
+4
|
|
\
[next]