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
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
2020-09-17
1
-1
/
+4
*
efi/libstub: Fix path separator regression
Philipp Fent
2020-06-15
1
-4
/
+12
*
efi/libstub: Use %ls for filename
Arvind Sankar
2020-05-20
1
-3
/
+1
*
efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts
Arvind Sankar
2020-05-19
1
-2
/
+2
*
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
2020-05-01
1
-6
/
+6
*
efi/libstub: Drop __pure getters for EFI stub options
Ard Biesheuvel
2020-04-24
1
-1
/
+1
*
efi/libstub: Make initrd file loader configurable
Ard Biesheuvel
2020-04-23
1
-25
/
+7
*
efi/libstub/file: Merge file name buffers to reduce stack usage
Ard Biesheuvel
2020-04-14
1
-13
/
+14
*
efi/libstub: Fix error message in handle_cmdline_files()
Heinrich Schuchardt
2020-02-23
1
-1
/
+1
*
efi/libstub: Take soft and hard memory limits into account for initrd loading
Ard Biesheuvel
2020-02-23
1
-6
/
+15
*
efi/libstub: Rewrite file I/O routine
Ard Biesheuvel
2020-02-23
1
-205
/
+151
*
efi/libstub: Move file I/O support code into separate file
Ard Biesheuvel
2020-02-23
1
-0
/
+303