linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-28 12:46:04 to 2013-05-10 19:31:55 UTC [more...]

[PATCH]Move kzalloc() just before memset() to avoid initializing new sysfs entries wrongly
 2013-05-10 19:31 UTC  (4+ messages)

[PATCH] efivarfs: Never return ENOENT from firmware again
 2013-05-10 10:29 UTC 

поразительно Действительно
 2013-05-06 11:00 UTC 

[PATCH] x86, efi: initial the local variable of DataSize to zero
 2013-05-03  8:50 UTC  (2+ messages)

unusual uefi call/mapping problem
 2013-04-30 16:23 UTC  (6+ messages)

[GIT PULL] EFI fixes for tip/x86/efi
 2013-04-30 15:25 UTC 

[GIT PULL] EFI merge botch fix
 2013-04-30 15:25 UTC 

[GIT PULL] EFI merge botch fix
 2013-04-30 14:57 UTC  (4+ messages)

[patch] efi: remove "kfree(NULL)"
 2013-04-30 11:34 UTC  (2+ messages)

[patch] efi: locking fix in efivar_entry_set_safe()
 2013-04-30 11:33 UTC  (2+ messages)

linux-next: Tree for Apr 26
 2013-04-29 13:50 UTC  (7+ messages)

[PATCH] x86, efi: initial the local variable of DataSize to zero
 2013-04-29 10:34 UTC  (4+ messages)

[GIT PULL] EFI urgent fix
 2013-04-26 16:48 UTC  (3+ messages)

[GIT PULL] EFI urgent fixes
 2013-04-25  8:49 UTC 

[PATCH] efi: Check EFI revision in setup_efi_vars
 2013-04-24 15:20 UTC  (7+ messages)
              ` [PATCH v2] "

[PATCH 1/3] efi: Determine how much space is used by boot services-only variables
 2013-04-24 13:23 UTC  (30+ messages)
` [PATCH 2/3] Revert "x86, efivars: firmware bug workarounds should be in platform code"
` [PATCH V4 1/3] efi: Determine how much space is used by boot services-only variables
    ` [PATCH V4 2/3] Revert "x86, efivars: firmware bug workarounds should be in platform code"
    ` [PATCH V4 3/3] efi: Distinguish between "remaining space" and actually used space
` [PATCH V5 1/2] efi: Pass boot services variable info to runtime code
  ` [PATCH V5 2/2] efi: Distinguish between "remaining space" and actually used space
  ` [PATCH 3/3] "
  ` Fix UEFI variable paranoia
    ` [PATCH V6 1/3] Move utf16 functions to kernel core and rename
    ` [PATCH V6 2/3] efi: Pass boot services variable info to runtime code
    ` [PATCH V6 3/3] efi: Distinguish between "remaining space" and actually used space
        ` [PATCH 1/2] x86/Kconfig: Make EFI select UCS2_STRING
            ` [PATCH 2/2] efi: Export efi_query_variable_store() for efivars.ko

Cannot add new efi boot entry
 2013-04-22 16:43 UTC  (15+ messages)

[GIT PULL] EFI fixes for v3.10
 2013-04-20  0:13 UTC  (3+ messages)

[PATCH] Remove warning in efi_enter_virtual_mode
 2013-04-19 12:01 UTC  (26+ messages)

[PATCH] Remove warning in efi_enter_virtual_mode V2
 2013-04-19 11:15 UTC  (6+ messages)

EFI phys_prelog, run a physical address directly in kernel space with efi api
 2013-04-18 18:15 UTC 

[GIT PULL] EFI efivars.c dissection
 2013-04-18 16:12 UTC 

[PATCH] x86,efi: Implement efi_no_storage_paranoia parameter
 2013-04-17 14:56 UTC  (5+ messages)

[PATCH v2 0/6] Chainsaw efivars.c
 2013-04-17 12:48 UTC  (9+ messages)
` [PATCH v2 2/6] efivars: Keep a private global pointer to efivars
` [PATCH v2 3/6] efivars: efivar_entry API
  ` [PATCH v2 1/6] efi: move utf16 string functions to efi.h
  ` [PATCH 4/6] efivars: Move pstore code into the new EFI directory
  ` [PATCH 5/6] efivarfs: Move to fs/efivarfs
` [PATCH 6/6] efi: split efisubsystem from efivars

[PATCH v3 0/6] Chainsaw efivars.c
 2013-04-17 12:47 UTC  (7+ messages)
  ` [PATCH 1/6] efi: move utf16 string functions to efi.h
` [PATCH 2/6] efivars: Keep a private global pointer to efivars
` [PATCH v3 3/6] efivars: efivar_entry API
` [PATCH 4/6] efivars: Move pstore code into the new EFI directory
` [PATCH 5/6] efivarfs: Move to fs/efivarfs
` [PATCH 6/6] efi: split efisubsystem from efivars

[PATCH 01/28] Include missing linux/slab.h inclusions [RFC]
 2013-04-17  0:56 UTC  (3+ messages)
` [PATCH 02/28] Include missing linux/magic.h "

EFI pstore: BUG: scheduling while atomic, and possible circular locking dependency
 2013-04-13 14:40 UTC  (3+ messages)

[PATCH 1/2] x86,efi: Check max_size only if it is non-zero
 2013-04-11 15:19 UTC  (4+ messages)
` [PATCH 2/2] x86,efi: Implement no_storage_paranoia parameter

[PATCH 0/6] Chainsaw efivars.c
 2013-04-11 13:34 UTC  (15+ messages)
  ` [PATCH 1/6] efi: move utf16 string functions to efi.h
  ` [PATCH 2/6] efivars: Keep a private global pointer to efivars
  ` [PATCH 3/6] efivars: efivar_entry API
` [PATCH 4/6] efivars: Move pstore code into the new EFI directory
` [PATCH 5/6] efivarfs: Move to fs/efivarfs
` [PATCH 6/6] efi: split efisubsystem from efivars

[PATCH v2 1/2] efivars: Check max_size only if it is non-zero
 2013-04-09  9:38 UTC  (3+ messages)
` [PATCH 2/2] efivars: Implement no_storage_paranoia parameter

[GIT PULL] EFI changes for v3.9
 2013-04-08 11:15 UTC 

Patch "efi: Build EFI stub with EFI-appropriate options" has been added to the 3.6-stable tree
 2013-04-08  9:32 UTC  (5+ messages)

[PATCH 1/2] efivars: Check max_size only if it is non-zero
 2013-04-05 14:03 UTC  (5+ messages)
` [PATCH 2/2] efivars: Implement no_storage_paranoia parameter

efi: be more paranoid about available space when creating variables
 2013-04-03 17:20 UTC  (11+ messages)
` [PATCH 1/2] efi: Determine how much space is used by boot services-only variables
    ` [PATCH 2/2] efi: Distinguish between "remaining space" and actually used space

efi: be more paranoid about available space when creating variables
 2013-04-01  6:31 UTC  (8+ messages)

Offer to Attend Events for AMD
 2013-03-29 16:28 UTC 

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-28 12:46 UTC  (5+ messages)
` [PATCH 05/12] PCI: Require CAP_COMPROMISE_KERNEL for PCI BAR access


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