index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
efi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-03
efi: Fix for_each_efi_memory_desc_in_map() for empty memmaps
Vitaly Kuznetsov
1
-1
/
+1
2016-05-21
include/linux/efi.h: redefine type, constant, macro from generic code
Andy Shevchenko
1
-10
/
+4
2016-05-07
efi: Merge boolean flag arguments
Julia Lawall
1
-2
/
+1
2016-04-28
x86/efi: Force EFI reboot to process pending capsules
Matt Fleming
1
-0
/
+6
2016-04-28
efi: Add 'capsule' update support
Matt Fleming
1
-0
/
+14
2016-04-28
efi: Move efi_status_to_err() to drivers/firmware/efi/
Matt Fleming
1
-0
/
+2
2016-04-28
efibc: Add EFI Bootloader Control module
Compostella, Jeremy
1
-0
/
+4
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
1
-1
/
+10
2016-04-28
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
1
-1
/
+80
2016-04-28
x86/efi: Prepare GOP handling code for reuse as generic code
Ard Biesheuvel
1
-0
/
+5
2016-04-28
efi: Implement generic support for the Memory Attributes table
Ard Biesheuvel
1
-0
/
+13
2016-04-28
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
Ard Biesheuvel
1
-0
/
+13
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
1
-3
/
+2
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
1
-1
/
+10
2016-04-28
efi: Get rid of the EFI_SYSTEM_TABLES status bit
Ard Biesheuvel
1
-1
/
+0
2016-03-21
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-30
/
+55
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+5
2016-02-24
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
Ard Biesheuvel
1
-1
/
+5
2016-02-22
efi: Reformat GUID tables to follow the format in UEFI spec
Peter Jones
1
-21
/
+42
2016-02-22
Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes
Ingo Molnar
1
-1
/
+4
2016-02-10
efi: Make efivarfs entries immutable by default
Peter Jones
1
-0
/
+2
2016-02-10
efi: Make our variable validation list include the guid
Peter Jones
1
-1
/
+2
2016-02-03
efi: Add NV memory attribute
Robert Elliott
1
-0
/
+1
2016-02-03
efi: Add nonblocking option to efi_query_variable_store()
Ard Biesheuvel
1
-3
/
+9
2016-02-03
efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
Ard Biesheuvel
1
-0
/
+1
2016-02-03
efi: Remove redundant efi_set_variable_nonblocking() prototype
Ard Biesheuvel
1
-6
/
+2
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
1
-1
/
+1
2015-10-12
efi: Add "efi_fake_mem" boot option
Taku Izumi
1
-0
/
+6
2015-10-12
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
Ard Biesheuvel
1
-0
/
+1
2015-10-12
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
1
-0
/
+13
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
1
-1
/
+1
2015-08-08
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
Ard Biesheuvel
1
-0
/
+1
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2015-06-25
x86, mirror: x86 enabling - find mirrored memory ranges
Tony Luck
1
-0
/
+3
2015-06-08
efi: Work around ia64 build problem with ESRT driver
Peter Jones
1
-0
/
+4
2015-05-28
e820, efi: add ACPI 6.0 persistent memory types
Dan Williams
1
-1
/
+2
2015-05-01
efi: Add esrt support
Peter Jones
1
-0
/
+8
2015-04-01
x86/efi: Add a "debug" option to the efi= cmdline
Borislav Petkov
1
-0
/
+1
2015-02-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-1
/
+1
2015-01-12
efi: split off remapping code from efi_config_init()
Ard Biesheuvel
1
-0
/
+2
2015-01-08
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
1
-1
/
+1
2014-11-05
efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
Ard Biesheuvel
1
-1
/
+5
2014-10-03
efi: Provide a non-blocking SetVariable() operation
Matt Fleming
1
-0
/
+6
2014-10-03
efi: Introduce efi_md_typeattr_format()
Laszlo Ersek
1
-0
/
+7
2014-10-03
efi: Add macro for EFI_MEMORY_UCE memory attribute
Laszlo Ersek
1
-0
/
+1
2014-10-03
efi: Move noefi early param code out of x86 arch code
Dave Young
1
-0
/
+1
2014-10-03
efi: Add efi= parameter parsing to the EFI boot stub
Matt Fleming
1
-0
/
+2
2014-08-09
kexec: support kexec/kdump on EFI systems
Vivek Goyal
1
-0
/
+19
2014-07-19
efi: Update stale locking comment for struct efivars
Matt Fleming
1
-6
/
+2
[next]