linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-05 06:09:35 to 2015-03-09 20:18:46 UTC [more...]

[PATCH v3 0/7] x86, boot: clean up kasl
 2015-03-09 20:18 UTC  (15+ messages)
` [PATCH v3 1/7] x86, kaslr: Use init_size instead of run_size
` [PATCH v3 2/7] x86, boot: Move ZO to end of buffer
` [PATCH v3 3/7] x86, boot: Don't overlap VO with ZO data
` [PATCH v3 4/7] x86, kaslr: Access the correct kaslr_enabled variable
  ` [PATCH v3 5/7] x86, kaslr: Consolidate mem_avoid array filling
` [PATCH v3 6/7] x86, boot: Split kernel_ident_mapping_init to another file
` [PATCH v3 7/7] x86, kaslr, 64bit: Set new or extra ident_mapping

[PATCH v3 0/8] x86, boot: clean up setup_data handling
 2015-03-09  0:18 UTC  (12+ messages)
` [PATCH v3 1/8] x86: Kill E820_RESERVED_KERN
` [PATCH v3 2/8] x86, efi: Copy SETUP_EFI data and access directly
` [PATCH v3 3/8] x86, of: Let add_dtb reserve setup_data locally
` [PATCH v3 4/8] x86, boot: Add add_pci handler for SETUP_PCI
` [PATCH v3 5/8] x86: Kill not used setup_data handling code
  ` [PATCH v3 6/8] x86, boot, PCI: Convert SETUP_PCI data to list
` [PATCH v3 7/8] x86, boot, PCI: Copy SETUP_PCI rom to kernel space
` [PATCH v3 8/8] x86, boot, PCI: Export SETUP_PCI data via sysfs

efivarfs and writev() support
 2015-03-08 22:24 UTC 

[PATCH v3 0/8] x86, boot: clean up setup_data handling
 2015-03-08  0:50 UTC  (3+ messages)
` [PATCH v3 1/8] x86: Kill E820_RESERVED_KERN
` [PATCH v3 2/8] x86, efi: Copy SETUP_EFI data and access directly

[PATCH v2 00/15] x86, boot: clean up kasl and setup_data handling
 2015-03-07 21:11 UTC  (41+ messages)
` [PATCH v2 01/15] x86, kaslr: Use init_size instead of run_size
` [PATCH v2 02/15] x86, boot: move ZO to end of buffer
` [PATCH v2 03/15] x86, boot: keep data from ZO boot stage to VO kernel stage
  ` [PATCH v2 04/15] x86, kaslr: get kaslr_enabled back correctly
  ` [PATCH v2 05/15] x86, kaslr: consolidate the mem_avoid filling
  ` [PATCH v2 08/15] x86: Kill E820_RESERVED_KERN
  ` [PATCH v2 09/15] x86, efi: copy SETUP_EFI data and access directly
  ` [PATCH v2 12/15] x86: kill not used setup_data handling code
` [PATCH v2 06/15] x86, boot: split kernel_ident_mapping_init into another file
` [PATCH v2 07/15] x86, kaslr, 64bit: set new or extra ident_mapping
` [PATCH v2 10/15] x86, of: let add_dtb reserve by itself
` [PATCH v2 11/15] x86, boot: Add add_pci handler for SETUP_PCI
` [PATCH v2 13/15] x86, pci: convert SETUP_PCI data to list
` [PATCH v2 14/15] x86, boot: copy rom to kernel space
` [PATCH v2 15/15] x86, pci: export SETUP_PCI data via sysfs

Re: [PATCH v2 3/3] efi: Capsule update with user helper interface
 2015-03-06 22:17 UTC  (10+ messages)

Re: [PATCH v2 3/3] efi: Capsule update with user helper interface
 2015-03-06 19:05 UTC  (13+ messages)

[PATCH v2] efi/arm64: use UEFI for system reset and poweroff
 2015-03-06 14:49 UTC 

[PATCH] arm64/efi: use UEFI ResetSystem() Runtime Service for system reset
 2015-03-06 12:14 UTC  (3+ messages)

[PATCH v2] efi: stub: retrieve FDT size when loaded from UEFI config table
 2015-03-04 18:06 UTC  (2+ messages)

[PATCH] efi: stub: retrieve FDT size when loaded from UEFI config table
 2015-03-04 11:28 UTC  (3+ messages)

[PATCH] arch: x86: platform: efi: Disabling interrupt around kmalloc
 2015-03-03  6:48 UTC  (3+ messages)
` [PATCH] efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
    ` [PATCH] efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction

[PATCH 0/8] x86, boot: clean up setup_data handling
 2015-03-02 22:10 UTC  (26+ messages)
` [PATCH 1/8] x86, kaslr: get kaslr_enabled back correctly
` [PATCH 2/8] x86: Kill E820_RESERVED_KERN
` [PATCH 3/8] x86, efi: copy SETUP_EFI data and access directly
` [PATCH 4/8] x86, of: let add_dtb reserve by itself
` [PATCH 5/8] x86, boot: Add add_pci handler for SETUP_PCI
  ` [PATCH 6/8] x86: kill not used setup_data handling code
` [PATCH 7/8] x86, pci: convert SETUP_PCI data to list
` [PATCH 8/8] x86, pci: export SETUP_PCI data via sysfs

[GIT PULL] EFI urgent fixes
 2015-03-02 13:35 UTC  (3+ messages)

[PATCH v2 0/3] Enable user helper interface for efi capsule update
 2015-02-27 11:35 UTC  (4+ messages)
` [PATCH v2 3/3] efi: Capsule update with user helper interface

[PATCH] efi: Add esrt support
 2015-02-26 14:37 UTC  (3+ messages)

[PATCH 3/3] Moved assignment out of if() statement in efifb.c
 2015-02-26 10:48 UTC 

[PATCH 2/3] Static should not be initialize so removing static initilization from efifb.c
 2015-02-26 10:45 UTC 

[PATCH 1/3] Printk() is replaced with respective pr_* functions
 2015-02-26 10:42 UTC 

[PATCH 0/4] x86: use correct early_[mem,io][re,un]map pairs
 2015-02-26  7:50 UTC  (7+ messages)
` [PATCH 1/4] x86: use early_memunmap in arch/x86/kernel/devicetree.c
` [PATCH 2/4] x86: use early_memunmap in arch/x86/kernel/e820.c
` [PATCH 3/4] x86: use early_memunmap in arch/x86/kernel/setup.c
` [PATCH 4/4] x86, efi: use early_ioremap in arch/x86/platform/efi/efi-bgrt.c

[PATCH v2] x86, boot: Allow 64bit EFI kernel to be loaded above 4G
 2015-02-25 12:57 UTC  (6+ messages)

Shorten efi regions output
 2015-02-24 22:33 UTC  (18+ messages)
              ` [PATCH] efi, x86: Add a "debug" option to the efi= cmdline
                            ` [PATCH v2] "

[PATCH] efi: fix boundary checking in efi_high_alloc()
 2015-02-24 15:17 UTC  (4+ messages)

[GIT PULL] EFI urgent fixes
 2015-02-18 16:57 UTC  (4+ messages)

[PATCH 1/3] Printk() is replaced with pr_* respective functions in efifb.c
 2015-02-18  9:51 UTC 

[PATCH] x86, boot: Allow 64bit EFI kernel to be loaded above 4G
 2015-02-18  7:29 UTC  (10+ messages)

Doing indentation using script/Lindent
 2015-02-18  6:53 UTC 

[PATCH] efi: get_memory_map: add sufficient slack for memory descriptors
 2015-02-13 16:34 UTC  (13+ messages)

[PATCH] Trivial patch in efifb.c to solve common indent issue and indent error
 2015-02-10  8:10 UTC  (4+ messages)
      ` [PATCH1/2] "
          ` [PATCH2/2] "

Please respond!!!
 2015-02-05 20:02 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).