Linux EFI Development - Date Index
[Prev Page][Next Page]
- Re: [PATCH v2] efi, x86: Add a "debug" option to the efi= cmdline, (continued)
- Backup EFI maintainer for December,
Matt Fleming
- [RFC PATCH] Add esrt support.,
Peter Jones
- [PATCH v3 00/13] arm64: stable UEFI mappings for kexec,
Ard Biesheuvel
- [PATCH v3 01/13] arm64/mm: add explicit struct_mm argument to __create_mapping(), Ard Biesheuvel
- [PATCH v3 02/13] arm64/mm: add create_pgd_mapping() to create private page tables, Ard Biesheuvel
- [PATCH v3 03/13] arm64: improve CONFIG_STRICT_DEVMEM handling, Ard Biesheuvel
- [PATCH v3 04/13] efi: split off remapping code from efi_config_init(), Ard Biesheuvel
- [PATCH v3 05/13] efi: add common infrastructure for stub-installed virtual mapping, Ard Biesheuvel
- [PATCH v3 06/13] efi: register iomem resources for UEFI reserved regions, Ard Biesheuvel
- [PATCH v3 07/13] arm64/efi: move SetVirtualAddressMap() to UEFI stub, Ard Biesheuvel
- [PATCH v3 08/13] arm64/efi: remove free_boot_services() and friends, Ard Biesheuvel
- [PATCH v3 09/13] arm64/efi: remove idmap manipulations from UEFI code, Ard Biesheuvel
- [PATCH v3 10/13] arm64/efi: use UEFI memory map unconditionally if available, Ard Biesheuvel
- [PATCH v3 11/13] arm64/efi: use plain memblock API for adding and removing reserved RAM, Ard Biesheuvel
- [PATCH v3 12/13] efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE, Ard Biesheuvel
- [PATCH v3 13/13] arm64/efi: set EFI_ALLOC_ALIGN to 64 KB, Ard Biesheuvel
- Re: [PATCH v3 00/13] arm64: stable UEFI mappings for kexec, Geoff Levand
- Re: [PATCH v3 00/13] arm64: stable UEFI mappings for kexec, Geoff Levand
- [PATCH v3] firmware loader: fix hung task warning dump,
Kweh Hock Leong
- [GIT PULL] EFI changes for v3.19,
Matt Fleming
- Running Sparse twice on TOT produce the different set of warnings and error.!!,
Amit Sharma
- Re: [efi:next 2/3] arch/x86/boot/compressed/eboot.c:26:16: sparse: incorrect type in return expression (different modifiers),
Ard Biesheuvel
[PATCH v6 47/48] efi: Register power-off handler with kernel power-off handler, Guenter Roeck
[PATCH v5 47/48] efi: Register power-off handler with kernel power-off handler, Guenter Roeck
[PATCH v2 00/10] arm64: stable UEFI mappings for kexec,
Ard Biesheuvel
- [PATCH v2 01/10] arm64/mm: add explicit struct_mm argument to __create_mapping(), Ard Biesheuvel
- [PATCH v2 02/10] arm64/mm: add create_pgd_mapping() to create private page tables, Ard Biesheuvel
- [PATCH v2 03/10] efi: split off remapping code from efi_config_init(), Ard Biesheuvel
- [PATCH v2 04/10] efi: add common infrastructure for stub-installed virtual mapping, Ard Biesheuvel
- [PATCH v2 05/10] arm64/efi: move SetVirtualAddressMap() to UEFI stub, Ard Biesheuvel
- [PATCH v2 06/10] arm64/efi: remove free_boot_services() and friends, Ard Biesheuvel
- [PATCH v2 08/10] arm64/efi: use UEFI memory map unconditionally if available, Ard Biesheuvel
- [PATCH v2 07/10] arm64/efi: remove idmap manipulations from UEFI code, Ard Biesheuvel
- [PATCH v2 10/10] arm64/efi: improve /dev/mem mmap() handling under UEFI, Ard Biesheuvel
- [PATCH v2 09/10] arm64/efi: ignore unusable regions instead of reserving them, Ard Biesheuvel
[PATCH v2] efi/x86: move x86 back to libstub,
Ard Biesheuvel
[PATCH v2 0/3] Enable user helper interface for efi capsule update,
Kweh Hock Leong
[PATCH v2 00/10] arm64 EFI patches for 3.19,
Ard Biesheuvel
- [PATCH v2 01/10] arm64/efi: efistub: jump to 'stext' directly, not through the header, Ard Biesheuvel
- [PATCH v2 02/10] arm64/efi: set PE/COFF section alignment to 4 KB, Ard Biesheuvel
- [PATCH v2 04/10] arm64/efi: invert UEFI memory region reservation logic, Ard Biesheuvel
- [PATCH v2 05/10] arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES), Ard Biesheuvel
- [PATCH v2 06/10] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table, Ard Biesheuvel
- [PATCH v2 07/10] dmi: add support for SMBIOS 3.0 64-bit entry point, Ard Biesheuvel
- [PATCH v2 08/10] arm64: dmi: Add SMBIOS/DMI support, Ard Biesheuvel
- [PATCH v2 09/10] arm64: dmi: set DMI string as dump stack arch description, Ard Biesheuvel
- [PATCH v2 10/10] efi: efi-stub: notify on DTB absence, Ard Biesheuvel
- [PATCH v2 03/10] arm64/efi: set PE/COFF file alignment to 512 bytes, Ard Biesheuvel
- Re: [PATCH v2 00/10] arm64 EFI patches for 3.19, Ard Biesheuvel
[PATCH v3 46/47] efi: Register power-off handler with kernel power-off handler, Guenter Roeck
[PATCH 0/6] arm64: stable UEFI mappings for kexec,
Ard Biesheuvel
[PATCH v1 0/3] Enable user helper interface for efi capsule update,
Kweh Hock Leong
[PATCH] efivarfs: allow unloading when build as module,
Mathias Krause
[PATCH 00/10] arm64 EFI patches for 3.19,
Ard Biesheuvel
- [PATCH 01/10] arm64/efi: efistub: jump to 'stext' directly, not through the header, Ard Biesheuvel
- [PATCH 02/10] arm64/efi: set PE/COFF section alignment to 4 KB, Ard Biesheuvel
- [PATCH 03/10] arm64/efi: set PE/COFF file alignment to 512 bytes, Ard Biesheuvel
- [PATCH 04/10] arm64/efi: reserve regions of type ACPI_MEMORY_NVS, Ard Biesheuvel
- [PATCH 07/10] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table, Ard Biesheuvel
- [PATCH 09/10] arm64: dmi: Add SMBIOS/DMI support, Ard Biesheuvel
- [PATCH 08/10] dmi: add support for SMBIOS 3.0 64-bit entry point, Ard Biesheuvel
- [PATCH 10/10] arm64: dmi: set DMI string as dump stack arch description, Ard Biesheuvel
- [PATCH 06/10] arm64/efi: use UEFI memory map unconditionally if available, Ard Biesheuvel
- [PATCH 05/10] arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES), Ard Biesheuvel
- Re: [PATCH 00/10] arm64 EFI patches for 3.19, Will Deacon
[PATCH v2 46/47] efi: Register poweroff handler with kernel poweroff handler, Guenter Roeck
[PATCH 1/2] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table,
Ard Biesheuvel
[RFC PATCH] dmi: add support for SMBIOS 3.0 64-bit entry point,
Ard Biesheuvel
[PATCH] arm64/efi: set PE/COFF file alignment to 512 bytes,
Ard Biesheuvel
Re: [PATCH 2/2] efi: Capsule update support,
Sam Protsenko
[PATCH] arm64/efi: set PE/COFF section alignment to 4 KB,
Ard Biesheuvel
[PATCH v3] arm64/efi: efistub: jump to 'stext' directly, not through the header,
Ard Biesheuvel
[PATCH 1/2] efi: Move efi_status_to_err() to efi.h,
Matt Fleming
[PATCH] efi: Capsule update support,
Matt Fleming
[PATCH 02/44] memory: emif: Use API function to determine poweroff capability, Guenter Roeck
[PATCH 04/44] m68k: Replace mach_power_off with pm_power_off,
Guenter Roeck
[PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off,
Guenter Roeck
[PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings,
Guenter Roeck
[PATCH 01/44] kernel: Add support for poweroff handler call chain,
Guenter Roeck
[PATCH 06/44] gpio-poweroff: Drop reference to pm_power_off from devicetree bindings,
Guenter Roeck
[PATCH 09/44] mfd: palmas: Register with kernel poweroff handler, Guenter Roeck
[PATCH 07/44] qnap-poweroff: Drop reference to pm_power_off from devicetree bindings,
Guenter Roeck
[PATCH 11/44] mfd: retu: Register with kernel poweroff handler, Guenter Roeck
[PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler,
Guenter Roeck
[PATCH 18/44] mfd: twl4030-power: Register with kernel poweroff handler,
Guenter Roeck
[PATCH 19/44] ipmi: Register with kernel poweroff handler, Guenter Roeck
[PATCH 14/44] mfd: tps80031: Register with kernel poweroff handler, Guenter Roeck
[PATCH 20/44] power/reset: restart-poweroff: Register with kernel poweroff handler,
Guenter Roeck
[PATCH 16/44] mfd: tps6586x: Register with kernel poweroff handler, Guenter Roeck
[PATCH 22/44] power/reset: as3722-poweroff: Register with kernel poweroff handler, Guenter Roeck
[PATCH 24/44] power/reset: msm-powroff: Register with kernel poweroff handler, Guenter Roeck
[PATCH 23/44] power/reset: qnap-poweroff: Register with kernel poweroff handler,
Guenter Roeck
[PATCH 21/44] power/reset: gpio-poweroff: Register with kernel poweroff handler,
Guenter Roeck
[PATCH 25/44] power/reset: vexpress-poweroff: Register with kernel poweroff handler, Guenter Roeck
[PATCH 17/44] mfd: tps65910: Register with kernel poweroff handler, Guenter Roeck
[PATCH 26/44] x86: iris: Register with kernel poweroff handler, Guenter Roeck
[PATCH 30/44] acpi: Register poweroff handler with kernel poweroff handler, Guenter Roeck
[PATCH 29/44] staging: nvec: Register with kernel poweroff handler,
Guenter Roeck
[PATCH 28/44] x86: olpc: Register xo1 poweroff handler with kernel poweroff handler, Guenter Roeck
[PATCH 27/44] x86: apm: Register with kernel poweroff handler, Guenter Roeck
[PATCH 31/44] arm: Register with kernel poweroff handler,
Guenter Roeck
[PATCH 33/44] avr32: atngw100: Register with kernel poweroff handler,
Guenter Roeck
[PATCH 32/44] arm64: psci: Register with kernel poweroff handler,
Guenter Roeck
[PATCH 34/44] ia64: Register with kernel poweroff handler, Guenter Roeck
[PATCH 35/44] m68k: Register with kernel poweroff handler,
Guenter Roeck
[PATCH 37/44] sh: Register with kernel poweroff handler, Guenter Roeck
[PATCH 36/44] mips: Register with kernel poweroff handler, Guenter Roeck
[PATCH 38/44] x86: lguest: Register with kernel poweroff handler, Guenter Roeck
[PATCH 39/44] x86: ce4100: Register with kernel poweroff handler, Guenter Roeck
[PATCH 40/44] x86: intel-mid: Drop registration of dummy poweroff handlers, Guenter Roeck
[PATCH 41/44] x86: pmc_atom: Register poweroff handler with kernel poweroff handler, Guenter Roeck
[PATCH 44/44] kernel: Remove pm_power_off,
Guenter Roeck
[PATCH 42/44] efi: Register poweroff handler with kernel poweroff handler, Guenter Roeck
[PATCH 43/44] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off, Guenter Roeck
[PATCH 15/44] mfd: dm355evm_msp: Register with kernel poweroff handler, Guenter Roeck
[PATCH 13/44] mfd: max8907: Register with kernel poweroff handler, Guenter Roeck
[PATCH 10/44] mfd: axp20x: Register with kernel poweroff handler, Guenter Roeck
[RFT PATCH] efi/x86: move x86 back to libstub,
Ard Biesheuvel
[GIT PULL v2] EFI changes for v3.18, Matt Fleming
[PATCH] rtc: Disable EFI rtc for x86,
Matt Fleming
[PATCH 0/2] efi: Remove conditional in_nmi() runtime locking,
Matt Fleming
[GIT PULL] EFI changes for v3.18,
Matt Fleming
[PATCH] x86/efi: Delete misleading efi_printk() error message, Matt Fleming
[PATCH 0/6] Warn about illegal accesses to EFI_BOOT_SERVICES_* memory,
Ricardo Neri
[PATCH] efi: rtc-efi: export platform:rtc-efi as module alias,
Ard Biesheuvel
[GIT PULL v2] EFI urgent fixes,
Matt Fleming
[PATCH] efi/arm64: fix fdt-related memory reservation,
Mark Salter
[PATCH 0/4] x86/efi: Minor cleanup patches,
Mathias Krause
[PATCH v2] efi: Resolve some shadow warnings,
Jeff Kirsher
[PATCH] efi: Resolve some shadow warnings,
Jeff Kirsher
Re: oops on kernel 3.14.17 seems related to EFI,
Matt Fleming
[PATCH -v4] x86: only load initrd above 4g on second try,
Yinghai Lu
[PATCH] partitions: efi.c: fix formatting and function readability,
Joseph Poirier
[PATCH v2 0/5] beautify EFI memmap logs,
Laszlo Ersek
[PATCH -v3] x86: only load initrd above 4g on second try,
Yinghai Lu
[PATCH -v2] x86: only load initrd above 4g on second try,
Yinghai Lu
[REGRESSION] "efi: efistub: Convert into static library" and preparation patches,
Maarten Lankhorst
[PATCH 0/5] beautify EFI memmap logs,
Laszlo Ersek
[bisected, regression] 3.17-rc2 kernel doesn't load initramfs with EFI stub boot,
Calvin Walton
[PATCH] x86: only load initrd above 4g on second try,
Yinghai Lu
[no subject], Anders Darander
[PATCH RFC] x86 early_ioremap: increase FIX_BTMAPS_SLOTS to 8,
Dave Young
[PATCH V2] efi_high_alloc: use EFI_ALLOCATE_MAX_ADDRESS,
harald
Re: [PATCH] efi_high_alloc: use EFI_ALLOCATE_MAX_ADDRESS,
Matt Fleming
kernel boot fail with efi earlyprintk (bisected),
Dave Young
[PATCH v2] efi/arm64: store Runtime Services revision,
Semen Protsenko
[PATCH] efi/arm64: store Runtime Services revision,
Semen Protsenko
[PATCH 1/7] efi: move noefi early param code out of x86 arch code,
Dave Young
[PATCH v2] firmware: Do not use WARN_ON(!spin_is_locked()),
Guenter Roeck
Default initrd path with the EFI stub, David Michael
[PATCH 1/5] efi: move noefi early param code out of x86 arch code,
Dave Young
[PATCH] firmware: Do not use WARN_ON(!spin_is_locked()),
Guenter Roeck
Loading initrd above 4G causes freeze on boot,
Mantas Mikulėnas
Re: Loading initrd above 4G causes freeze on boot, Harald Hoyer
Re: [PATCH 1/2] UEFI arm64: add noefi boot param,
Leif Lindholm
Re: [PATCH] efi: Add efi= parameter parsing to the EFI boot stub,
Ard Biesheuvel
[PATCH v2] x86/efi: Fix 3DNow optimization build failure in EFI stub, Matt Fleming
[PATCH] x86/efi: Fix 3DNow optimization build failure in EFI stub,
Matt Fleming
[PATCH v4] efi: implement mandatory locking for UEFI Runtime Services,
Ard Biesheuvel
3.12 to 3.13 boot regression bisected - still applies to 3.16,
Bruno Prémont
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]