linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-18 20:41:23 to 2016-03-13 21:58:47 UTC [more...]

[GIT PULL] EFI urgent fix for v4.6 queue
 2016-03-13 21:58 UTC  (4+ messages)
  ` [PATCH] x86/efi: Always map boot service regions into new EFI page tables

[PATCH][RFC,v4] ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
 2016-03-11 16:33 UTC  (3+ messages)

[PATCH 0/8] EFI framebuffer support for ARM and arm64
 2016-03-10 14:49 UTC  (17+ messages)
  ` [PATCH 1/8] efi: make install_configuration_table() boot service usable
  ` [PATCH 2/8] efi: libstub: move Graphics Output Protocol handling to generic code
  ` [PATCH 3/8] efi/x86: libstub: move to generic GOP code
  ` [PATCH 4/8] efi/x86: efifb: move DMI based quirks handling out of generic code
  ` [PATCH 5/8] efi: efifb: use builtin_platform_driver and drop unused includes
  ` [PATCH 6/8] efi/arm*: libstub: wire up GOP handling into the ARM UEFI stub
  ` [PATCH 7/8] efi/arm*: efifb: expose efifb platform device if GOP is available
  ` [PATCH 8/8] efi/arm: populate screen_info based on data provided by the UEFI stub

[PATCH][RFC v3] ACPI / PM: Fix poweroff issue on HW-full platforms without _S5
 2016-03-10  2:25 UTC  (10+ messages)

[PATCH RFC 1/1] x86: fix bad memory access in fb_is_primary_device()
 2016-03-09 12:46 UTC  (3+ messages)

[PATCH v15 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-03-08 23:59 UTC  (7+ messages)
` [PATCH v15 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them
` [PATCH v15 4/6] arm64: Move unflatten_device_tree() call earlier
  ` [PATCH v15 2/6] Documentation, dt, numa: dt bindings for NUMA
  ` [PATCH v15 3/6] of, numa: Add NUMA of binding implementation
  ` [PATCH v15 5/6] arm64, numa: Add NUMA support for arm64 platforms
  ` [PATCH v15 6/6] arm64, mm, numa: Add NUMA balancing support for arm64

[PATCH v14 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-03-08  8:34 UTC  (13+ messages)
` [PATCH v14 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them
  ` [PATCH v14 2/6] Documentation, dt, numa: dt bindings for NUMA
  ` [PATCH v14 3/6] of, numa: Add NUMA of binding implementation
  ` [PATCH v14 4/6] arm64: Move unflatten_device_tree() call earlier
  ` [PATCH v14 5/6] arm64, numa: Add NUMA support for arm64 platforms
` [PATCH v14 6/6] arm64, mm, numa: Add NUMA balancing support for arm64

[GIT PULL 00/13] EFI changes for v4.6 part 2
 2016-03-07 11:05 UTC  (5+ messages)
` [PATCH 09/13] efi/arm64: Check for h/w support before booting a >4 KB granule kernel

[PATCH][RFC] ACPI / PM: Fix poweroff issue on HW-full platforms without _S5
 2016-03-07  2:51 UTC  (6+ messages)

[PATCH v5 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-04 16:28 UTC  (22+ messages)
` [PATCH v5 01/17] Xen: ACPI: Hide UART used by Xen
  ` [PATCH v5 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
  ` [PATCH v5 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
  ` [PATCH v5 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
  ` [PATCH v5 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
  ` [PATCH v5 16/17] FDT: Add a helper to get the subnode by given name
` [PATCH v5 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v5 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v5 06/17] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v5 07/17] Xen: ARM: Add support for mapping AMBA "
` [PATCH v5 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
` [PATCH v5 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v5 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v5 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v5 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v5 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
` [PATCH v5 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI

[PATCH v2 0/2] efi: ARM/arm64: wire up ESRT table
 2016-03-04  6:25 UTC  (18+ messages)
` [PATCH v2 1/2] efi: esrt: use memremap not ioremap to access ESRT table in memory

[PATCH v13 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-03-04  0:21 UTC  (15+ messages)
` [PATCH v13 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them
` [PATCH v13 2/6] Documentation, dt, numa: dt bindings for NUMA
` [PATCH v13 3/6] of, numa: Add NUMA of binding implementation
` [PATCH v13 4/6] arm64: Move unflatten_device_tree() call earlier
` [PATCH v13 5/6] arm64, numa: Add NUMA support for arm64 platforms
` [PATCH v13 6/6] arm64, mm, numa: Add NUMA balancing support for arm64

[PATCH][v2] ACPI / PM: Fix poweroff issue on HW-full platforms without _S5
 2016-03-03  5:10 UTC 

[PATCH 0/5] memory attribute table support
 2016-03-02 13:14 UTC  (13+ messages)
  ` [PATCH 1/5] ARM: efi: apply strict permissons for UEFI Runtime Services regions
  ` [PATCH 2/5] arm64: "
  ` [PATCH 3/5] efi: add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
      ` [PATCH 4/5] efi: implement generic support for the Memory Attributes table
          ` [PATCH 5/5] arm*: efi: take the Memory Attributes table into account

CISCO AND AVAYA IP Phones
 2016-03-01 20:10 UTC 

[PATCH v11 00/10] arm64, numa: Add numa support for arm64 platforms
 2016-03-01 17:58 UTC  (22+ messages)
` [PATCH v11 01/10] of/fdt: make generic early_init_dt_add_memory_arch() a weak alias
` [PATCH v11 02/10] arm64: override generic version of early_init_dt_add_memory_arch()
` [PATCH v11 03/10] efi: move FDT handling to separate object file
` [PATCH v11 04/10] arm64/efi: move EFI /chosen node parsing before early FDT processing
` [PATCH v11 05/10] arm64/efi: ignore DT memory nodes instead of removing them
` [PATCH v11 06/10] arm64/efi: ignore DT memreserve entries "
` [PATCH v11 07/10] Documentation, dt, numa: dt bindings for NUMA
` [PATCH v11 08/10] dt, numa: Add NUMA dt binding implementation
` [PATCH v11 10/10] arm64, mm, numa: Add NUMA balancing support for arm64
  ` [PATCH v11 09/10] arm64, numa: Add NUMA support for arm64 platforms

[PATCH v12 0/5] arm64, numa: Add numa support for arm64 platforms
 2016-03-01 12:21 UTC  (30+ messages)
` [PATCH v12 1/5] efi: ARM/arm64: ignore DT memory nodes instead of removing them
  ` [PATCH v12 2/5] Documentation, dt, numa: dt bindings for NUMA
` [PATCH v12 3/5] dt, numa: Add NUMA dt binding implementation
` [PATCH v12 4/5] arm64, numa: Add NUMA support for arm64 platforms
` [PATCH v12 5/5] arm64, mm, numa: Add NUMA balancing support for arm64

[PATCH v4 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-02-29  2:02 UTC  (9+ messages)
` [PATCH v4 16/17] FDT: Add a helper to get specified name subnode
` [PATCH v4 01/17] Xen: ACPI: Hide UART used by Xen

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: abelozerov39@gmail.com Skype: prodawez389
 2016-02-27 21:39 UTC 

[PATCH 1/2] efi: get rid of EFI_SYSTEM_TABLES status bit
 2016-02-26 15:01 UTC  (4+ messages)
  ` [PATCH 2/2] arm*: efi: drop writable mapping of the UEFI System table

[PATCH v1 00/10] uuid: convert users to generic UUID API
 2016-02-26 14:29 UTC  (12+ messages)
` [PATCH v1 05/10] ACPI: switch to use "
` [PATCH v1 06/10] device property: switch to use "
` [PATCH v1 10/10] efivars: use generic UUID library

[PATCH] efivarfs: Eliminate dead code in efivarfs_create()
 2016-02-24 16:47 UTC  (2+ messages)

[PATCH] arm*: efi: drop permanent mapping of the UEFI System table
 2016-02-24 16:05 UTC  (6+ messages)

[PATCH 0/2] make efivarfs files immutable by default (for stable)
 2016-02-20 11:54 UTC  (5+ messages)
` [PATCH 2/2] efi: Make efivarfs entries immutable by default

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: vavdeev17@gmail.com Skype: prodawez389
 2016-02-19  9:27 UTC 

[PATCH 0/2] ACPI, x86/efi: Remove ACPI BGRT tables for kexec
 2016-02-19  3:19 UTC  (7+ messages)
` [PATCH 1/2] ACPICA: Tables: Add function to remove ACPI tables


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