linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-21 19:45:51 to 2020-09-14 09:57:45 UTC [more...]

[PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
 2020-09-14  9:56 UTC  (5+ messages)
` [PATCH 01/12] ARM: assembler: introduce adr_l, ldr_l and str_l macros
` [PATCH 02/12] ARM: efistub: replace adrl pseudo-op with adr_l macro invocation
` [PATCH 03/12] ARM: module: add support for place relative relocations
` [PATCH 04/12] ARM: head-common.S: use PC-relative insn sequence for __proc_info

[PATCH 0/6] add ima_arch support for ARM64
 2020-09-14  8:05 UTC  (10+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params
` [PATCH 2/6] efi/arm: a helper to parse secure boot param in "
` [PATCH 3/6] efi: add secure boot flag
` [PATCH 4/6] efi/arm: check secure boot status in efi init
` [PATCH 5/6] arm64/ima: add ima arch support
` [PATCH 6/6] docs/arm: add the description of uefi-secure-boot param

EFISTUB arguments in Dell BIOS
 2020-09-12 17:51 UTC  (15+ messages)
                        ` [RFC PATCH 0/2] Quirk to handle "
                          ` [RFC PATCH 1/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
                          ` [RFC PATCH 2/2] efi/libstub: Dump command line before/after conversion

[PATCH v7 0/9] Add UEFI support for RISC-V
 2020-09-12  2:04 UTC  (14+ messages)
` [PATCH v7 1/9] RISC-V: Move DT mapping outof fixmap
` [PATCH v7 2/9] RISC-V: Add early ioremap support
` [PATCH v7 3/9] RISC-V: Implement late mapping page table allocation functions
` [PATCH v7 4/9] include: pe.h: Add RISC-V related PE definition
` [PATCH v7 5/9] RISC-V: Add PE/COFF header for EFI stub
` [PATCH v7 6/9] RISC-V: Add EFI stub support
` [PATCH v7 7/9] efi: Rename arm-init to efi-init common for all arch
` [PATCH v7 8/9] RISC-V: Add EFI runtime services
` [PATCH v7 9/9] RISC-V: Add page table dump support for uefi

[PATCH v2 0/2] Decode raw MSR values of MCA registers in BERT
 2020-09-11 21:26 UTC  (9+ messages)
` [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
` [PATCH v2 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems

[PATCH v3 0/2] Decode raw MSR values of MCA registers in BERT
 2020-09-03 23:45 UTC  (3+ messages)
` [PATCH v3 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
` [PATCH v3 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems

[PATCH V2 0/3] integrity: Load certs from EFI MOK config table
 2020-09-11 19:46 UTC  (13+ messages)
` [PATCH V2 1/3] efi: Support for MOK variable "
` [PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine
` [PATCH V2 3/3] integrity: Load certs from the EFI MOK config table

[PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
 2020-09-11 18:45 UTC  (16+ messages)
` [PATCH RFC/RFT 1/3] efi/libstub: Export efi_low_alloc_above() to other units
` [PATCH RFC/RFT 2/3] efi/libstub: Use low allocation for the uncompressed kernel
` [PATCH RFC/RFT 3/3] efi/libstub: base FDT and initrd placement on image address not DRAM base

[PATCH] efi/printf: remove unneeded semicolon
 2020-09-11 15:19 UTC  (3+ messages)

[Spam] We are still waiting for your email
 2020-09-09  8:49 UTC 

[PATCH v5] test_firmware: Test platform fw loading on non-EFI systems
 2020-09-10 10:06 UTC  (2+ messages)

[PATCH 1/1] efi/libstub: DRAM base calculation
 2020-09-10 10:03 UTC  (11+ messages)

[PATCH v7 0/5] Warn on orphan section placement
 2020-09-08 20:17 UTC  (12+ messages)
` [PATCH v7 1/5] arm64/build: "
` [PATCH v7 2/5] arm/build: "
` [PATCH v7 3/5] arm/boot: "
` [PATCH v7 4/5] x86/build: "
` [PATCH v7 5/5] x86/boot/compressed: "

[PATCH 0/3] integrity: Load certs from EFI MOK config table
 2020-09-05  1:30 UTC  (9+ messages)
` [PATCH 1/3] efi: Support for MOK variable "
` [PATCH 2/3] integrity: Move import of MokListRT certs to a separate routine
` [PATCH 3/3] integrity: Load certs from the EFI MOK config table

[PATCH v6 00/29] Warn on orphan section placement
 2020-09-01 23:54 UTC  (32+ messages)
` [PATCH v6 02/29] vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
` [PATCH v6 03/29] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
` [PATCH v6 04/29] vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
` [PATCH v6 06/29] vmlinux.lds.h: add PGO and AutoFDO input sections
` [PATCH v6 07/29] efi/libstub: Disable -mbranch-protection
` [PATCH v6 08/29] arm64/mm: Remove needless section quotes
` [PATCH v6 10/29] arm64/build: Remove .eh_frame* sections due to unwind tables
` [PATCH v6 13/29] arm64/build: Assert for unwanted sections
` [PATCH v6 14/29] arm64/build: Warn on orphan section placement
` [PATCH v6 15/29] arm/build: Refactor linker script headers
` [PATCH v6 16/29] arm/build: Explicitly keep .ARM.attributes sections
` [PATCH v6 18/29] arm/build: Assert for unwanted sections
` [PATCH v6 19/29] arm/build: Warn on orphan section placement
` [PATCH v6 21/29] arm/boot: "
` [PATCH v6 22/29] x86/asm: Avoid generating unused kprobe sections
` [PATCH v6 25/29] x86/build: Warn on orphan section placement
` [PATCH v6 26/29] x86/boot/compressed: Reorganize zero-size section asserts
` [PATCH v6 27/29] x86/boot/compressed: Remove, discard, or assert for unwanted sections
` [PATCH v6 28/29] x86/boot/compressed: Add missing debugging sections to output
` [PATCH v6 29/29] x86/boot/compressed: Warn on orphan section placement

[PATCH 0/3] ia64: clean-up header dependency and build process, fix build warning
 2020-08-31 15:00 UTC  (4+ messages)
` [PATCH 2/3] ia64: remove unneeded header includes from <asm/mca.h>

[PATCH v2] efi/efivars: Create efivars mount point via efivars abstraction
 2020-08-27 16:14 UTC  (4+ messages)

[PATCH v6 0/9] Add UEFI support for RISC-V
 2020-08-26 16:27 UTC  (4+ messages)

[PATCH v7 00/10] Enable Linux guests on Hyper-V on ARM64
 2020-08-26  7:18 UTC  (25+ messages)
` [PATCH v7 01/10] arm/arm64: smccc-1.1: Add vendor specific owner definition
` [PATCH v7 02/10] arm64: hyperv: Add core Hyper-V include files
` [PATCH v7 03/10] arm64: hyperv: Add hypercall and register access functions
` [PATCH v7 04/10] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages
` [PATCH v7 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
` [PATCH v7 06/10] arm64: hyperv: Add kexec and panic handlers
` [PATCH v7 07/10] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v7 08/10] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
` [PATCH v7 09/10] arm64: efi: Export screen_info
` [PATCH v7 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64

[PATCH 0/2] Decode raw MSR values of MCA registers in BERT
 2020-08-25 20:42 UTC  (4+ messages)
` [PATCH 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
` [PATCH 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems

[PATCH v6 5/9] RISC-V: Add PE/COFF header for EFI stub
 2020-08-25 19:10 UTC  (3+ messages)

[PATCH v2] efi/efivars: Create efivars mount point via efivars abstraction
 2020-08-25 16:07 UTC 

[PATCH] efi/efivars: create efivars mount point when get variable services are available
 2020-08-24 13:03 UTC  (3+ messages)

[GIT PULL] EFI fixes for v5.9-rc1
 2020-08-22 13:35 UTC  (2+ messages)


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).