linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-16 09:30:23 to 2014-01-11 20:59:42 UTC [more...]

[PATCH 0/4] EFI memmap fix v2
 2014-01-11 20:59 UTC  (6+ messages)
` [PATCH 1/4] x86, ptdump: Add the functionality to dump an arbitrary pagetable
  ` [PATCH 2/4] efi: Dump the EFI page table
  ` [PATCH 3/4] x86, pageattr: Export page unmapping interface
  ` [PATCH 4/4] efi: Make efi virtual runtime map passing more robust

[PATCH v4 0/5] arm: add UEFI runtime services support
 2014-01-11 13:05 UTC  (6+ messages)
` [PATCH v4 1/5] arm: break part of __soft_restart out into separate function
  ` [PATCH v4 2/5] arm: add new asm macro update_sctlr
` [PATCH v4 3/5] Documentation: arm: add UEFI support documentation
` [PATCH v4 4/5] arm: Add [U]EFI runtime services support
` [PATCH v4 5/5] init: efi: arm: enable (U)EFI runtime services on arm

[PATCH 0/6] arm64: Add EFI stub and runtime services support
 2014-01-10 22:29 UTC  (7+ messages)
` [PATCH 2/6] arm64: Add function to create identity mappings
  ` [PATCH 1/6] efi: create memory map iteration helper
  ` [PATCH 3/6] efi: add helper function to get UEFI params from FDT
  ` [PATCH 5/6] doc: arm64: add description of EFI stub support
` [PATCH 4/6] arm64: add EFI stub
` [PATCH 6/6] arm64: add EFI runtime services

[PATCH V6 0/8] Add ARM EFI stub
 2014-01-10 16:30 UTC  (9+ messages)
` [PATCH V6 1/8] efi-stub.txt updates for ARM
  ` [PATCH V6 2/8] Add shared printk wrapper for consistent prefixing
  ` [PATCH V6 3/8] Add helper function to get and convert EFI command line
  ` [PATCH V6 4/8] Add shared FDT related functions for ARM/ARM64
  ` [PATCH V6 6/8] Add EFI stub for ARM
` [PATCH V6 5/8] Add strstr to compressed string.c "
` [PATCH V6 7/8] Disable stack protection for decompressor/stub
` [PATCH V6 8/8] Add config EFI_STUB for ARM to Kconfig

DiePresse.com Mein Freund, der Fahrradhändler
 2014-01-10 12:35 UTC 

[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
 2014-01-09 12:16 UTC  (44+ messages)
` [PATCH 01/14] rtc-efi: fix decrease day twice when computing year days
  ` [PATCH 03/14] rtc: block registration of rtc-cmos when CMOS RTC Not Present
` [RFC PATCH 04/14] ACPI: Add ACPI 5.0 Time and Alarm Device driver
` [RFC PATCH 05/14] rtc: Add RTC driver of ACPI Time and Alarm Device
` [RFC PATCH 06/14] rtc-efi: register rtc-efi device when EFI enabled
` [RFC PATCH 07/14] rtc-efi: add GMTOFF support to rtc_efi
` [RFC PATCH 08/14] rtc-efi: set uie_unsupported for indicate rtc-efi doesn't support UIE mode
` [RFC PATCH 09/14] efi: move functions of access efi time to header file for sharing
` [RFC PATCH 10/14] rtc: improve and move week day computing function to rtc header
` [RFC PATCH 11/14] rtc: switch to get/set rtc time to efi functions if CMOS RTC Not Present git set
` [RFC PATCH 12/14] efi: adjust system time base on timezone from EFI time services
` [RFC PATCH 13/14] Documentation/RTC: add document of ACPI TAD and EFI TIME driver
` [TEST PATCH 14/14] acpi: add early parameter to set CMOS RTC Not Present bit for testing
    ` [PATCH 02/14] x86-64/efi: Use EFI to deal with platform wall clock (again)

[PATCH] x86: efi: create memory map iteration helper
 2014-01-08 19:50 UTC 

[PATCH v4 0/4] kexec-tools: efi runtime support on kexec kernel
 2014-01-06 21:58 UTC  (8+ messages)
  ` [PATCH v4 1/4] build fix: include x86-linux.h in x86-linux-setup.h
  ` [PATCH v4 2/4] Add function get_bootparam
  ` [PATCH v4 3/4] Add efi_info in x86 setup header
  ` [PATCH v4 4/4] Passing efi related data via setup_data
      ` [PATCH v4 4/4 update] "

[PATCH 0/2] efi: Fix krealloc defect and misc neatening
 2014-01-04  0:08 UTC  (3+ messages)
` [PATCH 1/2] efi: Fix krealloc defect
` [PATCH 2/2] efi: style neatening

[GIT PULL] EFI kexec fixes
 2014-01-03 22:31 UTC 

[BUG] Kernel OOPS when reboot if I set reboot=efi,{warm, cold} (and some questions :-)
 2014-01-03  8:39 UTC 

[PATCH v7 00/12] kexec kernel efi runtime support
 2014-01-03  4:12 UTC  (33+ messages)
  ` [PATCH v7 01/12] x86/mm: sparse warning fix for early_memremap
  ` [PATCH v7 02/12] efi: Use early_memremap and early_memunmap to fix sparse warnings
  ` [PATCH v7 03/12] efi: remove unused variables in __map_region
  ` [PATCH v7 04/12] efi: add a wrapper function efi_map_region_fixed
  ` [PATCH v7 05/12] efi: reserve boot service fix
  ` [PATCH v7 06/12] efi: cleanup efi_enter_virtual_mode function
  ` [PATCH v7 07/12] efi: export more efi table variable to sysfs
  ` [PATCH v7 08/12] efi: export efi runtime memory mapping "
  ` [PATCH v7 09/12] efi: passing kexec necessary efi data via setup_data
  ` [PATCH v7 10/12] x86: add xloadflags bit for efi runtime support on kexec
  ` [PATCH v7 11/12] x86: export x86 boot_params to sysfs
  ` [PATCH v7 12/12] x86: reserve setup_data ranges late after parsing memmap cmdline

[GIT PULL] EFI kexec patches for v3.14
 2013-12-29 13:14 UTC 

split efi systab in sysfs
 2013-12-26  2:17 UTC  (4+ messages)

[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
 2013-12-21 12:21 UTC  (28+ messages)
  ` [PATCH 01/14] rtc-efi: fix decrease day twice when computing year days
  ` [PATCH 03/14] rtc: block registration of rtc-cmos when CMOS RTC Not Present

[PATCH v6 00/14] kexec kernel efi runtime support
 2013-12-20  1:57 UTC  (27+ messages)
` [PATCH v6 02/14] efi: Use early_memremap and early_memunmap to fix sparse warnings
` [PATCH v6 03/14] efi: remove unused variables in __map_region
` [PATCH v6 04/14] efi: add a wrapper function efi_map_region_fixed
` [PATCH v6 05/14] efi: reserve boot service fix
` [PATCH v6 08/14] efi: export efi runtime memory mapping to sysfs
    ` [PATCH v7 "
  ` [PATCH v6 06/14] efi: cleanup efi_enter_virtual_mode function
  ` [PATCH v6 07/14] efi: export more efi table variable to sysfs
  ` [PATCH v6 09/14] efi: passing kexec necessary efi data via setup_data
      ` [PATCH v7 "
  ` [PATCH v6 10/14] efi: only print saved efi runtime maps instead of all memmap ranges for kexec
  ` [PATCH v6 11/14] x86: add xloadflags bit for efi runtime support on kexec
  ` [PATCH v6 12/14] x86: export x86 boot_params to sysfs
  ` [PATCH v6 13/14] x86: reserve setup_data ranges late after parsing memmap cmdline
  ` [PATCH v6 14/14] x86: kdebugfs do not use __va for getting setup_data virt addr

Hello dear
 2013-12-20  0:08 UTC 

[PATCH 0/3] EFI memmap fix
 2013-12-18 11:42 UTC  (12+ messages)
` [PATCH 1/3] x86, ptdump: Add the functionality to dump an arbitrary pagetable
  ` [PATCH 2/3] efi: Dump the EFI page table
` [PATCH 3/3] efi: Make efi virtual runtime map passing more robust

[PATCH] efi earlyprintk fix
 2013-12-18 10:31 UTC  (5+ messages)

[PATCH v5 00/14] kexec kernel efi runtime support
 2013-12-18  2:06 UTC  (8+ messages)
` [PATCH v5 10/14] efi: only print saved efi runtime maps instead of all memmap ranges for kexec

[RFC v2 0/2] Early use of boot service memory
 2013-12-16 18:43 UTC  (7+ messages)

[PATCH 0/3] arm64: Add EFI stub and runtime services support
 2013-12-16 15:46 UTC  (5+ messages)
` [PATCH 1/3] arm64: add EFI stub


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