index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-04-17
efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space
Ard Biesheuvel
2017-04-05
efi/libstub/arm*: Set default address and size cells values for an empty dtb
Sameer Goel
2017-04-05
ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region
Ard Biesheuvel
2017-04-05
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
2017-04-05
efi/libstub: Unify command line param parsing
Ard Biesheuvel
2017-04-05
efi/libstub: Fix harmless command line parsing bug
Ard Biesheuvel
2017-04-05
efi/arm32-stub: Allow boot-time allocations in the vmlinux region
Ard Biesheuvel
2017-04-05
efi/arm-stub: Round up FDT allocation to mapping size
Ard Biesheuvel
2017-04-05
efi/arm-stub: Correct FDT and initrd allocation rules for arm64
Ard Biesheuvel
2017-04-05
efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
Cohen, Eugene
2017-03-02
efi/libstub: Treat missing SecureBoot variable as Secure Boot disabled
Ard Biesheuvel
2017-02-07
efi/libstub: Make file I/O chunking x86-specific
Ard Biesheuvel
2017-02-07
efi: Disable secure boot if shim is in insecure mode
Josh Boyer
2017-02-07
efi: Get and store the secure boot status
David Howells
2017-02-07
Merge tag 'v4.10-rc7' into efi/core, to pick up fixes
Ingo Molnar
2017-02-01
efi/fdt: Avoid FDT manipulation after ExitBootServices()
Ard Biesheuvel
2017-02-01
efi/libstub: Preserve .debug sections after absolute relocation check
Ard Biesheuvel
2017-02-01
efi: Deduplicate efi_file_size() / _read() / _close()
Lukas Wunner
2016-12-28
efi/libstub/arm*: Pass latest memory map to the kernel
Ard Biesheuvel
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
Remove references to dead make variable LINUX_INCLUDE
Paul Bolle
2016-11-25
efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit
Ard Biesheuvel
2016-11-13
efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Ard Biesheuvel
2016-11-13
efi/libstub: Add random.c to ARM build
Ard Biesheuvel
2016-11-13
efi/libstub: Fix allocation size calculations
Roy Franz
2016-10-19
efi/arm: Fix absolute relocation detection for older toolchains
Ard Biesheuvel
2016-09-05
efi/libstub: Use efi_exit_boot_services() in FDT
Jeffrey Hugo
2016-09-05
efi/libstub: Introduce ExitBootServices helper
Jeffrey Hugo
2016-09-05
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-04-28
arm64: kaslr: increase randomization granularity
Ard Biesheuvel
2016-04-28
efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'
Ard Biesheuvel
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-04-28
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
2016-04-28
efi/arm64: Check SetupMode when determining Secure Boot status
Linn Crosetto
2016-04-28
efi/arm64: Report unexpected errors when determining Secure Boot status
Linn Crosetto
2016-04-15
efi: ARM/arm64: ignore DT memory nodes instead of removing them
Ard Biesheuvel
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-02-24
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
2016-02-24
efi: stub: use high allocation for converted command line
Ard Biesheuvel
2016-02-24
efi: stub: add implementation of efi_random_alloc()
Ard Biesheuvel
2016-02-24
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
Ard Biesheuvel
2016-02-22
efi/arm*: Perform hardware compatibility check
Ard Biesheuvel
2016-02-22
efi/arm64: Check for h/w support before booting a >4 KB granular kernel
Ard Biesheuvel
2016-02-22
efi/arm: Check for LPAE support before booting a LPAE kernel
Ard Biesheuvel
[next]