public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-04 12:25:45 to 2014-06-16 10:54:04 UTC [more...]

[PATCH v5 0/7] xen: Add EFI support
 2014-06-16 10:54 UTC  (11+ messages)
` [PATCH v5 1/7] efi: Use early_mem*() instead of early_io*()
` [PATCH v5 2/7] efi: Introduce EFI_NO_DIRECT flag
    ` [Xen-devel] "
` [PATCH v5 3/7] xen: Define EFI related stuff
    ` [Xen-devel] "
` [PATCH v5 4/7] xen: Put EFI machinery in place
` [PATCH v5 5/7] arch/x86: Replace plain strings with constants
` [PATCH v5 6/7] arch/x86: Remove redundant set_bit() call
  ` [PATCH v5 7/7] arch/x86: Comment out efi_set_rtc_mmss()

[PATCH] x86, eboot: Support initrd loaded above 4G
 2014-06-14 19:23 UTC 

Why efi_set_rtc_mmss() is never used?
 2014-06-14 17:32 UTC  (3+ messages)

[PATCH] efi: fix pointer type errors in fdt_uefi_find_params()
 2014-06-13 14:54 UTC 

[PATCH] efi/arm64: efistub: remove local copy of linux_banner
 2014-06-13 11:11 UTC 

[RFC] Best place/method to determine BIOS version?
 2014-06-11 17:32 UTC  (6+ messages)
      ` efi_call on SGI

[PATCH] pstore: Fix an overflow on 32-bit builds
 2014-06-09 20:24 UTC 

[PATCH] x86/boot: EFI_MIXED should not prohibit loading above 4G
 2014-06-09 14:32 UTC  (5+ messages)

Refactoring and cleanup patch on x86/efi
 2014-06-09 13:41 UTC  (3+ messages)

[PATCH] x86/efi: Use early_memunmap() to squelch sparse errors
 2014-06-09 13:41 UTC 

[PATCH] x86/efi: Only pass mapped RAM regions to free_bootmem_late()
 2014-06-05 18:07 UTC  (4+ messages)

[GIT PULL] EFI urgent fixes
 2014-06-04 16:53 UTC 

[PATCH] efi: Fix compiler warnings (unused, const, type)
 2014-06-02 11:31 UTC  (2+ messages)

[PATCH]x86 efi: do not export efi runtime map in case old map
 2014-06-02 11:23 UTC  (7+ messages)

[PATCH] export efi.flags to sysfs
 2014-05-30  7:33 UTC  (24+ messages)

EFI_STUB fails to boot non-EFI on arm64
 2014-05-28 20:42 UTC  (13+ 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 

[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 3/5] xen: Put EFI machinery in place
    ` [Xen-devel] "
` [PATCH v4 4/5] arch/x86: Replace plain strings with constants
` [PATCH v4 5/5] arch/x86: Remove redundant set_bit() call

[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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox