linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-22 06:29:34 to 2013-12-06 17:20:45 UTC [more...]

[PATCH v3 0/3] (U)EFI runtime services for arm
 2013-12-06 17:20 UTC  (23+ messages)
` [PATCH v3 2/3] arm: Add [U]EFI runtime services support
  ` [PATCH v3 1/3] Documentation: arm: add UEFI support documentation
  ` [PATCH v3 3/3] init: efi: arm: enable (U)EFI runtime services on arm

[PATCH 0/3] arm64: Add EFI stub and runtime services support
 2013-12-06 14:55 UTC  (21+ messages)
` [PATCH 1/3] arm64: add EFI stub
  ` [PATCH 2/3] doc: arm64: add description of EFI stub support
` [PATCH 3/3] arm64: add EFI runtime services

[PATCH -next] x86, efi: remove unused variable in __map_region()
 2013-12-06 12:59 UTC 

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

[PATCH V5 0/6] Add ARM EFI stub
 2013-12-06  1:25 UTC  (18+ messages)
` [PATCH V5 1/6] efi-stub.txt updates for ARM
  ` [PATCH V5 2/6] Add shared update_fdt() function for ARM/ARM64
` [PATCH V5 3/6] Add strstr to compressed string.c for ARM
` [PATCH V5 4/6] Add EFI stub "
` [PATCH V5 5/6] Disable stack protection for decompressor/stub
` [PATCH V5 6/6] Add config EFI_STUB for ARM to Kconfig

[PATCH] UEFI: Don't use UEFI time services on 32-bit
 2013-12-05 10:56 UTC  (5+ messages)

[PATCH] x86, efi: add no_bricked_efi whitelist
 2013-12-03  5:12 UTC  (15+ messages)
              ` [PATCH] x86, efi: add efi_whitelist_table to use all efi variable storage

[GIT PULL] EFI urgent fixes
 2013-11-29 12:09 UTC 

[PATCH v3] efi-pstore: Make efi-pstore return a unique id
 2013-11-29  7:58 UTC 

[PATCH v2] efi-pstore: Make efi-pstore return a unique id
 2013-11-28  2:15 UTC  (4+ messages)

[patch 0/4 v3] kexec-tools: efi runtime support
 2013-11-28  2:13 UTC  (9+ messages)

[PATCH 00/12] One more attempt at useful kernel lockdown
 2013-11-26 12:54 UTC  (3+ messages)
` [PATCH 07/12] acpi: Ignore acpi_rsdp kernel parameter when securelevel is set

[GIT PULL] EFI runtime mapping work for v3.14
 2013-11-26 11:56 UTC  (3+ messages)

та или другая синьора будет от Вас в восторге
 2013-11-26  8:35 UTC 

[patch 00/12 v4] kexec kernel efi runtime support
 2013-11-26  1:35 UTC  (3+ messages)
  ` [patch 00/12 v4] kexec kernel efi runtime support v v4] efi: export more efi table variable to sysfs

[patch 01/12 v4] efi: remove unused variables in __map_region
 2013-11-25 11:15 UTC  (3+ messages)

[patch 12/12 v4] x86: do not use __va for getting setup_data virt addr
 2013-11-25  8:56 UTC 

[patch 11/12 v4] x86: reserve setup_data ranges late after parsing memmap cmdline
 2013-11-25  8:56 UTC 

[patch 10/12 v4] efi: only print saved efi runtime maps instead of all memmap ranges
 2013-11-25  8:56 UTC 

[patch 09/12 v4] x86: export x86 boot_params to sysfs
 2013-11-25  8:56 UTC 

[patch 08/12 v4] x86: add xloadflags bit for efi runtime support on kexec
 2013-11-25  8:56 UTC 

[patch 07/12 v4] efi: passing kexec necessary efi data via setup_data
 2013-11-25  8:56 UTC 

[patch 06/12 v4] efi: export efi runtime memory mapping to sysfs
 2013-11-25  8:56 UTC 

[patch 05/12 v4] efi: export more efi table variable to sysfs
 2013-11-25  8:56 UTC 

[patch 04/12 v4] efi: cleanup efi_enter_virtual_mode function
 2013-11-25  8:56 UTC 

[patch 03/12 v4] efi: reserve boot service fix
 2013-11-25  8:56 UTC 

[patch 02/12 v4] efi: add a wrapper function efi_map_region_fixed
 2013-11-25  8:56 UTC 

kexec kernel efi runtime support
 2013-11-25  8:47 UTC  (13+ messages)
` efi: remove unused variables in __map_region
` efi: add a wrapper function efi_map_region_fixed
` efi: reserve boot service fix
` efi: cleanup efi_enter_virtual_mode function
` efi: export more efi table variable to sysfs
` efi: export efi runtime memory mapping "
` efi: passing kexec necessary efi data via setup_data
` x86: add xloadflags bit for efi runtime support on kexec
` x86: export x86 boot_params to sysfs
` Only print saved efi runtime maps instead of all memmap ranges
` reserve setup_data ranges late after parsing memmap cmdline
` do not use __va for getting setup_data virt addr

[patch 0/9 v3] kexec kernel efi runtime support
 2013-11-25  5:28 UTC  (7+ messages)
` [patch 5/9 v3] efi: export more efi table variable to sysfs

Сейчас это доступно
 2013-11-24 23:36 UTC 

PRIVATE MESSAGE
 2013-11-23 10:36 UTC 

Мы отыгрываем людям зрение
 2013-11-22 17:51 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).