public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-10 08:36:24 to 2016-03-31 11:44:08 UTC [more...]

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-04-26 22:59 UTC  (8+ messages)
` [RFC PATCH v1 02/18] x86: Secure Memory Encryption (SME) build enablement
` [RFC PATCH v1 03/18] x86: Secure Memory Encryption (SME) support
` [RFC PATCH v1 18/18] x86: Add support to turn on Secure Memory Encryption

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

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

[PATCH] efi/arm64: don't apply MEMBLOCK_NOMAP to UEFI memory map mapping
 2016-03-31 10:53 UTC  (2+ messages)

[RFC PATCH 00/10] ACPI overlays
 2016-03-31  9:37 UTC  (11+ messages)
` [RFC PATCH 01/10] kernel: add TAINT_OVERLAY_ACPI_TABLE
` [RFC PATCH 02/10] acpi: install SSDT tables from initrd
` [RFC PATCH 03/10] acpi: add support for ACPI reconfiguration notifiers
` [RFC PATCH 04/10] acpi: fix enumeration (visited) flags for bus rescans
` [RFC PATCH 05/10] i2c: add support for ACPI reconfigure notifications
` [RFC PATCH 06/10] spi: "
  ` [RFC PATCH 07/10] efi: load SSTDs from EFI variables
` [RFC PATCH 08/10] configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions
` [RFC PATCH 09/10] acpi: add support for configfs
` [RFC PATCH 10/10] acpi: add support for loading SSDTs via configfs

[4.2.y-ckt stable] Patch "efi: Expose non-blocking set_variable() wrapper to efivars" has been added to the 4.2.y-ckt tree
 2016-03-30 23:54 UTC 

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

[PATCH 0/4] EFI capsule update support
 2016-03-29 13:50 UTC  (10+ messages)
` [PATCH 1/4] efi: Move efi_status_to_err() to drivers/firmware/efi/
` [PATCH 2/4] efi: Capsule update support
` [PATCH 3/4] x86/efi: Force EFI reboot to process pending capsules
` [PATCH 4/4] efi: A misc char interface to update EFI firmware

[PATCH v2] efi: Introduce EFI bootloader control driver
 2016-03-29 12:53 UTC  (8+ messages)

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

[PATCH v9 01/17] Xen: ACPI: Hide UART used by Xen
 2016-03-29  8:05 UTC 

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

[PATCH 1/2] efi: get rid of EFI_SYSTEM_TABLES status bit
 2016-03-23 22:11 UTC  (6+ messages)
` [PATCH 2/2] arm*: efi: drop writable mapping of the UEFI System table

CISCO IP PHONES AND CPU's
 2016-03-23 19:12 UTC 

CISCO IP PHONES AND CPU's
 2016-03-23 18:45 UTC 

[PATCH v15 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-03-22 21:45 UTC  (8+ messages)
` [PATCH v15 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them

[PATCH][v6] ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
 2016-03-22  0:51 UTC 

FOR YOUR INFORMATION DEAR BENEFICIARY,
 2016-03-21 19:11 UTC 

[PATCH][v5] ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
 2016-03-21 14:05 UTC  (3+ messages)

[PATCH v2 0/9] EFI framebuffer support for ARM and arm64
 2016-03-21 13:54 UTC  (13+ messages)
` [PATCH v2 1/9] efi/x86: prepare GOP handling code for reuse as generic code
  ` [PATCH v2 2/9] efi: libstub: move Graphics Output Protocol handling to "
  ` [PATCH v2 4/9] efi: efifb: use builtin_platform_driver and drop unused includes
` [PATCH v2 3/9] efi/x86: efifb: move DMI based quirks handling out of generic code
` [PATCH v2 5/9] efi/arm64: libstub: make screen_info accessible to the UEFI stub
` [PATCH v2 6/9] efi/arm: "
` [PATCH v2 7/9] efi/arm*: libstub: wire up GOP protocol to struct screen_info
` [PATCH v2 8/9] efi/arm*: wire up struct screen_info to efi-framebuffer platform device
` [PATCH v2 9/9] efifb: enable the efi-framebuffer platform driver for ARM and arm64

[PATCH 0/8] EFI framebuffer support for ARM and arm64
 2016-03-21 13:43 UTC  (25+ 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 4/8] efi/x86: efifb: move DMI based quirks handling out of "
` [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 8/8] efi/arm: populate screen_info based on data provided by the "

RE
 2016-03-19 10:06 UTC 

[PATCH v5 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-18 13:53 UTC  (3+ messages)
` [PATCH v5 16/17] FDT: Add a helper to get the subnode by given name

[PATCH] efi: Introduce EFI bootloader control driver
 2016-03-18  9:59 UTC 

[PATCH][RFC,v4] ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
 2016-03-17 14:39 UTC  (6+ messages)

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

[GIT PULL] EFI urgent fix for v4.6 queue
 2016-03-15 16:03 UTC  (3+ messages)
` [PATCH] x86/mm/pat: Fix boot crash when 1GB pages are not supported by cpu


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox