开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
2022-11-18
efi: runtime-maps: Clarify purpose and enable by default for kexec
Ard Biesheuvel
2022-11-18
efi: pstore: Add module parameter for setting the record size
Guilherme G. Piccoli
2022-11-18
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
2022-11-18
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
2022-11-18
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
2022-11-18
efi: libstub: Undeprecate the command line initrd loader
Ard Biesheuvel
2022-11-18
efi: libstub: Add mixed mode support to command line initrd loader
Ard Biesheuvel
2022-11-18
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
2022-11-18
efi: libstub: Implement devicepath support for initrd commandline loader
Ard Biesheuvel
2022-11-18
efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory
Ard Biesheuvel
2022-11-18
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
2022-11-10
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
2022-11-09
efi: libstub: Merge zboot decompressor with the ordinary stub
Ard Biesheuvel
2022-11-09
efi/loongarch: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
efi/loongarch: Don't jump to kernel entry via the old image
Ard Biesheuvel
2022-11-09
efi/arm64: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
efi/riscv: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
efi: libstub: Factor out min alignment and preferred kernel load address
Ard Biesheuvel
2022-11-09
efi: libstub: Add image code and data size to the zimage metadata
Ard Biesheuvel
2022-11-09
efi: libstub: Factor out EFI stub entrypoint into separate file
Ard Biesheuvel
2022-11-09
efi: libstub: Provide local implementations of strrchr() and memchr()
Ard Biesheuvel
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-09
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
2022-11-09
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
2022-11-09
efi: libstub: Use local strncmp() implementation unconditionally
Ard Biesheuvel
2022-11-09
arm64: efi: Move efi-entry.S into the libstub source directory
Ard Biesheuvel
2022-11-09
arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel()
Ard Biesheuvel
2022-11-09
efi: libstub: Deduplicate ftrace command line argument filtering
Ard Biesheuvel
2022-11-09
efi: libstub: Drop handling of EFI properties table
Ard Biesheuvel
2022-11-09
efi: libstub: Drop randomization of runtime memory map
Ard Biesheuvel
2022-10-28
efi: efivars: Fix variable writes with unsupported query_variable_store()
Ard Biesheuvel
2022-10-24
efi: random: Use 'ACPI reclaim' memory for random seed
Ard Biesheuvel
2022-10-24
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2022-10-24
efi/tpm: Pass correct address to memblock_reserve
Jerry Snitselaar
2022-10-21
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
2022-10-21
efi: libstub: Fix incorrect payload size in zboot header
Ard Biesheuvel
2022-10-21
efi: libstub: Give efi_main() asmlinkage qualification
Ard Biesheuvel
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
2022-10-21
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
2022-10-21
efi: libstub: Remove zboot signing from build options
Ard Biesheuvel
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-03
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-09-27
efi/arm64: libstub: avoid SetVirtualAddressMap() when possible
Ard Biesheuvel
2022-09-27
efi: zboot: create MemoryMapped() device path for the parent if needed
Ard Biesheuvel
2022-09-27
efi: libstub: fix up the last remaining open coded boot service call
Ard Biesheuvel
2022-09-27
efi/arm: libstub: move ARM specific code out of generic routines
Ard Biesheuvel
[next]