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
Age
Commit message (
Expand
)
Author
2020-02-23
efi/libstub/x86: Use Exit() boot service to exit the stub on errors
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Make loaded_image protocol handling mixed mode safe
Ard Biesheuvel
2020-02-23
efi/arm: Drop unnecessary references to efi.systab
Ard Biesheuvel
2020-02-23
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
2020-02-23
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
2020-02-23
efi: Clean up config_parse_tables()
Ard Biesheuvel
2020-02-23
efi: Make efi_config_init() x86 only
Ard Biesheuvel
2020-02-23
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
2020-02-23
efi: Make memreserve table handling local to efi.c
Ard Biesheuvel
2020-02-23
efi: Move mem_attr_table out of struct efi
Ard Biesheuvel
2020-02-23
efi: Make rng_seed table handling local to efi.c
Ard Biesheuvel
2020-02-23
efi: Move UGA and PROP table handling to x86 code
Ard Biesheuvel
2020-02-23
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
2020-02-23
efi: Drop handling of 'boot_info' configuration table
Ard Biesheuvel
2020-02-23
efi/libstub: Take noinitrd cmdline argument into account for devpath initrd
Ard Biesheuvel
2020-02-23
efi/libstub: Add support for loading the initrd from a device path
Ard Biesheuvel
2020-02-23
efi/dev-path-parser: Add struct definition for vendor type device path nodes
Ard Biesheuvel
2020-02-23
efi/capsule-loader: Drop superfluous assignment
Heinrich Schuchardt
2020-02-23
efi/esrt: Clean up efi_esrt_init
Heinrich Schuchardt
2020-02-23
efi/libstub: Fix error message in handle_cmdline_files()
Heinrich Schuchardt
2020-02-23
efi/libstub: Describe RNG functions
Heinrich Schuchardt
2020-02-23
efi/libstub: Describe efi_relocate_kernel()
Heinrich Schuchardt
2020-02-23
efi/libstub: Describe memory functions
Heinrich Schuchardt
2020-02-23
efi/libstub: Simplify efi_get_memory_map()
Heinrich Schuchardt
2020-02-23
efi/libstub: Add function description of efi_allocate_pages()
Heinrich Schuchardt
2020-02-23
efi/libstub: Make the LoadFile EFI protocol accessible
Ard Biesheuvel
2020-02-23
efi/libstub: Expose LocateDevicePath boot service
Ard Biesheuvel
2020-02-23
efi/libstub: Clean up command line parsing routine
Ard Biesheuvel
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
2020-02-23
efi/libstub: Move get_dram_base() into arm-stub.c
Ard Biesheuvel
2020-02-23
efi/libstub: Move efi_random_alloc() into separate source file
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
2020-02-23
efi/libstub: Move stub specific declarations into efistub.h
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Permit bootparams struct to be allocated above 4 GB
Ard Biesheuvel
2020-02-23
efi/libstub: Use consistent type names for file I/O protocols
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
2020-02-23
efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()
Ard Biesheuvel
2020-02-23
efi/libstub: Move memory map handling and allocation routines to mem.c
Ard Biesheuvel
2020-02-23
efi/libstub/arm: Relax FDT alignment requirement
Ard Biesheuvel
2020-02-23
efi/libstub: Use hidden visibility for all source files
Ard Biesheuvel
2020-02-22
efi/apple-properties: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-22
efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists
Ard Biesheuvel
2020-02-22
efi/bgrt: Accept BGRT tables with a version of 0
Hans de Goede
2020-02-22
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-20
efi: Fix handling of multiple efi_fake_mem= entries
Dan Williams
[next]