linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-09 09:42:16 to 2013-12-20 21:43:38 UTC [more...]

[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
 2013-12-20 21:45 UTC  (23+ 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 00/14] Support timezone of ACPI TAD and EFI TIME
 2013-12-20 21:04 UTC  (27+ 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 v7 00/12] kexec kernel efi runtime support
 2013-12-20 18:01 UTC  (14+ 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

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

[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  (8+ messages)
` [PATCH 1/3] arm64: add EFI stub
` [PATCH 3/3] arm64: add EFI runtime services

[PATCH] MAINTAINERS: add myself as gpt maintainer
 2013-12-14 15:00 UTC  (2+ messages)

EFI tree kernel panic in phys_efi_set_virtual_address_map()
 2013-12-12 20:44 UTC  (10+ messages)

[PATCH -next] x86, efi: remove unused variable in __map_region()
 2013-12-11 10:53 UTC  (2+ messages)

[PATCH] UEFI: Don't use UEFI time services on 32-bit
 2013-12-11  4:00 UTC  (9+ messages)

[PATCH v3 0/3] (U)EFI runtime services for arm
 2013-12-10 22:42 UTC  (5+ messages)
            ` [PATCH v3 1/3] Documentation: arm: add UEFI support documentation

[PATCH] mm,x86: use E820_X_MAX instead of ARRAY_SIZE(e820.map)
 2013-12-10 10:08 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).