linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-10 09:25:24 to 2014-11-10 01:43:04 UTC [more...]

[PATCH v6 47/48] efi: Register power-off handler with kernel power-off handler
 2014-11-10  1:43 UTC 

[PATCH] rtc: Disable EFI rtc for x86
 2014-11-09 18:22 UTC  (4+ messages)

[PATCH v2 0/3] Enable user helper interface for efi capsule update
 2014-11-08 19:07 UTC  (30+ messages)
` [PATCH v2 1/3] firmware loader: Introduce new API - request_firmware_abort()
` [PATCH v2 2/3] firmware loader: fix hung task warning dump
  ` [PATCH v2 3/3] efi: Capsule update with user helper interface

[PATCH v2 00/10] arm64: stable UEFI mappings for kexec
 2014-11-07 15:21 UTC  (14+ messages)
  ` [PATCH v2 01/10] arm64/mm: add explicit struct_mm argument to __create_mapping()
  ` [PATCH v2 02/10] arm64/mm: add create_pgd_mapping() to create private page tables
  ` [PATCH v2 03/10] efi: split off remapping code from efi_config_init()
  ` [PATCH v2 04/10] efi: add common infrastructure for stub-installed virtual mapping
  ` [PATCH v2 05/10] arm64/efi: move SetVirtualAddressMap() to UEFI stub
  ` [PATCH v2 06/10] arm64/efi: remove free_boot_services() and friends
  ` [PATCH v2 07/10] arm64/efi: remove idmap manipulations from UEFI code
  ` [PATCH v2 08/10] arm64/efi: use UEFI memory map unconditionally if available
  ` [PATCH v2 09/10] arm64/efi: ignore unusable regions instead of reserving them
  ` [PATCH v2 10/10] arm64/efi: improve /dev/mem mmap() handling under UEFI

[PATCH 2/2] efi: Capsule update support
 2014-11-07 15:12 UTC  (7+ messages)

[PATCH v5 47/48] efi: Register power-off handler with kernel power-off handler
 2014-11-06 16:43 UTC 

[PATCH v2] efi/x86: move x86 back to libstub
 2014-11-05 16:00 UTC 

[PATCH v2 00/10] arm64 EFI patches for 3.19
 2014-11-05  9:52 UTC  (24+ messages)
  ` [PATCH v2 01/10] arm64/efi: efistub: jump to 'stext' directly, not through the header
  ` [PATCH v2 02/10] arm64/efi: set PE/COFF section alignment to 4 KB
  ` [PATCH v2 03/10] arm64/efi: set PE/COFF file alignment to 512 bytes
  ` [PATCH v2 04/10] arm64/efi: invert UEFI memory region reservation logic
  ` [PATCH v2 05/10] arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
  ` [PATCH v2 06/10] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
  ` [PATCH v2 07/10] dmi: add support for SMBIOS 3.0 64-bit entry point
      ` [PATCH v2] "
  ` [PATCH v2 08/10] arm64: dmi: Add SMBIOS/DMI support
  ` [PATCH v2 09/10] arm64: dmi: set DMI string as dump stack arch description
  ` [PATCH v2 10/10] efi: efi-stub: notify on DTB absence

[PATCH] efivarfs: allow unloading when build as module
 2014-11-04 16:56 UTC  (2+ messages)

(unknown)
 2014-11-02 19:54 UTC 

[PATCH v1 0/3] Enable user helper interface for efi capsule update
 2014-11-02  7:47 UTC  (8+ messages)
  ` [PATCH v1 1/3] firmware loader: Introduce new API - request_firmware_abort()
` [PATCH v1 2/3] firmware loader: fix hung task warning dump
` [PATCH v1 3/3] efi: Capsule update with user helper interface

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2014-11-01 17:02 UTC  (10+ messages)
` [PATCH 08/44] kernel: Move pm_power_off to common code
` [PATCH 33/44] avr32: atngw100: Register with kernel poweroff handler

[PATCH 00/10] arm64 EFI patches for 3.19
 2014-10-28 12:38 UTC  (33+ messages)
  ` [PATCH 01/10] arm64/efi: efistub: jump to 'stext' directly, not through the header
  ` [PATCH 02/10] arm64/efi: set PE/COFF section alignment to 4 KB
  ` [PATCH 03/10] arm64/efi: set PE/COFF file alignment to 512 bytes
  ` [PATCH 04/10] arm64/efi: reserve regions of type ACPI_MEMORY_NVS
  ` [PATCH 05/10] arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
  ` [PATCH 06/10] arm64/efi: use UEFI memory map unconditionally if available
  ` [PATCH 07/10] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
  ` [PATCH 08/10] dmi: add support for SMBIOS 3.0 64-bit entry point
  ` [PATCH 09/10] arm64: dmi: Add SMBIOS/DMI support
  ` [PATCH 10/10] arm64: dmi: set DMI string as dump stack arch description

[PATCH 0/6] arm64: stable UEFI mappings for kexec
 2014-10-28  8:16 UTC  (18+ messages)
  ` [PATCH 1/6] arm64/mm: add explicit struct_mm argument to __create_mapping()
  ` [PATCH 2/6] arm64/mm: add create_pgd_mapping() to create private page tables
  ` [PATCH 3/6] efi: split off remapping code from efi_config_init()
  ` [PATCH 4/6] arm64/efi: move SetVirtualAddressMap() to UEFI stub
  ` [PATCH 5/6] arm64/efi: remove free_boot_services() and friends
  ` [PATCH 6/6] arm64/efi: remove idmap manipulations from UEFI code

[PATCH v3 46/47] efi: Register power-off handler with kernel power-off handler
 2014-10-27 15:55 UTC 

[PATCH 1/2] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
 2014-10-22 11:26 UTC  (7+ messages)
  ` [PATCH 2/2] dmi: add support for SMBIOS 3.0 64-bit entry point

[PATCH] arm64/efi: set PE/COFF file alignment to 512 bytes
 2014-10-22  8:02 UTC  (8+ messages)

[PATCH v2 46/47] efi: Register poweroff handler with kernel poweroff handler
 2014-10-21  4:13 UTC 

[RFT PATCH] efi/x86: move x86 back to libstub
 2014-10-16 15:29 UTC  (9+ messages)

[PATCH 1/2] efi: Move efi_status_to_err() to efi.h
 2014-10-14 21:46 UTC  (4+ messages)
` [PATCH 2/2] efi: Capsule update support

[RFC PATCH] dmi: add support for SMBIOS 3.0 64-bit entry point
 2014-10-14 14:35 UTC  (9+ messages)

[PATCH] efi/arm64: store Runtime Services revision
 2014-10-13 16:14 UTC  (3+ messages)

[PATCH] arm64/efi: set PE/COFF section alignment to 4 KB
 2014-10-10 15:59 UTC  (8+ messages)

[PATCH v3] arm64/efi: efistub: jump to 'stext' directly, not through the header
 2014-10-10 15:52 UTC  (18+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).