Linux-EFI Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-27 14:35:12 to 2016-01-23 05:13:19 UTC [more...]

[PATCH v2 1/4] lib/string_helpers: export string_units_{2,10} for others
 2016-01-23  5:13 UTC  (9+ messages)
` [PATCH v2 3/4] x86/efi: print size and base in binary units in efi_print_memmap
` [PATCH v2 4/4] x86/efi: Use proper units in efi_find_mirror()
  ` [PATCH v2 2/4] lib/string_helpers: fix indentation in few places

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

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

[PATCH] x86/efi: Setup separate EFI page tables in kexec paths
 2016-01-21 20:58 UTC  (3+ messages)

[PATCH v1 1/2] lib/string_helpers: export string_units_{2,10} for others
 2016-01-21 14:29 UTC  (8+ messages)
  ` [PATCH v1 2/2] x86/efi: print size and base in binary units in efi_print_memmap

[PATCH v10 0/1] Enable capsule loader interface for efi firmware updating
 2016-01-21 12:35 UTC  (5+ messages)
` [PATCH v10 1/1] efi: a misc char interface for user to update efi firmware

v4.4-rc8 based tip tree kernel hangs on boot
 2016-01-19 18:17 UTC  (13+ messages)

[PATCHv2] Remove EFI memmap quirk for UV
 2016-01-19 10:57 UTC  (5+ messages)
` [PATCH] Remove EFI memmap quirk for UV2+

[PATCH] x86/efi-bgrt: Don't ignore the BGRT if the 'valid' bit is 0
 2016-01-18 21:08 UTC 

[PATCH] efi: fix out-of-bounds null overwrite vulnerability
 2016-01-15  2:06 UTC  (7+ messages)

[PATCH 1/2] efi: Don't use spinlocks for efi vars
 2016-01-14 16:21 UTC  (19+ messages)
` [PATCH 2/2] efi: implement interruptible runtime services
  ` [PATCH v2 0/3] efi "
      ` [PATCH v2 1/3] efi: use a file local lock for efivars
      ` [PATCH v2 2/3] efi: don't use spinlocks for efi vars
    ` [PATCH v2 3/3] efi: implement interruptible runtime services
    ` [PATCH v3 0/3] efi "
        ` [PATCH v3 1/3] efi: use a file local lock for efivars
        ` [PATCH v3 2/3] efi: don't use spinlocks for efi vars
      ` [PATCH v3 3/3] efi: implement interruptible runtime services

[PATCH] x86/efi-bgrt: Don't ignore the BGRT if the 'valid' bit is 0
 2016-01-14 12:31 UTC  (8+ messages)

[PATCH v2 1/2] ia64: split off early_ioremap() declarations into asm/early_ioremap.h
 2016-01-14  7:19 UTC  (6+ messages)
  ` [PATCH v2 2/2] efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap

(unknown),
 2016-01-12 13:17 UTC  (12+ messages)
` [PATCH 3/4] efi: add Persistent Memory type name
` [PATCH 4/4] x86/efi: print size and base in binary units in efi_print_memmap

[PATCH] efi: add conditional include of asm/early_ioremap.h
 2016-01-11 21:46 UTC  (9+ messages)

[PATCH -next] efi: Do not include asm/efi.h if not needed
 2016-01-10 19:47 UTC  (5+ messages)

[PATCH 1/4] x86/efi: show actual ending addresses in efi_print_memmap
 2016-01-08 12:04 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] efivars: use to_efivar_entry
 2016-01-08 11:47 UTC  (2+ messages)

PLEASE KINDLY GET BACK TO ME URGENTLY
 2016-01-07 19:46 UTC 

[PATCH] efi: stub: define DISABLE_BRANCH_PROFILING for all architectures
 2016-01-07 14:59 UTC  (7+ messages)

[PATCH] x86/efi-bgrt: Replace early_memremap() with memremap()
 2016-01-04 13:12 UTC  (2+ messages)

Charity Donation
 2015-12-29  3:41 UTC 

Assalam o Alaikum
 2015-12-29  2:02 UTC 

Charity/Donation
 2015-12-29  1:10 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 read-only IMAP folder(s) and NNTP newsgroup(s).