linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-26 16:15:07 to 2015-09-27 16:30:48 UTC [more...]

[GIT PULL 0/2] EFI urgent fixes
 2015-09-27 16:30 UTC  (21+ messages)
` [PATCH 1/2] x86/efi: Map EFI memmap entries in-order at runtime
` [PATCH 2/2] arm64/efi: Don't pad between EFI_MEMORY_RUNTIME regions

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

[RFC PATCH] arm64/efi: remove /chosen/linux,uefi-stub-kern-ver DT property
 2015-09-24 23:23 UTC  (3+ messages)

[RFC PATCH] arm64/efi: isolate EFI stub from the kernel proper
 2015-09-23 16:44 UTC  (6+ messages)

[PATCH] arm64/efi: don't pad between EFI_MEMORY_RUNTIME regions
 2015-09-23 13:50 UTC  (13+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v3 0/6] arm64 UEFI early FDT handling
 2015-09-22  0:21 UTC  (7+ messages)
  ` [PATCH v3 1/6] of/fdt: make generic early_init_dt_add_memory_arch() a weak alias
  ` [PATCH v3 2/6] arm64: override generic version of early_init_dt_add_memory_arch()
  ` [PATCH v3 3/6] efi: move FDT handling to separate object file
  ` [PATCH v3 4/6] arm64/efi: move EFI /chosen node parsing before early FDT processing
  ` [PATCH v3 5/6] arm64/efi: ignore DT memory nodes instead of removing them
  ` [PATCH v3 6/6] arm64/efi: ignore DT memreserve entries "

[PATCH] x86/efi: fix multiple GOP device support
 2015-09-19 13:40 UTC 

平时最多也就联系了三千家,全球还有十几万客户在哪里?
 2015-09-17 20:28 UTC 

[PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters
 2015-09-17 11:43 UTC  (48+ messages)
              ` [Xen-devel] "

[PATCH v6 3/6] x86, efi, kasan: #undef memset/memcpy/memmove per arch
 2015-09-17  9:38 UTC 

[PATCH] x86/efi: Map EFI memmap entries in-order at runtime
 2015-09-17  8:05 UTC  (23+ messages)

[GIT PULL 0/2] EFI changes for v4.3 (part two)
 2015-09-14 10:25 UTC  (4+ 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] Introduce "efi_fake_mem_mirror" boot option
 2015-09-14  7:20 UTC  (11+ 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-13  2:58 UTC  (25+ messages)
` [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

平时最多也就联系了三千家,全球还有十几万客户在哪里?
 2015-09-11 13:52 UTC 

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

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

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

[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  (9+ messages)
` [PATCH 1/4] x86, efi, kasan: #undef memset/memcpy/memmove per arch
      ` [PATCH v2] "
` [PATCH 4/4] libfdt, kasan: don't instrument libfdt

[PATCH 0/3] unify efi debug output across architectures
 2015-08-28 13:32 UTC  (10+ 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  (3+ messages)
` [PATCH v5 2/2] efi: a misc char interface for user to update "


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