linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-18 15:30:03 to 2015-07-31 12:01:18 UTC [more...]

[RFC PATCH 00/16] Signature verification of hibernate snapshot
 2015-07-31 12:01 UTC  (41+ messages)
  ` [RFC PATCH 01/16] PM / hibernate: define HMAC algorithm and digest size of swsusp
  ` [RFC PATCH 09/16] PM / hibernate: Reserve swsusp key and earse footprints
  ` [RFC PATCH 15/16] PM / hibernate: Bypass verification logic on legacy BIOS
` [RFC PATCH 02/16] x86/efi: Add get and set variable to EFI services pointer table
` [RFC PATCH 03/16] x86/boot: Public getting random boot function
` [RFC PATCH 04/16] x86/efi: Generating random number in EFI stub
` [RFC PATCH 05/16] x86/efi: Get entropy through EFI random number generator protocol
` [RFC PATCH 06/16] x86/efi: Generating random HMAC key for siging hibernate image
` [RFC PATCH 07/16] efi: Public the function of transferring EFI status to kernel error
` [RFC PATCH 08/16] x86/efi: Carrying swsusp key by setup data
` [RFC PATCH 10/16] PM / hibernate: Generate and verify signature of hibernate snapshot
` [RFC PATCH 11/16] PM / hibernate: Avoid including swsusp key to hibernate image
` [RFC PATCH 12/16] PM / hibernate: Forward signature verifying result and key to image kernel
` [RFC PATCH 13/16] PM / hibernate: Add configuration to enforce signature verification
` [RFC PATCH 14/16] PM / hibernate: Allow user trigger swsusp key re-generating
` [RFC PATCH 16/16] PM / hibernate: Document signature verification of hibernate snapshot

[GIT PULL] EFI urgent fixes
 2015-07-31  7:56 UTC  (2+ messages)

[PATCH 3.10 ~ 3.14] efi: fix the efi 32bit boot failed problem
 2015-07-31  1:22 UTC  (5+ messages)

[PATCH V9 0/5] map GHES memory region according to EFI memory map
 2015-07-30 21:35 UTC  (3+ messages)
` [PATCH V9 1/5] efi: x86: rearrange efi_mem_attributes()
` [PATCH V9 2/5] x86: acpi: implement arch_apei_get_mem_attributes()

Klientskie bazi tel +79133913837 Email: nonen22pp-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Yznaite podrobnee!!!
 2015-07-30 21:34 UTC 

[PATCH] x86/mm, efi: Check for valid image type
 2015-07-30 19:09 UTC  (9+ messages)

[PATCH] x86_64/efi: Mapping Boot and Runtime EFI memory regions to different starting virtual address
 2015-07-30 14:16 UTC  (12+ messages)

[PATCH 0/2] arm64/efi: fix kernel allocation at base of DRAM
 2015-07-30 14:06 UTC  (5+ messages)
  ` [PATCH 1/2] efi: add 'offset' param to efi_low_alloc()
  ` [PATCH 2/2] arm64/efi: use efi_low_alloc() with offset to allocate kernel

[PATCH v2] efi: Check for null efi kernel parameters
 2015-07-30 12:30 UTC  (5+ messages)

[PATCH v3] x86_64/efi: Use all 64 bit of efi_memmap in setup_e820()
 2015-07-30 10:13 UTC  (2+ messages)

[PATCH v2] arm64/efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
 2015-07-29 10:27 UTC  (6+ messages)

[PATCH] [v2] x86_64/efi: Use all 64 bit of efi_memmap in setup_e820()
 2015-07-28 20:42 UTC  (5+ messages)
      `  "

[PATCH] arm64/efi: map the entire UEFI vendor string before reading it
 2015-07-27 12:16 UTC  (3+ messages)

[PATCH V8 0/5] map GHES memory region according to EFI memory map
 2015-07-24 23:51 UTC  (3+ messages)
` [PATCH V8 1/5] efi: x86: rearrange efi_mem_attributes()
` [PATCH V8 2/5] x86: acpi: implement arch_apei_get_mem_attributes()

[PATCH] arm64/efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
 2015-07-24 10:59 UTC  (4+ messages)

[PATCH 31/42] x86, efi: Copy SETUP_EFI data and access directly
 2015-07-24  2:07 UTC  (3+ messages)

[edk2] [PATCH] arm64/efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
 2015-07-24  1:13 UTC  (7+ messages)
  ` [PATCH v2] "
` [edk2] [PATCH v3] "
    `  "

[arch] WARNING: CPU: 0 PID: 0 at kernel/memremap.c:31 memremap()
 2015-07-22 23:56 UTC  (2+ messages)

[PATCH] Don't print an error on unsupported BGRT version
 2015-07-22 22:13 UTC  (8+ messages)

[PATCH 0/2] process vendor proprietary CPER error section
 2015-07-22 18:11 UTC  (6+ messages)
` [PATCH 1/2] efi: parse vendor proprietary CPER section
` [PATCH 2/2] ras: acpi/apei: trace event for "

[PATCH V6 0/4] map GHES memory region according to EFI memory map
 2015-07-22 17:21 UTC  (7+ messages)
` [PATCH V6 1/4] efi: x86: rearrange efi_mem_attributes()
` [PATCH V6 2/4] x86: acpi: implement arch_apei_get_mem_attributes()

[PATCH] x86_64/efi: Use all 64 bit of efi_memmap in setup_e820()
 2015-07-22 15:30 UTC  (3+ messages)

[PATCH V7 0/5] map GHES memory region according to EFI memory map
 2015-07-21 21:59 UTC  (3+ messages)
  ` [PATCH V7 1/5] efi: x86: rearrange efi_mem_attributes()
` [PATCH V7 2/5] x86: acpi: implement arch_apei_get_mem_attributes()

[GIT PULL] EFI urgent fix
 2015-07-21  7:53 UTC  (2+ messages)

[PATCH] efi: Check for null efi kernel parameters
 2015-07-20 10:11 UTC  (5+ messages)

[PATCH v3] efi: Request desired alignment via the PE/COFF headers
 2015-07-15 16:56 UTC  (10+ messages)

[PATCH V5 0/4] map GHES memory region according to EFI memory map
 2015-07-15  0:31 UTC  (3+ messages)
` [PATCH V5 1/4] efi: x86: rearrange efi_mem_attributes()
` [PATCH V5 2/4] x86: acpi: implement arch_apei_get_mem_attributes()

compatability with older versions of UEFI
 2015-07-08 17:35 UTC  (13+ messages)
          ` [PATCH] efi: Handle memory error structures produced based on old versions of standard
                  ` [PATCHv2] "

[PATCH 0/2] arm64/efi: adapt to UEFI 2.5 properties table changes
 2015-06-30 14:53 UTC  (5+ messages)
  ` [PATCH 1/2] arm64/efi: base UEFI mapping permissions on region attributes
  ` [PATCH 2/2] arm64/efi: don't pad between EFI_MEMORY_RUNTIME regions

[PATCH] x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRT
 2015-06-30 10:00 UTC  (13+ messages)

lower log level of efi-bgrt / handle status 0
 2015-06-29 10:15 UTC  (3+ messages)

[PATCH] efi: add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
 2015-06-28 14:35 UTC  (3+ messages)

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2015-06-18 21:40 UTC  (5+ messages)
` [PATCH 01/44] "


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