index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
file.c
Age
Commit message (
Expand
)
Author
2021-05-22
efi/libstub: prevent read overflow in find_file_option()
Dan Carpenter
2020-09-17
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
2020-06-15
efi/libstub: Fix path separator regression
Philipp Fent
2020-05-20
efi/libstub: Use %ls for filename
Arvind Sankar
2020-05-19
efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts
Arvind Sankar
2020-05-01
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
2020-04-24
efi/libstub: Drop __pure getters for EFI stub options
Ard Biesheuvel
2020-04-23
efi/libstub: Make initrd file loader configurable
Ard Biesheuvel
2020-04-14
efi/libstub/file: Merge file name buffers to reduce stack usage
Ard Biesheuvel
2020-02-23
efi/libstub: Fix error message in handle_cmdline_files()
Heinrich Schuchardt
2020-02-23
efi/libstub: Take soft and hard memory limits into account for initrd loading
Ard Biesheuvel
2020-02-23
efi/libstub: Rewrite file I/O routine
Ard Biesheuvel
2020-02-23
efi/libstub: Move file I/O support code into separate file
Ard Biesheuvel