linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-09 20:05:48 to 2020-04-24 13:07:44 UTC [more...]

[GIT PULL 00/33] EFI updates for v5.8
 2020-04-24 13:05 UTC  (14+ messages)
` [PATCH 02/33] efi/libstub: Make initrd file loader configurable
` [PATCH 03/33] efi/libstub: Unify EFI call wrappers for non-x86
` [PATCH 04/33] efi/libstub/arm: Make install_memreserve_table static
` [PATCH 07/33] efi/gop: Get mode information outside the loop
` [PATCH 09/33] efi/gop: Slightly re-arrange logic of find_gop
` [PATCH 10/33] efi/gop: Move variable declarations into loop block
` [PATCH 27/33] efi/x86: Remove __efistub_global and add relocation check
` [PATCH 28/33] efi: Kill __efistub_global
` [PATCH 29/33] efi/libstub: Drop __pure getter for efi_system_table
` [PATCH 30/33] efi/libstub: Drop __pure getters for EFI stub options
` [PATCH 31/33] efi/libstub/x86: Avoid getter function for efi_is64
` [PATCH 32/33] efi: Clean up config table description arrays
` [PATCH 33/33] efi: Move arch_tables check to caller

[PATCH AUTOSEL 5.6 18/38] efi/x86: Don't remap text<->rodata gap read-only for mixed mode
 2020-04-24 12:22 UTC 

[PATCH v5 0/7] Add UEFI support for RISC-V
 2020-04-24 11:08 UTC  (15+ messages)
` [PATCH v5 1/7] efi/libstub: Move arm-stub to a common file
` [PATCH v5 2/7] efi/libstub: Make initrd file loader configurable
` [PATCH v5 3/7] efi/libstub/riscv: add arch specific efi.h header file
` [PATCH v5 4/7] include: pe.h: Add RISC-V related PE definition
` [PATCH v5 5/7] RISC-V: Define fixmap bindings for generic early ioremap support
` [PATCH v5 6/7] RISC-V: Add PE/COFF header for EFI stub
` [PATCH v5 7/7] RISC-V: Add EFI stub support

[PATCH 3.16 140/245] x86/efistub: Disable paging at mixed mode entry
 2020-04-23 23:06 UTC 

[PATCH -next] efi/libstub/arm: Make install_memreserve_table static
 2020-04-23 12:16 UTC  (2+ messages)

[v4 PATCH 0/3] Add UEFI support for RISC-V
 2020-04-22 17:45 UTC  (16+ messages)
` [v4 PATCH 1/3] RISC-V: Define fixmap bindings for generic early ioremap support
` [v4 PATCH 2/3] RISC-V: Add PE/COFF header for EFI stub
` [v4 PATCH 3/3] RISC-V: Add EFI stub support

[PATCH v2 0/8] efi/libstub: simplify arm64 kernel image loading
 2020-04-22  9:39 UTC  (16+ messages)
` [PATCH v2 1/8] efi/libstub/random: align allocate size to EFI_ALLOC_ALIGN
` [PATCH v2 2/8] efi/libstub/random: increase random alloc granularity
` [PATCH v2 3/8] efi/libstub/arm64: replace 'preferred' offset with alignment check
` [PATCH v2 4/8] efi/libstub/arm64: simplify randomized loading of kernel image
` [PATCH v2 5/8] efi/libstub/arm64: align PE/COFF sections to segment alignment
` [PATCH v2 6/8] efi/libstub: add API function to allocate aligned memory
` [PATCH v2 7/8] efi/libstub/arm64: switch to ordinary page allocator for kernel image
` [PATCH v2 8/8] efi/libstub: move efi_relocate_kernel() into separate source file

[v2 PATCH 0/5] Add UEFI support for RISC-V
 2020-04-21 19:19 UTC  (12+ messages)
` [v2 PATCH 1/5] efi: Move arm-stub to a common file
` [v2 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
` [v2 PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
` [v2 PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
` [v2 PATCH 5/5] RISC-V: Add EFI stub support

[v3 PATCH 0/5] Add UEFI support for RISC-V
 2020-04-21  5:06 UTC  (19+ messages)
` [v3 PATCH 1/5] efi: Move arm-stub to a common file
` [v3 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
` [v3 PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
` [v3 PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
` [v3 PATCH 5/5] RISC-V: Add EFI stub support

[efi:next 26/32] drivers/firmware/efi/libstub/x86-stub.c:444:25: warning: passing argument 2 of 'efi_stub_entry' discards 'const' qualifier from pointer target type
 2020-04-20 12:23 UTC 

Starting with kernel 5.6 deleting efibootmgr entries no longer works (efivarfs regresson)
 2020-04-19 13:18 UTC  (4+ messages)

[PATCH 1/2] efi: clean up config table description arrays
 2020-04-19 11:01 UTC  (2+ messages)
` [PATCH 2/2] efi: move arch_tables check to caller

[PATCH] efi/libstub/x86: avoid getter function for efi_is64
 2020-04-16 19:18 UTC 

[PATCH 1/2] efi/libstub: drop __pure getter for efi_system_table
 2020-04-16 19:09 UTC  (4+ messages)
` [PATCH 2/2] efi/libstub: drop __pure getters for EFI stub options

[PATCH 0/5] efi: Remove __efistub_global annotation
 2020-04-16 16:01 UTC  (16+ messages)
` [PATCH 1/5] efi/arm: "
` [PATCH 2/5] efi/libstub: Factor out relocation checking
` [PATCH 3/5] efi/x86: Remove __efistub_global annotation
` [PATCH 4/5] efi: Kill __efistub_global
` [PATCH 5/5] efi/x86: Check for bad relocations
` [PATCH v2 0/3] efi: Remove __efistub_global annotation
` [PATCH v2 1/3] efi/arm: "
` [PATCH v2 2/3] efi/x86: Remove __efistub_global and add relocation check
` [PATCH v2 3/3] efi: Kill __efistub_global

Regression with commit 0a67361dcdaa
 2020-04-16 14:57 UTC  (4+ messages)

[PATCH 5.6 098/254] efi/x86: Add TPM related EFI tables to unencrypted mapping checks
 2020-04-16 13:23 UTC 

[PATCH 5.4 098/232] efi/x86: Add TPM related EFI tables to unencrypted mapping checks
 2020-04-16 13:23 UTC 

[PATCH 5.5 112/257] efi/x86: Add TPM related EFI tables to unencrypted mapping checks
 2020-04-16 13:22 UTC 

Kernel V5.7-rc1 doesn't boot (EFI?)
 2020-04-15  9:58 UTC  (9+ messages)

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-04-14 14:57 UTC  (13+ messages)
` [PATCH 1/2] efi/x86: Move efi stub globals from .bss to .data

[PATCH] efi/libstub/arm64: Enable __efistub_global define in .data section
 2020-04-14  6:46 UTC  (7+ messages)

[PATCH] efi/x86: Revert struct layout change to fix kexec boot regression
 2020-04-14  6:27 UTC  (7+ messages)

[PATCH v2 0/5] ARM: simplify handover from UEFI to decompressor
 2020-04-13 16:56 UTC  (9+ messages)
` [PATCH v2 1/5] ARM: decompressor: move headroom variable out of LC0
` [PATCH v2 2/5] ARM: decompressor: split off _edata and stack base into separate object
` [PATCH v2 3/5] ARM: decompressor: defer loading of the contents of the LC0 structure
` [PATCH v2 4/5] ARM: decompressor: move GOT into .data for EFI enabled builds
` [PATCH v2 5/5] ARM: decompressor: run decompressor in place if loaded via UEFI

[GIT PULL 0/9] EFI fixes for v5.7-rc
 2020-04-13 14:07 UTC  (22+ messages)
` [PATCH 3/9] efi/x86: Move efi stub globals from .bss to .data

[PATCH] efi/earlycon: fix early printk for wider fonts
 2020-04-13 10:30 UTC  (2+ messages)

[PATCH] efi/x86: Expose number of entries in the EFI configuration table via sysfs
 2020-04-10 18:08 UTC  (5+ messages)

[PATCH AUTOSEL 5.6 49/68] efi/x86: Ignore the memory attributes table on i386
 2020-04-10  3:46 UTC 

[PATCH AUTOSEL 5.5 38/56] efi/x86: Ignore the memory attributes table on i386
 2020-04-10  3:47 UTC 

[PATCH AUTOSEL 5.4 30/46] efi/x86: Ignore the memory attributes table on i386
 2020-04-10  3:48 UTC 

[PATCH AUTOSEL 4.19 19/32] efi/x86: Ignore the memory attributes table on i386
 2020-04-10  3:49 UTC 

[PATCH AUTOSEL 4.14 13/22] efi/x86: Ignore the memory attributes table on i386
 2020-04-10  3:50 UTC 

[efi:urgent] BUILD SUCCESS 55a3cad6df4bff67280c4722ceb2a5ff4375eff9
 2020-04-09 21:22 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).