Linux EFI Development - Date Index
[Prev Page][Next Page]
- [PATCH V3 3/4] efi: x86: rearrange efi_mem_attributes(), (continued)
- [PATCH v5 06/10] x86/asm/efi: Fix asmvalidate warnings for efi_stub_64.S,
Josh Poimboeuf
- [PATCH] efi: rtc-efi: use correct EFI 'epoch',
Ard Biesheuvel
- Build error in -next due to 'efi: Add esrt support',
Guenter Roeck
- Re: [PATCH] x86/simplefb: simplefb was broken on Oracle and HP system, skip VIDEO_TYPE_EFI,
Matt Fleming
- [PATCH V2 0/3] map GHES memory region with EFI memory map,
Jonathan (Zhixiong) Zhang
- [GIT PULL] EFI changes for v4.2,
Matt Fleming
- Re: Capsule patches, James Bottomley
- [PATCH 0/8] arm64 UEFI early FDT handling,
Ard Biesheuvel
- [PATCH 0/2] map GHES memory region with EFI memory map,
Jonathan (Zhixiong) Zhang
- [PATCH] efi: ESRT: fix some compile warnings., Peter Jones
- [PATCH v2] efi: dmi: List SMBIOS3 table before SMBIOS table,
Jean Delvare
- [RFC 0/3] Add capsule update using error on close semantics,
James Bottomley
- ESRT support,
Peter Jones
- [PATCH] efi: dmi: List SMBIOS3 table before SMBIOS table,
Jean Delvare
- [PATCH] x86/efi: fix potential NULL pointer dereference,
Firo Yang
- [patch] efi: fix error handling in add_sysfs_runtime_map_entry(),
Dan Carpenter
- [patch] efi: efivar_create_sysfs_entry() should return negative error codes,
Dan Carpenter
- [PATCH] x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr,
Roy Franz
- [PATCH] x86_64/efi: enforce 32 bit address for command line buffer,
Roy Franz
- [PATCH v4 0/2] Enable capsule loader interface for efi firmware updating,
Kweh, Hock Leong
- [PATCH] efi: stub: use a pool allocation for the cmdline,
Ard Biesheuvel
- [PATCH v3 0/3] Enable a capsule loader interface for user to update,
Kweh, Hock Leong
- [PATCH RESEND] efivarfs: Ensure VariableName is NUL-terminated,
Ross Lagerwall
- [GIT PULL v2] EFI changes for v4.1,
Matt Fleming
- [GIT PULL] EFI changes for v4.1,
Matt Fleming
- [PATCH v5 00/19] x86, boot: kaslr cleanup and 64bit kaslr support,
Yinghai Lu
- [PATCH v5 18/19] x86, kaslr: Remove useless codes, Yinghai Lu
- [PATCH v5 04/19] x86, kaslr: Kill not used run_size related code., Yinghai Lu
- [PATCH v5 19/19] x86, kaslr: Allow random address could be below loaded address, Yinghai Lu
- [PATCH v5 15/19] x86, kaslr: Introduce fetch_random_virt_offset to randomize the kernel text mapping address, Yinghai Lu
- [PATCH v5 14/19] x86, kaslr: Add two functions which will be used later, Yinghai Lu
- [PATCH v5 13/19] x86, kaslr: Introduce struct slot_area to manage randomization slot info, Yinghai Lu
- [PATCH v5 17/19] x86, kaslr: Add support of kernel physical address randomization above 4G, Yinghai Lu
- [PATCH v5 01/19] x86, boot: Make data from decompress_kernel stage live longer, Yinghai Lu
- [PATCH v5 16/19] x86, kaslr: Randomize physical and virtual address of kernel separately, Yinghai Lu
- [PATCH v5 07/19] x86, boot: Move z_extract_offset calculation to header.S, Yinghai Lu
- [PATCH v5 02/19] x86, kaslr: Propagate base load address calculation v2, Yinghai Lu
- [PATCH v5 10/19] x86, 64bit: Set ident_mapping for kaslr, Yinghai Lu
- [PATCH v5 05/19] x86, kaslr: Use output_run_size, Yinghai Lu
- [PATCH v5 11/19] x86, boot: Add checking for memcpy, Yinghai Lu
- [PATCH v5 09/19] x86, boot: Split kernel_ident_mapping_init to another file, Yinghai Lu
- [PATCH v5 06/19] x86, kaslr: Consolidate mem_avoid array filling, Yinghai Lu
- [PATCH v5 12/19] x86, kaslr: Fix a bug that relocation can not be handled when kernel is loaded above 2G, Yinghai Lu
- [PATCH v5 08/19] x86, kaslr: Get correct max_addr for relocs pointer, Yinghai Lu
- [PATCH v5 03/19] x86, boot: Simplify run_size calculation, Yinghai Lu
- Re: [PATCH v5 00/19] x86, boot: kaslr cleanup and 64bit kaslr support, Baoquan He
- [PATCH] x86, boot: Move z_extract_offset calculation to header.S, Yinghai Lu
- [PATCH] efivarfs: Ensure VariableName is NULL-terminated, Ross Lagerwall
- OVMF whitepaper released, Laszlo Ersek
- efivarfs and writev() support,
Marcel Holtmann
- [PATCH v3 0/8] x86, boot: clean up setup_data handling,
Yinghai Lu
- [PATCH v3 2/8] x86, efi: Copy SETUP_EFI data and access directly, Yinghai Lu
- [PATCH v3 1/8] x86: Kill E820_RESERVED_KERN, Yinghai Lu
- <Possible follow-ups>
- [PATCH v3 0/8] x86, boot: clean up setup_data handling, Yinghai Lu
- [PATCH v3 6/8] x86, boot, PCI: Convert SETUP_PCI data to list, Yinghai Lu
- [PATCH v3 8/8] x86, boot, PCI: Export SETUP_PCI data via sysfs, Yinghai Lu
- [PATCH v3 7/8] x86, boot, PCI: Copy SETUP_PCI rom to kernel space, Yinghai Lu
- [PATCH v3 5/8] x86: Kill not used setup_data handling code, Yinghai Lu
- [PATCH v3 1/8] x86: Kill E820_RESERVED_KERN, Yinghai Lu
- [PATCH v3 4/8] x86, boot: Add add_pci handler for SETUP_PCI, Yinghai Lu
- [PATCH v3 2/8] x86, efi: Copy SETUP_EFI data and access directly, Yinghai Lu
- [PATCH v3 3/8] x86, of: Let add_dtb reserve setup_data locally, Yinghai Lu
- [PATCH v3 0/7] x86, boot: clean up kasl,
Yinghai Lu
- [PATCH v3 5/7] x86, kaslr: Consolidate mem_avoid array filling, Yinghai Lu
- [PATCH v3 1/7] x86, kaslr: Use init_size instead of run_size, Yinghai Lu
- [PATCH v3 7/7] x86, kaslr, 64bit: Set new or extra ident_mapping, Yinghai Lu
- [PATCH v3 4/7] x86, kaslr: Access the correct kaslr_enabled variable, Yinghai Lu
- [PATCH v3 3/7] x86, boot: Don't overlap VO with ZO data, Yinghai Lu
- [PATCH v3 2/7] x86, boot: Move ZO to end of buffer, Yinghai Lu
- [PATCH v3 6/7] x86, boot: Split kernel_ident_mapping_init to another file, Yinghai Lu
- Re: [PATCH v3 0/7] x86, boot: clean up kasl, Kees Cook
- [PATCH v2] efi/arm64: use UEFI for system reset and poweroff,
Ard Biesheuvel
- [PATCH] arm64/efi: use UEFI ResetSystem() Runtime Service for system reset,
Ard Biesheuvel
- [PATCH v2] efi: stub: retrieve FDT size when loaded from UEFI config table,
Ard Biesheuvel
- [PATCH v2 00/15] x86, boot: clean up kasl and setup_data handling,
Yinghai Lu
- [PATCH v2 05/15] x86, kaslr: consolidate the mem_avoid filling, Yinghai Lu
- [PATCH v2 09/15] x86, efi: copy SETUP_EFI data and access directly, Yinghai Lu
- [PATCH v2 11/15] x86, boot: Add add_pci handler for SETUP_PCI, Yinghai Lu
- [PATCH v2 08/15] x86: Kill E820_RESERVED_KERN, Yinghai Lu
- [PATCH v2 14/15] x86, boot: copy rom to kernel space, Yinghai Lu
- [PATCH v2 15/15] x86, pci: export SETUP_PCI data via sysfs, Yinghai Lu
- [PATCH v2 13/15] x86, pci: convert SETUP_PCI data to list, Yinghai Lu
- [PATCH v2 10/15] x86, of: let add_dtb reserve by itself, Yinghai Lu
- [PATCH v2 12/15] x86: kill not used setup_data handling code, Yinghai Lu
- [PATCH v2 07/15] x86, kaslr, 64bit: set new or extra ident_mapping, Yinghai Lu
- [PATCH v2 01/15] x86, kaslr: Use init_size instead of run_size, Yinghai Lu
- [PATCH v2 04/15] x86, kaslr: get kaslr_enabled back correctly, Yinghai Lu
- [PATCH v2 02/15] x86, boot: move ZO to end of buffer, Yinghai Lu
- [PATCH v2 03/15] x86, boot: keep data from ZO boot stage to VO kernel stage., Yinghai Lu
- [PATCH v2 06/15] x86, boot: split kernel_ident_mapping_init into another file, Yinghai Lu
- [PATCH] efi: stub: retrieve FDT size when loaded from UEFI config table,
Ard Biesheuvel
- [PATCH] arch: x86: platform: efi: Disabling interrupt around kmalloc,
Tapasweni Pathak
- [PATCH 0/8] x86, boot: clean up setup_data handling,
Yinghai Lu
- [PATCH 6/8] x86: kill not used setup_data handling code, Yinghai Lu
- [PATCH 7/8] x86, pci: convert SETUP_PCI data to list, Yinghai Lu
- [PATCH 8/8] x86, pci: export SETUP_PCI data via sysfs, Yinghai Lu
- [PATCH 4/8] x86, of: let add_dtb reserve by itself, Yinghai Lu
- [PATCH 5/8] x86, boot: Add add_pci handler for SETUP_PCI, Yinghai Lu
- [PATCH 2/8] x86: Kill E820_RESERVED_KERN, Yinghai Lu
- [PATCH 3/8] x86, efi: copy SETUP_EFI data and access directly, Yinghai Lu
- [PATCH 1/8] x86, kaslr: get kaslr_enabled back correctly, Yinghai Lu
- [PATCH 3/3] Moved assignment out of if() statement in efifb.c, Parmeshwr Prasad
- [PATCH 2/3] Static should not be initialize so removing static initilization from efifb.c, Parmeshwr Prasad
- [PATCH 1/3] Printk() is replaced with respective pr_* functions, Parmeshwr Prasad
- RE: Re: [PATCH v2 3/3] efi: Capsule update with user helper interface,
Kweh, Hock Leong
- [PATCH 0/4] x86: use correct early_[mem,io][re,un]map pairs,
Juergen Gross
- [PATCH 1/4] x86: use early_memunmap in arch/x86/kernel/devicetree.c, Juergen Gross
- [PATCH 3/4] x86: use early_memunmap in arch/x86/kernel/setup.c, Juergen Gross
- [PATCH 2/4] x86: use early_memunmap in arch/x86/kernel/e820.c, Juergen Gross
- [PATCH 4/4] x86, efi: use early_ioremap in arch/x86/platform/efi/efi-bgrt.c, Juergen Gross
- Re: [PATCH 0/4] x86: use correct early_[mem,io][re,un]map pairs, Matt Fleming
- Re: [PATCH 0/4] x86: use correct early_[mem,io][re,un]map pairs, Dave Young
- [PATCH v2] x86, boot: Allow 64bit EFI kernel to be loaded above 4G,
Yinghai Lu
- [PATCH] efi: fix boundary checking in efi_high_alloc(),
Yinghai Lu
- Re: [PATCH 1/3] Printk() is replaced with pr_* respective functions in efifb.c, Parmeshwr Prasad
- Doing indentation using script/Lindent, Parmeshwr Prasad
- [PATCH] efi: get_memory_map: add sufficient slack for memory descriptors,
Ard Biesheuvel
- [PATCH] Trivial patch in efifb.c to solve common indent issue and indent error,
Parmeshwr Prasad
- [PATCH] x86, boot: Allow 64bit EFI kernel to be loaded above 4G,
Yinghai Lu
- [PATCH v11 13/19] x86_64: kasan: add interceptors for memset/memmove/memcpy functions, Andrey Ryabinin
- [PATCH v10 11/17] x86_64: kasan: add interceptors for memset/memmove/memcpy functions, Andrey Ryabinin
- [PATCH] firmware: efi: remove unneeded guid unparse,
Ivan Khoronzhuk
- Re: [PATCH v5 6/8] arm64/efi: move SetVirtualAddressMap() to UEFI stub,
Steve Capper
- [GIT PULL] EFI changes for v3.20 (resend), Matt Fleming
- [PATCH] x86/efi: Avoid triple faults during EFI mixed mode calls,
Matt Fleming
- [RFD] efi assisted kdump,
Dave Young
- [PATCH] arm64/efi: move virtmap init to early initcall,
Ard Biesheuvel
- [PATCH v9 11/17] x86_64: kasan: add interceptors for memset/memmove/memcpy functions, Andrey Ryabinin
- [GIT PULL] EFI changes for v3.20,
Matt Fleming
- [PATCH] efi: don't look for chosen@0 node on DT platforms,
Leif Lindholm
- Re: [Linaro-uefi] [PATCH] firmware: efi: remove unneeded guid unparse,
Ard Biesheuvel
- Boot with EFI stub fails on VMWare during decompression,
Bruno Prémont
- [PATCH] arm64/efi: handle potential failure to remap memory map,
Ard Biesheuvel
- [patch] efi: small leak on error,
Dan Carpenter
- [PATCH] efi: rtc-efi: mark UIE as unsupported,
Ard Biesheuvel
- [PATCH v2] arm64/efi: efistub: apply __init annotation,
Ard Biesheuvel
- [PATCH] arm64/efi: efistub: apply __init annotation, Ard Biesheuvel
- [PATCH] efi: Add esrt support.,
Peter Jones
- [PATCH] Expose underlying UEFI firmware platform size to userland,
Steve McIntyre
- [PATCH v5 0/8] arm64: stable UEFI virtual mappings for kexec,
Ard Biesheuvel
- [PATCH] efi: stub: call get_memory_map() to obtain map and desc sizes,
Ard Biesheuvel
- [GIT PULL v2] EFI changes for next,
Ricardo Neri
- [PATCH] efivars: avoid potential null-dereference,
Andy Shevchenko
- [PATCH v2 0/2] arm64: don't call early_*map() post paging_init(),
Leif Lindholm
- [GIT PULL] EFI changes for next,
Ricardo Neri
- [PATCH 0/2] arm64: don't call early_*map() post paging_init(),
Leif Lindholm
- [PATCH 0/8] arm64: improved memory map handling for /dev/mem, ACPI etc,
Ard Biesheuvel
- [PATCH 1/8] arm64/efi: use UEFI memory map unconditionally if available, Ard Biesheuvel
- [PATCH 2/8] arm64/efi: register UEFI reserved regions as iomem resources, Ard Biesheuvel
- [PATCH 3/8] memblock: add physmem to memblock_dump_all() output, Ard Biesheuvel
- [PATCH 4/8] memblock: introduce memblock_add_phys() and memblock_is_physmem(), Ard Biesheuvel
- [PATCH 5/8] of: fdt: register physmem in early_init_dt_scan_memory(), Ard Biesheuvel
- [PATCH 6/8] arm64/efi: register physmem in reserve_regions(), Ard Biesheuvel
- [PATCH 7/8] arm64: use 'physmem' memblock to improve CONFIG_STRICT_DEVMEM handling, Ard Biesheuvel
- [PATCH 8/8] arm64/efi: memblock_remove rather than _reserve UEFI reserved RAM, Ard Biesheuvel
- Re: [PATCH 0/8] arm64: improved memory map handling for /dev/mem, ACPI etc, Dave Young
- [PATCH v4 0/8] stable UEFI virtual mappings for kexec,
Ard Biesheuvel
- [RFC] fs: make efivarfs a pseudo filesystem, built by default with EFI,
Leif Lindholm
- [PATCH] efi: mv efi_guid_unparse -> efi_guid_to_str,
Borislav Petkov
- Re: EFI mixed mode + perf = rampant triple faults,
Andy Lutomirski
- Re: Progress on system crash traces with LTTng using DAX and pmem, Matt Fleming
- [PATCH] Update the URLs for efibootmgr.,
Peter Jones
- Shorten efi regions output,
Borislav Petkov
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]