linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-21 19:11:39 to 2016-04-05 14:06:14 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 v2 0/8] uuid: convert users to generic UUID API
 2016-04-05 14:06 UTC  (16+ messages)
` [PATCH v2 1/8] lib/vsprintf: simplify UUID printing
` [PATCH v2 2/8] lib/uuid: move generate_random_uuid() to uuid.c
` [PATCH v2 3/8] lib/uuid: introduce few more generic helpers for UUID
  ` [PATCH v2 4/8] lib/uuid: remove FSF address
  ` [PATCH v2 5/8] sysctl: drop away useless label
` [PATCH v2 6/8] sysctl: use generic UUID library
` [PATCH v2 7/8] efi: redefine type, constant, macro from generic code
` [PATCH v2 8/8] efivars: use generic UUID library

[PATCH v3 00/10] uuid: convert users to generic UUID API
 2016-04-05 13:56 UTC  (11+ messages)
` [PATCH v3 03/10] lib/uuid: move generate_random_uuid() to uuid.c
` [PATCH v3 07/10] sysctl: use generic UUID library
  ` [PATCH v3 01/10] lib/vsprintf: simplify UUID printing
  ` [PATCH v3 02/10] ima: use %pU to output UUID in printable format
  ` [PATCH v3 04/10] lib/uuid: introduce few more generic helpers for UUID
  ` [PATCH v3 05/10] lib/uuid: remove FSF address
  ` [PATCH v3 06/10] sysctl: drop away useless label
  ` [PATCH v3 08/10] efi: redefine type, constant, macro from generic code
` [PATCH v3 09/10] efivars: use generic UUID library
` [PATCH v3 10/10] genhd: move to "

[PATCH v15 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-04-05 13:08 UTC  (4+ messages)

[RFC PATCH 00/10] ACPI overlays
 2016-04-05 11:49 UTC  (31+ 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

[PATCH 0/4] EFI capsule update support
 2016-04-05 10:09 UTC  (10+ messages)
` [PATCH 2/4] efi: Capsule "
` [PATCH 4/4] efi: A misc char interface to update EFI firmware

[GIT PULL] EFI urgent fix
 2016-04-02  7:32 UTC  (3+ messages)
  ` [PATCH] efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping

[PATCH 3.19.y-ckt 147/170] efi: Expose non-blocking set_variable() wrapper to efivars
 2016-04-02  0:53 UTC 

[3.19.y-ckt stable] Patch "efi: Expose non-blocking set_variable() wrapper to efivars" has been added to the 3.19.y-ckt tree
 2016-04-02  0:52 UTC 

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

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

[PATCH] efibc: EFI Bootloader Control
 2016-04-01 13:09 UTC 

[PATCH v2 0/5] UEFI: memory attribute table support
 2016-04-01 12:36 UTC  (7+ 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 v7 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-04-01  9:32 UTC  (46+ 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] efi/arm64: don't apply MEMBLOCK_NOMAP to UEFI memory map mapping
 2016-03-31 20:35 UTC  (3+ messages)

[PATCH 4.2.y-ckt 186/218] efi: Expose non-blocking set_variable() wrapper to efivars
 2016-03-31 20:16 UTC 

[Xen-devel] [PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
 2016-03-31 15:21 UTC 

[PATCH RFC 1/1] x86: fix bad memory access in fb_is_primary_device()
 2016-03-31 13:31 UTC  (7+ messages)

[PATCH v9 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-31 12:02 UTC  (19+ messages)
` [PATCH v9 01/17] Xen: ACPI: Hide UART used by Xen
  ` [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 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 07/17] Xen: ARM: Add support for mapping AMBA device mmio
` [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

[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] efi: Introduce EFI bootloader control driver
 2016-03-29 12:53 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  (2+ messages)

[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][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 


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