linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-05 13:46:04 to 2012-12-29 06:17:50 UTC [more...]

[PATCH 1/3] rtc-efi: register rtc-efi device when EFI enabled
 2012-12-29  6:17 UTC  (16+ messages)
  ` [PATCH 2/3] rtc-efi: add timezone to rtc_time that will used by rtc-efi
  ` [PATCH 3/3] rtc-efi: set uie_unsupported for indicate rtc-efi doesn't support UIE mode

[PATCH 00/20] EFI changes for v3.8
 2012-12-26 10:40 UTC  (24+ messages)
` [PATCH 01/20] efi: Add support for a UEFI variable filesystem
  ` [PATCH v2 "
    ` General protection fault in efivarfs
                        ` efivarfs: unlinking open files results in spinlock corruption
` [PATCH 02/20] efi: Handle deletions and size changes in efivarfs_write_file
    ` File lingers after deletion with efivarfs_write_file
` [PATCH 16/20] efivarfs: Return an error if we fail to read a variable
  ` [PATCH v2 "
` [PATCH 17/20] efivarfs: Replace magic number with sizeof(attributes)

[PATCH] arch: x86: boot: compressed: eboot: fix cast warnings on 32b platforms
 2012-12-26  8:00 UTC  (2+ messages)

[PATCH] x86, efi: correct precedence of operators in setup_efi_pci
 2012-12-20 19:11 UTC 

FINANCIAL LOAN OFFER AT 3% INTEREST RATE
 2012-12-13  7:52 UTC 

[patch] x86, efi: precedence error in setup_efi_pci()
 2012-12-10  8:44 UTC  (3+ messages)

Use PCI ROMs from EFI boot services
 2012-12-06 21:44 UTC  (28+ messages)

Random boot fail on 'cannot allocate trampoline' on Intel DQ57TM board with B.11 BIOS
 2012-12-04 10:08 UTC  (3+ messages)

Heads up on EFI error status change
 2012-12-03 13:05 UTC 

EFI pstore: BUG: scheduling while atomic, and possible circular locking dependency
 2012-11-26 17:50 UTC  (6+ messages)

[RFC] Second attempt at kernel secure boot support
 2012-11-23  7:34 UTC  (50+ messages)
                  ` [PATCH RFC 0/4] Add firmware signature file check
                    ` [PATCH RFC 1/4] scripts/sign-file: Allow specifying hash algorithm via -a option
                    ` [PATCH RFC 2/4] scripts/sign-file: Support firmware signing
                    ` [PATCH RFC 3/4] firmware: Add a signature check
                    ` [PATCH RFC 4/4] firmware: Install signature files automatically
                    ` [PATCH RFC v2 0/4] Add firmware signature file check
                      ` [PATCH RFC v2 1/4] firmware: Add the firmware signing support to scripts/sign-file
                      ` [PATCH RFC v2 2/4] firmware: Add -a option "
                      ` [PATCH RFC v2 3/4] firmware: Add support for signature checks
                        ` [PATCH RFC v2 4/4] firmware: Install firmware signature files automatically

[GIT PULL] EFI changes for v3.7 - part 2
 2012-11-20 21:26 UTC 

[GIT PULL] EFI changes for v3.8 - part 2
 2012-11-15 21:20 UTC 

[PATCH v6 7/7] efi_pstore: Add a format check for an existing variable name at erasing time
 2012-11-14 20:29 UTC 

[PATCH v6 6/7] efi_pstore: Add a format check for an existing variable name at reading time
 2012-11-14 20:28 UTC 

[PATCH v6 5/7] efi_pstore: Add a sequence counter to a variable name
 2012-11-14 20:28 UTC 

[PATCH v6 4/7] efi_pstore: Add ctime to argument of erase callback
 2012-11-14 20:27 UTC 

[PATCH v6 3/7] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
 2012-11-14 20:26 UTC 

[PATCH v6 2/7] efi_pstore: Add a logic erasing entries to an erase callback
 2012-11-14 20:26 UTC 

[PATCH v6 1/7] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
 2012-11-14 20:25 UTC 

[PATCH v6 0/7] efi_pstore: multiple event logging support
 2012-11-14 20:24 UTC 

[PATCH] x86/EFI: check table header length in efi_bgrt_init()
 2012-11-14  9:55 UTC  (6+ messages)

[GIT PULL] EFI changes for v3.8
 2012-11-13 22:20 UTC  (3+ messages)

[PATCH v5 0/7] efi_pstore: multiple event logging support
 2012-11-13 18:43 UTC  (2+ messages)

[PATCH v5 7/7] efi_pstore: Add a format check for an existing variable name at erasing time
 2012-11-13 16:39 UTC 

[PATCH v5 6/7] efi_pstore: Add a format check for an existing variable name at reading time
 2012-11-13 16:39 UTC 

[PATCH v5 5/7] efi_pstore: Add a sequence counter to a variable name
 2012-11-13 16:38 UTC 

[PATCH v5 4/7] efi_pstore: Add ctime to argument of erase callback
 2012-11-13 16:37 UTC 

[PATCH v5 3/7] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
 2012-11-13 16:37 UTC 

[PATCH v5 2/7] efi_pstore: Add a logic erasing entries to an erase callback
 2012-11-13 16:36 UTC 

[PATCH v5 1/7] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
 2012-11-13 16:36 UTC 

Do not allow MSR or Embedded Controller writes from userspace in secure boot case
 2012-11-09 12:35 UTC  (18+ messages)
  ` [PATCH 1/2] ACPI ec_sys: Do not allow write access to EC in secure boot mode
  ` [PATCH 2/2] X86 msr: Do not allow MSR writes "
      ` [RFC] [PATCH] X86 MSR read whitelist

[RFC] Second attempt at kernel secure boot support
 2012-11-08 11:19 UTC  (45+ messages)

[PATCH] x86/EFI: additional checks in efi_bgrt_init()
 2012-11-07 14:52 UTC  (10+ messages)

[PATCH] systemd: mount the EFI variable filesystem
 2012-11-05 20:55 UTC  (6+ messages)
      ` [systemd-devel] "

[RFC] Second attempt at kernel secure boot support
 2012-11-05 18:22 UTC  (17+ 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).