linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-30 07:16:56 to 2014-02-03 16:57:18 UTC [more...]

[PATCH v4 0/5] arm: add UEFI runtime services support
 2014-02-03 16:57 UTC  (27+ messages)
` [PATCH v4 1/5] arm: break part of __soft_restart out into separate function
  ` [PATCH v4 2/5] arm: add new asm macro update_sctlr
` [PATCH v4 3/5] Documentation: arm: add UEFI support documentation
` [PATCH v4 4/5] arm: Add [U]EFI runtime services support
` [PATCH v4 5/5] init: efi: arm: enable (U)EFI runtime services on arm

[BUG] Linux 3.14 fails to boot with new EFI changes
 2014-01-31 14:36 UTC  (5+ messages)

[RFC][PATCH 00/11] EFI mixed mode
 2014-01-30 16:36 UTC  (16+ messages)
  ` [RFC][PATCH 01/11] x86/boot: Cleanup header.S by removing some #ifdefs
  ` [RFC][PATCH 02/11] x86, tools: Consolidate #ifdef code
  ` [RFC][PATCH 03/11] x86/mm/pageattr: Make __lookup_address_in_pgd() global
  ` [RFC][PATCH 04/11] x86/efi: Delete dead code when checking for non-native
  ` [RFC][PATCH 05/11] efi: Add separate 32-bit/64-bit definitions
  ` [RFC][PATCH 06/11] x86/efi: Build our own EFI services pointer table
  ` [RFC][PATCH 07/11] x86/efi: Add early thunk code to go from 64-bit to 32-bit
  ` [RFC][PATCH 08/11] x86/efi: Split the boot stub into 32/64 code paths
  ` [RFC][PATCH 09/11] x86/efi: Firmware agnostic handover entry points
  ` [RFC][PATCH 10/11] x86/efi: Add mixed runtime services support
  ` [RFC][PATCH 11/11] x86/efi: Wire up CONFIG_EFI_MIXED

[PATCH] efi: Add newline to cper DIMM location messages
 2014-01-28  5:30 UTC  (9+ messages)

[PATCH] efi: Add newline to cper DIMM location messages
 2014-01-27 17:52 UTC  (4+ messages)

Kind Regards
 2014-01-26 21:57 UTC 

[RFC][PATCH 0/3] Generic efi_enabled() support
 2014-01-24 18:46 UTC  (5+ messages)
  ` [RFC][PATCH 1/3] efi: Move facility flags to struct efi
  ` [RFC][PATCH 2/3] efi: Set feature flags inside feature init functions
  ` [RFC][PATCH 3/3] ia64/efi: Implement efi_enabled()

[PATCH 0/5] EFI memmap and other fixes, v3
 2014-01-23 16:56 UTC  (15+ messages)
  ` [PATCH 1/5] x86, ptdump: Add the functionality to dump an arbitrary pagetable
  ` [PATCH 2/5] efi: Dump the EFI page table
` [PATCH 3/5] x86, pageattr: Export page unmapping interface
` [PATCH 4/5] efi: Make efi virtual runtime map passing more robust
` [PATCH 5/5] efi: Split efi_enter_virtual_mode

[PATCH 0/6] arm64: Add EFI stub and runtime services support
 2014-01-23 11:24 UTC  (15+ messages)
` [PATCH 2/6] arm64: Add function to create identity mappings
  ` [PATCH 1/6] efi: create memory map iteration helper
  ` [PATCH 3/6] efi: add helper function to get UEFI params from FDT
  ` [PATCH 5/6] doc: arm64: add description of EFI stub support
` [PATCH 4/6] arm64: add EFI stub
` [PATCH 6/6] arm64: add EFI runtime services

[PATCH v4 0/4] kexec-tools: efi runtime support on kexec kernel
 2014-01-21  6:31 UTC  (8+ messages)
` [PATCH v4 4/4] Passing efi related data via setup_data
    ` [PATCH v4 4/4 update] "

Let's have a great deal
 2014-01-19  2:12 UTC 

LOCAL MAP OPTIMIZATION FOR : mail-archive.com (Less Than $99/Month)
 2014-01-17 18:52 UTC 

[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
 2014-01-17 12:20 UTC  (14+ messages)
    ` [RFT][PATCH] ACPI / init: Run acpi_early_init() before efi_enter_virtual_mode() (was: Re: [RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME)
          ` [RFT][PATCH] ACPI / init: Run acpi_early_init() before efi_enter_virtual_mode()

[PATCH 0/4] EFI memmap fix v2
 2014-01-16 14:52 UTC  (30+ messages)
` [PATCH 1/4] x86, ptdump: Add the functionality to dump an arbitrary pagetable
  ` [PATCH 2/4] efi: Dump the EFI page table
  ` [PATCH 3/4] x86, pageattr: Export page unmapping interface
  ` [PATCH 4/4] efi: Make efi virtual runtime map passing more robust

[PATCH] efi: x86: make "efi facility" use slightly more generic
 2014-01-15 14:22 UTC  (2+ messages)

[PATCH] ACPI / init: Run acpi_early_init() before timekeeping_init()
 2014-01-15 13:24 UTC  (3+ messages)

[PATCH V6 0/8] Add ARM EFI stub
 2014-01-15 11:47 UTC  (20+ messages)
` [PATCH V6 1/8] efi-stub.txt updates for ARM
` [PATCH V6 5/8] Add strstr to compressed string.c "
` [PATCH V6 7/8] Disable stack protection for decompressor/stub
` [PATCH V6 8/8] Add config EFI_STUB for ARM to Kconfig
  ` [PATCH V6 2/8] Add shared printk wrapper for consistent prefixing
  ` [PATCH V6 3/8] Add helper function to get and convert EFI command line
  ` [PATCH V6 4/8] Add shared FDT related functions for ARM/ARM64
  ` [PATCH V6 6/8] Add EFI stub for ARM

[PATCH 0/2] efi: Fix krealloc defect and misc neatening
 2014-01-14  2:35 UTC  (8+ messages)
` [PATCH 1/2] efi: Fix krealloc defect
` [PATCH 2/2] efi: style neatening

[PATCH] x86: efi: create memory map iteration helper
 2014-01-13 14:40 UTC  (2+ messages)

[BUG] Kernel OOPS when reboot if I set reboot=efi,{warm, cold} (and some questions :-)
 2014-01-13 12:16 UTC  (2+ messages)

DiePresse.com Mein Freund, der Fahrradhändler
 2014-01-10 12:35 UTC 

[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
 2014-01-09 12:16 UTC  (16+ messages)
` [RFC PATCH 04/14] ACPI: Add ACPI 5.0 Time and Alarm Device driver

[GIT PULL] EFI kexec fixes
 2014-01-03 22:31 UTC 

[PATCH v7 00/12] kexec kernel efi runtime support
 2014-01-03  4:12 UTC  (5+ 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).