linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-25 20:45:10 to 2020-09-16 21:07:29 UTC [more...]

[PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
 2020-09-16 16:02 UTC  (19+ 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 1/2] efi/libstub: Add efi_warn and *_once logging helpers
 2020-09-16 20:51 UTC  (7+ messages)
` [PATCH 2/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware

[PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
 2020-09-16 20:45 UTC  (24+ 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 05/12] ARM: head-common.S: use PC-relative insn sequence for idmap creation
` [PATCH 06/12] ARM: head.S: use PC-relative insn sequence for secondary_data
` [PATCH 07/12] ARM: kernel: use relative references for UP/SMP alternatives
` [PATCH 08/12] ARM: head: use PC-relative insn sequence for __smp_alt
` [PATCH 09/12] ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hash
` [PATCH 10/12] ARM: head.S: use PC-relative insn sequences for __fixup_pv_table
` [PATCH 11/12] ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET
` [PATCH 12/12] ARM: kvm: replace open coded VA->PA calculations with adr_l call

[PATCH v2 0/2] UEFI v2.8 Memory Error Record Updates
 2020-09-16 18:12 UTC  (13+ messages)
` [PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
` [PATCH v2 2/2] cper,edac,efi: Memory Error Record: bank group/address and chip id

[efi:next] BUILD SUCCESS 973c2d60254e9548b4f8568e1a349f3852315dd5
 2020-09-16 13:00 UTC 

[efi:urgent] BUILD SUCCESS 46908326c6b801201f1e46f5ed0db6e85bef74ae
 2020-09-16  4:33 UTC 

[PATCH v3 0/2] Decode raw MSR values of MCA registers in BERT
 2020-09-15  8:15 UTC  (8+ 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

EFI regression for efi=noruntime support
 2020-09-14 19:08 UTC  (3+ messages)

EFISTUB arguments in Dell BIOS
 2020-09-14 18:45 UTC  (19+ 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-14 18:32 UTC  (15+ 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 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

[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 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] 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  (9+ messages)

[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  (9+ messages)
` [PATCH v7 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
` [PATCH v7 07/10] arm64: hyperv: Initialize hypervisor on boot

[PATCH 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-08-25 20:42 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).