public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-01 02:17:38 to 2015-03-18 07:28:15 UTC [more...]

[PATCH v5 00/19] x86, boot: kaslr cleanup and 64bit kaslr support
 2015-03-18  7:28 UTC  (9+ messages)
` [PATCH v5 01/19] x86, boot: Make data from decompress_kernel stage live longer
` [PATCH v5 02/19] x86, kaslr: Propagate base load address calculation v2
` [PATCH v5 03/19] x86, boot: Simplify run_size calculation
` [PATCH v5 04/19] x86, kaslr: Kill not used run_size related code
` [PATCH v5 05/19] x86, kaslr: Use output_run_size
` [PATCH v5 06/19] x86, kaslr: Consolidate mem_avoid array filling
` [PATCH v5 07/19] x86, boot: Move z_extract_offset calculation to header.S
` [PATCH v5 08/19] x86, kaslr: Get correct max_addr for relocs pointer

efivarfs and writev() support
 2015-03-17 16:03 UTC  (9+ messages)

[PATCH v3 0/7] x86, boot: clean up kasl
 2015-03-17  8:14 UTC  (52+ messages)
` [PATCH v3 1/7] x86, kaslr: Use init_size instead of run_size
                  ` [PATCH] Revert "x86/mm/ASLR: Propagate base load address calculation"
` [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

Re: [PATCH v2 3/3] efi: Capsule update with user helper interface
 2015-03-16 15:35 UTC  (18+ messages)

[PATCH v2] efi/arm64: use UEFI for system reset and poweroff
 2015-03-14 11:00 UTC  (3+ messages)

[PATCH] x86, boot: Move z_extract_offset calculation to header.S
 2015-03-13  2:12 UTC 

[PATCH] efivarfs: Ensure VariableName is NULL-terminated
 2015-03-11 12:00 UTC 

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

[PATCH v2] efi: stub: retrieve FDT size when loaded from UEFI config table
 2015-03-10 14:21 UTC  (4+ messages)

[PATCH] arch: x86: platform: efi: Disabling interrupt around kmalloc
 2015-03-10 13:36 UTC  (5+ 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

OVMF whitepaper released
 2015-03-10  0:42 UTC 

[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

[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

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

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

[PATCH 0/8] x86, boot: clean up setup_data handling
 2015-03-02 22:10 UTC  (21+ messages)
` [PATCH 1/8] x86, kaslr: get kaslr_enabled back correctly
` [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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox