linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-18 21:48:30 to 2014-05-28 02:09:35 UTC [more...]

[PATCH] export efi.flags to sysfs
 2014-05-28  2:09 UTC  (5+ messages)

kernel 3.14.2 oops: seems related to EFI
 2014-05-27 14:02 UTC  (6+ messages)

Your Urgent reply
 2014-05-25 18:43 UTC 

[GIT PULL] EFI changes for arm64
 2014-05-23 22:23 UTC 

EFI_STUB fails to boot non-EFI on arm64
 2014-05-23 19:43 UTC  (9+ messages)

[PATCH] efi: arm64: memory node handling cleanup
 2014-05-23 15:19 UTC 

[PATCH v4 0/5] xen: Add EFI support
 2014-05-22  7:59 UTC  (23+ messages)
` [PATCH v4 1/5] efi: Introduce EFI_DIRECT flag
` [PATCH v4 2/5] xen: Define EFI related stuff
` [PATCH v4 4/5] arch/x86: Replace plain strings with constants
` [PATCH v4 5/5] arch/x86: Remove redundant set_bit() call
  ` [PATCH v4 3/5] xen: Put EFI machinery in place
    ` [Xen-devel] "

[GIT PULL] EFI changes for v3.16
 2014-05-20 20:27 UTC  (7+ messages)

[GIT PULL] EFI changes for arm64
 2014-05-20 16:28 UTC  (3+ messages)

[GIT PULL] EFI urgent fix
 2014-05-04 18:21 UTC  (2+ messages)

[PATCH V2] earlyprintk=efi,keep fix
 2014-05-02 13:00 UTC  (2+ messages)

[PATCH] earlyprintk=efi,keep fix
 2014-05-01 13:17 UTC  (5+ messages)

[PATCH] ignore ,keep for efi earlyprintk
 2014-04-30  1:12 UTC  (6+ messages)

[PATCH v2 00/10] arm64: UEFI support
 2014-04-29 16:41 UTC  (25+ messages)
` [PATCH v2 01/10] lib: add fdt_empty_tree.c
` [PATCH v2 02/10] doc: efi-stub.txt updates for ARM
` [PATCH v2 03/10] efi: add helper function to get UEFI params from FDT
` [PATCH v2 04/10] arm64: Add function to create identity mappings
` [PATCH v2 05/10] efi: Add shared FDT related functions for ARM/ARM64
` [PATCH v2 06/10] arm64: add EFI runtime services
` [PATCH v2 07/10] doc: arm: add UEFI support documentation
` [PATCH v2 08/10] arm64: efi: add EFI stub
` [PATCH v2 09/10] doc: arm64: add description of EFI stub support
` [PATCH v2 10/10] efi/arm64: ignore dtb= when UEFI SecureBoot is enabled

[GIT PULL] EFI changes for v3.16
 2014-04-19 22:42 UTC  (2+ messages)

[GIT PULL] EFI urgent fixes
 2014-04-11  8:27 UTC  (2+ messages)

"54b52d87268034859191d671505bb1cfce6bd74d - x86/efi: Build our own EFI services pointer table" breaks boot on thinkpad t440s
 2014-04-11  7:44 UTC  (5+ messages)

df36ac1bc2a16 ("pstore: Don't allow high traffic options on fragile devices")
 2014-04-10 18:57 UTC  (3+ messages)

[PATCH v3 00/10] arm64: UEFI support
 2014-04-10 12:54 UTC  (13+ messages)
` [PATCH v3 01/10] lib: add fdt_empty_tree.c
` [PATCH v3 02/10] doc: efi-stub.txt updates for ARM
` [PATCH v3 03/10] efi: add helper function to get UEFI params from FDT
` [PATCH v3 04/10] arm64: Add function to create identity mappings
  ` [PATCH v3 05/10] efi: Add shared FDT related functions for ARM/ARM64
` [PATCH v3 06/10] arm64: efi: add EFI stub
` [PATCH v3 07/10] doc: arm64: add description of EFI stub support
` [PATCH v3 08/10] arm64: add EFI runtime services
` [PATCH v3 09/10] doc: arm: add UEFI support documentation
` [PATCH v3 10/10] efi/arm64: ignore dtb= when UEFI SecureBoot is enabled

[PATCH 0/5] Non-ARM-specific EFI patches needed for ARM ports
 2014-04-07 13:22 UTC  (9+ messages)
  ` [PATCH 1/5] efi: efi-stub-helper cleanup
  ` [PATCH 2/5] efi: create memory map iteration helper
  ` [PATCH 3/5] efi: x86: Improve cmdline conversion
  ` [PATCH 4/5] efi: Add shared printk wrapper for consistent prefixing
` [PATCH 5/5] efi: Add get_dram_base() helper function

[PATCH 0/5] x86/efi: Implement FPU context save/restore
 2014-04-04 11:11 UTC  (7+ messages)
  ` [PATCH 1/5] x86/efi: Delete most of the efi_call* macros
  ` [PATCH 2/5] x86, fpu: Extend the use of static_cpu_has_safe
  ` [PATCH 3/5] x86/efi: Implement a __efi_call_virt macro
  ` [PATCH 4/5] x86/efi: Save and restore FPU context around efi_calls (x86_64)
  ` [PATCH 5/5] x86/efi: Save and restore FPU context around efi_calls (i386)

eboot.c regression allows boot, from v3.7 on- no boot with UEFI, only legacy, bisect results
 2014-04-03 21:04 UTC 

Trusted kernel patchset for Secure Boot lockdown
 2014-03-31 14:49 UTC  (35+ messages)
` [PATCH 01/12] Add support for indicating that the booted kernel is externally trusted
` [PATCH 09/12] uswsusp: Disable when trusted_kernel is true

lemures
 2014-03-27 22:08 UTC 

(unknown),
 2014-03-27 21:46 UTC 

[PATCH v3 0/5] xen: Add EFI support
 2014-03-26 22:35 UTC  (29+ messages)
  ` [PATCH v3 1/5] efi: Add efi_init_ops variable
  ` [PATCH v3 2/5] efi: Export arch_tables variable
` [PATCH v3 3/5] x86: Call efi_memblock_x86_reserve_range() on native EFI platform only
` [PATCH v3 4/5] xen: Define EFI related stuff
` [PATCH v3 5/5] xen: Put EFI machinery in place

[PATCH v2 00/13] EFI mixed mode
 2014-03-26 17:40 UTC  (10+ messages)
` [PATCH v2 06/13] x86/efi: Build our own EFI services pointer table
            ` [PATCH] Add efi_early_call() macro

[PATCH 0/5] efivars compat support
 2014-03-19 20:00 UTC  (6+ messages)
  ` [PATCH 1/5] efivars: Use local variables instead of a pointer dereference
` [PATCH 2/5] efivars: Check size of user object
` [PATCH 3/5] efivars: Stop passing a struct argument to efivar_validate()
` [PATCH 4/5] efivars: Refactor sanity checking code into separate function
` [PATCH 5/5] efivars: Add compatibility code for compat tasks

[PATCH v2 00/14] UEFI support for arm(64)
 2014-03-19 16:46 UTC  (13+ messages)
` [PATCH v2 11/15] arm64: add EFI stub


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).