linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-10 01:43:04 to 2015-01-08 17:51:47 UTC [more...]

[PATCH] efi: stub: call get_memory_map() to obtain map and desc sizes
 2015-01-08 17:51 UTC 

[PATCH] efivars: avoid potential null-dereference
 2015-01-08  8:02 UTC  (2+ messages)

[GIT PULL v2] EFI changes for next
 2015-01-08  3:27 UTC 

[PATCH 0/8] arm64: improved memory map handling for /dev/mem, ACPI etc
 2015-01-08  1:29 UTC  (24+ messages)
  ` [PATCH 1/8] arm64/efi: use UEFI memory map unconditionally if available
  ` [PATCH 2/8] arm64/efi: register UEFI reserved regions as iomem resources
  ` [PATCH 3/8] memblock: add physmem to memblock_dump_all() output
  ` [PATCH 4/8] memblock: introduce memblock_add_phys() and memblock_is_physmem()
  ` [PATCH 5/8] of: fdt: register physmem in early_init_dt_scan_memory()
  ` [PATCH 6/8] arm64/efi: register physmem in reserve_regions()
  ` [PATCH 7/8] arm64: use 'physmem' memblock to improve CONFIG_STRICT_DEVMEM handling
  ` [PATCH 8/8] arm64/efi: memblock_remove rather than _reserve UEFI reserved RAM

[PATCH v2 0/2] arm64: don't call early_*map() post paging_init()
 2015-01-07 19:03 UTC  (15+ messages)
  ` [PATCH v2 1/2] arm64: don't make early_*map() calls "
  ` [PATCH v2 2/2] arm64: call early_ioremap_reset() in paging_init()

[PATCH v4 0/8] stable UEFI virtual mappings for kexec
 2015-01-07 18:15 UTC  (29+ messages)
  ` [PATCH v4 1/8] arm64/mm: add explicit struct_mm argument to __create_mapping()
  ` [PATCH v4 2/8] arm64/mm: add create_pgd_mapping() to create private page tables
  ` [PATCH v4 3/8] efi: split off remapping code from efi_config_init()
  ` [PATCH v4 4/8] efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE
  ` [PATCH v4 5/8] arm64/efi: set EFI_ALLOC_ALIGN to 64 KB
  ` [PATCH v4 6/8] arm64/efi: move SetVirtualAddressMap() to UEFI stub
  ` [PATCH v4 7/8] arm64/efi: remove free_boot_services() and friends
  ` [PATCH v4 8/8] arm64/efi: remove idmap manipulations from UEFI code

[PATCH 0/2] arm64: don't call early_*map() post paging_init()
 2015-01-06 13:39 UTC  (6+ messages)
` [PATCH 1/2] arm64: don't make early_*map() calls "
  ` [PATCH 2/2] arm64: call early_ioremap_reset() in paging_init()

[GIT PULL] EFI changes for next
 2015-01-06 13:04 UTC  (2+ messages)

[RFC PATCH] Add esrt support
 2015-01-05 15:10 UTC  (18+ messages)

Shorten efi regions output
 2015-01-05 15:00 UTC  (9+ messages)

[RFC] fs: make efivarfs a pseudo filesystem, built by default with EFI
 2015-01-05 14:15 UTC  (2+ messages)

[PATCH] efi: mv efi_guid_unparse -> efi_guid_to_str
 2015-01-01  0:39 UTC  (2+ messages)

[PATCH] Update the URLs for efibootmgr
 2015-01-01  0:38 UTC  (2+ messages)

EFI mixed mode + perf = rampant triple faults
 2014-12-31 18:37 UTC  (2+ messages)

Progress on system crash traces with LTTng using DAX and pmem
 2014-12-13 11:48 UTC 

Backup EFI maintainer for December
 2014-11-28 19:15 UTC  (2+ messages)

[PATCH v3 00/13] arm64: stable UEFI mappings for kexec
 2014-11-27 17:30 UTC  (32+ messages)
  ` [PATCH v3 01/13] arm64/mm: add explicit struct_mm argument to __create_mapping()
  ` [PATCH v3 02/13] arm64/mm: add create_pgd_mapping() to create private page tables
  ` [PATCH v3 03/13] arm64: improve CONFIG_STRICT_DEVMEM handling
  ` [PATCH v3 04/13] efi: split off remapping code from efi_config_init()
  ` [PATCH v3 05/13] efi: add common infrastructure for stub-installed virtual mapping
  ` [PATCH v3 06/13] efi: register iomem resources for UEFI reserved regions
  ` [PATCH v3 07/13] arm64/efi: move SetVirtualAddressMap() to UEFI stub
  ` [PATCH v3 08/13] arm64/efi: remove free_boot_services() and friends
  ` [PATCH v3 09/13] arm64/efi: remove idmap manipulations from UEFI code
  ` [PATCH v3 10/13] arm64/efi: use UEFI memory map unconditionally if available
  ` [PATCH v3 11/13] arm64/efi: use plain memblock API for adding and removing reserved RAM
  ` [PATCH v3 12/13] efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE
  ` [PATCH v3 13/13] arm64/efi: set EFI_ALLOC_ALIGN to 64 KB

[PATCH v3] firmware loader: fix hung task warning dump
 2014-11-25 16:10 UTC  (2+ messages)

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-24 18:33 UTC 

[efi:next 2/3] arch/x86/boot/compressed/eboot.c:26:16: sparse: incorrect type in return expression (different modifiers)
 2014-11-19 11:31 UTC  (14+ messages)

[PATCH v2 0/3] Enable user helper interface for efi capsule update
 2014-11-19  2:05 UTC  (20+ messages)
` [PATCH v2 1/3] firmware loader: Introduce new API - request_firmware_abort()
` [PATCH v2 3/3] efi: Capsule update with user helper interface

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-17  8:25 UTC 

[GIT PULL] EFI changes for v3.19
 2014-11-16  9:49 UTC  (2+ messages)

[PATCH] rtc: Disable EFI rtc for x86
 2014-11-14 11:21 UTC  (16+ messages)

Running Sparse twice on TOT produce the different set of warnings and error.!!
 2014-11-12 19:06 UTC  (2+ messages)

[PATCH v2] efi/x86: move x86 back to libstub
 2014-11-11 22:26 UTC  (2+ messages)

[PATCH v2 00/10] arm64: stable UEFI mappings for kexec
 2014-11-11 18:39 UTC  (10+ messages)
` [PATCH v2 09/10] arm64/efi: ignore unusable regions instead of reserving them

[PATCH v6 47/48] efi: Register power-off handler with kernel power-off handler
 2014-11-10  1:43 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).