Linux-EFI Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-10 16:31:20 to 2015-09-10 11:37:57 UTC [more...]

[PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters
 2015-09-10 11:37 UTC  (6+ messages)

[PATCH] x86/efi: Map EFI memmap entries in-order at runtime
 2015-09-10  3:38 UTC  (16+ messages)

[PATCH v5 2/2] efi: a misc char interface for user to update efi firmware
 2015-09-10  1:27 UTC  (3+ messages)

[PATCH] arm64/efi: don't pad between EFI_MEMORY_RUNTIME regions
 2015-09-09 21:44 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 0/3] Introduce "efi_fake_mem_mirror" boot option
 2015-09-09 14:16 UTC  (9+ messages)
` [PATCH v2 1/3] efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
` [PATCH v2 2/3] efi: Change abbreviation of EFI_MEMORY_RUNTIME from "RUN" to "RT"
` [PATCH v2 3/3] x86, efi: Add "efi_fake_mem_mirror" boot option

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

[PATCH 1/2] efi: add support for UEFIv2.5 Properties table
 2015-09-09  8:08 UTC  (2+ messages)
  ` [PATCH 2/2] efi: introduce EFI_NX_PE_DATA bit and set it from properties table

[PATCH V2 0/2] process unrecognized CPER error section
 2015-09-08 21:56 UTC  (4+ messages)
  ` [PATCH V2 1/2] efi: print unrecognized CPER section
` [PATCH V2 2/2] ras: acpi / apei: generate trace event for "

usually 3000 customers/Where 100,000+ customers worldwide?
 2015-09-06 22:08 UTC 

[GIT PULL 0/2] EFI changes for v4.3 (part two)
 2015-09-04 13:11 UTC  (3+ messages)
` [PATCH 1/2] arm64: apei: Implement arch_apei_get_mem_attributes()
  ` [PATCH 2/2] acpi, apei: Use appropriate pgprot_t to map GHES memory

[PATCH 2/2] acpi, apei: use appropriate pgprot_t to map GHES memory
 2015-09-04 11:36 UTC  (3+ messages)

[PATCH] drivers/firmware: make efi/esrt.c driver explicitly non-modular
 2015-09-01 13:19 UTC  (5+ messages)

[PATCH] efifb: Add support for 64-bit frame buffer addresses
 2015-09-01  8:54 UTC  (4+ messages)

[PATCH 0/4] KASAN/ARM64 EFI fixes
 2015-08-28 14:57 UTC  (11+ messages)
` [PATCH 1/4] x86, efi, kasan: #undef memset/memcpy/memmove per arch
      ` [PATCH v2] "
` [PATCH 2/4] efi/runtime-wrappers, kasan: don't sanitize runtime wrappers
  ` [PATCH 3/4] arm64/efi-stub, kasan: don't instrument efi-stub
` [PATCH 4/4] libfdt, kasan: don't instrument libfdt

[PATCH 0/3] unify efi debug output across architectures
 2015-08-28 13:32 UTC  (14+ messages)
` [PATCH 1/3] efi/x86: move efi=debug option parsing to core
  ` [PATCH 2/3] arm64: use core efi=debug instead of uefi_debug command line parameter
` [PATCH 3/3] efi/arm64: clean up efi_get_fdt_params() interface

[PATCH v2] arm64/efi: base UEFI mapping permissions on region attributes
 2015-08-27 20:33 UTC  (3+ messages)

[RFC 0/3] Add capsule update using error on close semantics
 2015-08-27 19:43 UTC  (5+ messages)
` [RFC 2/3] firmware_class: split out transaction helpers

[PATCH v5 0/2] Enable capsule loader interface for efi firmware
 2015-08-27 14:43 UTC  (4+ messages)
` [PATCH v5 1/2] efi: export efi_capsule_supported() function symbol
` [PATCH v5 2/2] efi: a misc char interface for user to update efi firmware

[PATCH v2 0/5] arm64 UEFI early FDT handling
 2015-08-26 15:35 UTC  (12+ messages)
  ` [PATCH v2 1/5] arm64: clone early_init_dt_add_memory_arch() to override default
  ` [PATCH v2 2/5] efi: move FDT handling to separate object file
  ` [PATCH v2 3/5] arm64/efi: move EFI init before early FDT processing
  ` [PATCH v2 4/5] arm64/efi: ignore DT memory nodes instead of removing them
  ` [PATCH v2 5/5] arm64/efi: ignore DT memreserve entries "

[PATCH 0/2][RFC] Introduce "efi_fake_mem_mirror" boot option
 2015-08-26  8:11 UTC  (8+ messages)
  ` [PATCH 1/2] efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
` [PATCH 2/2] x86, efi: Add "efi_fake_mem_mirror" boot option

[PATCH V2 1/2] arm64: apei: implement arch_apei_get_mem_attributes()
 2015-08-25 17:30 UTC  (10+ messages)
` [PATCH 2/2] acpi, apei: use appropriate pgprot_t to map GHES memory

memleak on efi_enter_virtual_mode()
 2015-08-25  5:18 UTC  (2+ messages)

[PATCH 2/2] acpi, apei: use appropriate pgprot_t to map GHES memory
 2015-08-24 18:25 UTC 

PROBLEM: kernel crashes with efi errors on suspend/hibernate wake and at random times
 2015-08-22  8:57 UTC 

[PATCH] x86_64/efi: Mapping Boot and Runtime EFI memory regions to different starting virtual address
 2015-08-20  1:05 UTC  (12+ messages)

[PATCH V3 1/2] arm64: apei: implement arch_apei_get_mem_attributes()
 2015-08-17 21:08 UTC  (2+ messages)
` [PATCH V3 2/2] acpi, apei: use appropriate pgprot_t to map GHES memory

[GIT PULL 0/2] EFI changes for v4.3 (part two)
 2015-08-14 19:12 UTC  (10+ messages)
` [PATCH 1/2] arm64: apei: implement arch_apei_get_mem_attributes()
` [PATCH 2/2] acpi, apei: use appropriate pgprot_t to map GHES memory

[PATCH v2 0/3] SysFS driver for QEMU fw_cfg device
 2015-08-11 18:44 UTC  (4+ messages)
` [PATCH v2 1/3] firmware: introduce sysfs driver for QEMU's "
` [PATCH v2 2/3] kobject: export kset_find_obj() to be used from modules
  ` [PATCH v2 3/3] firmware: fw_cfg: create directory hierarchy for fw_cfg file names

[PATCH v2 00/16] Signature verification of hibernate snapshot
 2015-08-11  6:13 UTC  (3+ messages)
` [PATCH v2 01/16] PM / hibernate: define HMAC algorithm and digest size of hibernation
  ` [PATCH v2 02/16] x86/efi: Add get and set variable to EFI services pointer table

[PATCH 0/3] SysFS driver for QEMU firmware config device (fw_cfg)
 2015-08-10 19:15 UTC  (12+ messages)
` [PATCH 1/3] firmware: introduce sysfs driver for QEMU's fw_cfg device
` [PATCH 2/3] kobject: export kset_find_obj() to be used from modules
` [PATCH 3/3] firmware: fw_cfg: create directory hierarchy for fw_cfg file names


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 read-only IMAP folder(s) and NNTP newsgroup(s).