index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
efistub.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
1
-0
/
+8
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
1
-10
/
+7
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
1
-4
/
+5
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
1
-0
/
+2
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
1
-2
/
+0
2019-06-24
Abstract out support for locating an EFI config table
Matthew Garrett
1
-0
/
+2
2019-02-04
efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
1
-0
/
+1
2019-02-04
efi/fdt: Apply more cleanups
Ingo Molnar
1
-0
/
+11
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
1
-3
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-05
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
1
-0
/
+7
2017-04-05
efi/libstub: Unify command line param parsing
Ard Biesheuvel
1
-0
/
+2
2017-02-01
efi: Deduplicate efi_file_size() / _read() / _close()
Lukas Wunner
1
-8
/
+0
2016-12-28
efi/libstub/arm*: Pass latest memory map to the kernel
Ard Biesheuvel
1
-8
/
+0
2016-11-13
efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Ard Biesheuvel
1
-0
/
+2
2016-11-13
efi/libstub: Add random.c to ARM build
Ard Biesheuvel
1
-0
/
+9
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+12
2016-02-24
efi: stub: add implementation of efi_random_alloc()
Ard Biesheuvel
1
-0
/
+4
2016-02-24
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
Ard Biesheuvel
1
-0
/
+3
2016-02-22
efi/arm*: Perform hardware compatibility check
Ard Biesheuvel
1
-0
/
+2
2016-02-22
efi/efistub: Prevent __init annotations from being used
Ard Biesheuvel
1
-0
/
+10
2015-09-22
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
1
-4
/
+0
2015-04-01
efi/libstub: Retrieve FDT size when loaded from UEFI config table
Ard Biesheuvel
1
-1
/
+1
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
1
-0
/
+4
2015-01-12
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
1
-0
/
+4
2014-07-18
efi: efistub: Convert into static library
Ard Biesheuvel
1
-0
/
+42
[prev]