index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
drivers
/
firmware
/
efi
/
libstub
/
efistub.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-12-09
1
-1
/
+0
*
efi: generalize efi_get_secureboot
Chester Lin
2020-11-04
1
-0
/
+2
*
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
2020-09-17
1
-0
/
+31
*
efi/libstub: Add efi_warn and *_once logging helpers
Arvind Sankar
2020-09-16
1
-0
/
+23
*
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
2020-09-16
1
-4
/
+0
*
efi/libstub: Export efi_low_alloc_above() to other units
Ard Biesheuvel
2020-09-16
1
-0
/
+3
*
efi/libstub: Move the function prototypes to header file
Atish Patra
2020-07-09
1
-0
/
+16
*
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
2020-06-17
1
-0
/
+2
*
efi/libstub: Descriptions for stub helper functions
Heinrich Schuchardt
2020-06-16
1
-2
/
+8
*
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2020-05-25
1
-42
/
+113
|
\
|
*
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
2020-05-23
1
-0
/
+3
|
*
efi/libstub: Use pool allocation for the command line
Ard Biesheuvel
2020-05-22
1
-2
/
+1
|
*
efi/gop: Add an option to list out the available GOP modes
Arvind Sankar
2020-05-20
1
-0
/
+2
|
*
efi/libstub: Add definitions for console input and events
Arvind Sankar
2020-05-20
1
-5
/
+72
|
*
efi/libstub: Implement printk-style logging
Arvind Sankar
2020-05-20
1
-6
/
+8
|
*
efi/libstub: Add a basic printf implementation
Arvind Sankar
2020-05-19
1
-0
/
+3
|
*
efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts
Arvind Sankar
2020-05-19
1
-5
/
+5
|
*
efi/libstub: Include dependencies of efistub.h
Arvind Sankar
2020-05-19
1
-0
/
+5
|
*
efi/libstub: Make efi_printk() input argument const char*
Ard Biesheuvel
2020-05-05
1
-1
/
+1
|
*
efi/libstub: Fix mixed mode boot issue after macro refactor
Arvind Sankar
2020-05-05
1
-10
/
+4
|
*
efi/libstub: Unify initrd loading across architectures
Arvind Sankar
2020-05-01
1
-16
/
+5
|
*
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
2020-05-01
1
-2
/
+2
|
*
efi/libstub: Add a helper function to split 64-bit values
Arvind Sankar
2020-05-01
1
-0
/
+7
*
|
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
2020-05-25
1
-0
/
+13
|
\
\
|
|
/
|
/
|
|
*
efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
Lenny Szubowicz
2020-05-14
1
-0
/
+13
*
|
efi/libstub: Drop __pure getters for EFI stub options
Ard Biesheuvel
2020-04-24
1
-6
/
+6
*
|
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
2020-04-24
1
-3
/
+3
*
|
efi: Kill __efistub_global
Arvind Sankar
2020-04-24
1
-2
/
+0
*
|
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
2020-04-24
1
-4
/
+0
*
|
efi/arm: Remove __efistub_global annotation
Arvind Sankar
2020-04-24
1
-1
/
+1
*
|
efi/libstub: Move efi_relocate_kernel() into separate source file
Ard Biesheuvel
2020-04-24
1
-15
/
+0
*
|
efi/libstub: Add API function to allocate aligned memory
Ard Biesheuvel
2020-04-24
1
-0
/
+3
*
|
efi/gop: Allow specifying mode number on command line
Arvind Sankar
2020-04-23
1
-0
/
+2
*
|
efi/gop: Add prototypes for query_mode and set_mode
Arvind Sankar
2020-04-23
1
-2
/
+4
*
|
efi/libstub: unify EFI call wrappers for non-x86
Ard Biesheuvel
2020-04-23
1
-0
/
+16
*
|
efi/libstub: Make initrd file loader configurable
Ard Biesheuvel
2020-04-23
1
-9
/
+29
|
/
*
efi/x86: Move efi stub globals from .bss to .data
Arvind Sankar
2020-04-14
1
-1
/
+1
*
efi/libstub/x86: Use Exit() boot service to exit the stub on errors
Ard Biesheuvel
2020-02-23
1
-1
/
+4
*
efi/libstub/x86: Make loaded_image protocol handling mixed mode safe
Ard Biesheuvel
2020-02-23
1
-14
/
+31
*
efi/libstub: Take noinitrd cmdline argument into account for devpath initrd
Ard Biesheuvel
2020-02-23
1
-0
/
+1
*
efi/libstub: Add support for loading the initrd from a device path
Ard Biesheuvel
2020-02-23
1
-0
/
+4
*
efi/libstub: Make the LoadFile EFI protocol accessible
Ard Biesheuvel
2020-02-23
1
-0
/
+14
*
efi/libstub: Expose LocateDevicePath boot service
Ard Biesheuvel
2020-02-23
1
-1
/
+5
*
efi/libstub: Take soft and hard memory limits into account for initrd loading
Ard Biesheuvel
2020-02-23
1
-1
/
+2
*
efi/libstub: Rewrite file I/O routine
Ard Biesheuvel
2020-02-23
1
-7
/
+10
*
efi/libstub: Move file I/O support code into separate file
Ard Biesheuvel
2020-02-23
1
-0
/
+1
*
efi/libstub: Move get_dram_base() into arm-stub.c
Ard Biesheuvel
2020-02-23
1
-2
/
+0
*
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
2020-02-23
1
-1
/
+2
*
efi/libstub: Move stub specific declarations into efistub.h
Ard Biesheuvel
2020-02-23
1
-29
/
+478
*
efi/libstub: Use consistent type names for file I/O protocols
Ard Biesheuvel
2020-02-23
1
-0
/
+63
[next]