linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-13 16:04:03 to 2020-07-01 19:34:16 UTC [more...]

[PATCH 1/2] kbuild: remove cc-option test of -fno-stack-protector
 2020-07-01 19:33 UTC  (20+ messages)
` [PATCH 2/2] kbuild: remove cc-option test of -ffreestanding

[patch 00/13] Remove UV1 platform support and associated efi=oldmap option
 2020-07-01 15:28 UTC  (19+ messages)
` [patch 01/13] Remove support for UV1 platform from uv_time.c
` [patch 02/13] Remove support for UV1 platform from uv_tlb.c
` [patch 03/13] Remove support for UV1 platform from x2apic_uv_x.c
` [patch 04/13] Remove support for UV1 platform from uv_mmrs.h
` [patch 05/13] Remove support for UV1 platform from uv_bau.h
` [patch 06/13] Remove support for uv1 platform from uv_hub.h
` [patch 07/13] Remove support for UV1 platform from uv.h
` [patch 08/13] Remove vestigial mention of UV1 platform from arch/x86/include/asm/uv/bios.h
` [patch 09/13] Remove efi=old_map command line option
` [patch 10/13] Delete SGI UV1 detection
` [patch 11/13] Remove references to no-longer-used efi_have_uv1_memmap()
` [patch 12/13] Remove uv bios and efi code related to (now unused) EFI_UV1_MEMMAP
` [patch 13/13] Remove (now unused) EFI_UV1_MEMMAP from efi.h

[PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
 2020-06-30 19:48 UTC  (9+ messages)

[PATCH v4 00/17] Warn on orphan section placement
 2020-06-29 21:06 UTC  (36+ messages)
` [PATCH v4 01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH v4 02/17] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
` [PATCH v4 03/17] vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
` [PATCH v4 04/17] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
` [PATCH v4 05/17] ctype: Work around Clang -mbranch-protection=none bug
` [PATCH v4 06/17] efi/libstub: Disable -mbranch-protection
` [PATCH v4 07/17] arm64/build: Use common DISCARDS in linker script
` [PATCH v4 08/17] arm64/mm: Remove needless section quotes
` [PATCH v4 09/17] arm64/build: Remove .eh_frame* sections due to unwind tables
` [PATCH v4 10/17] arm64/kernel: Remove needless Call Frame Information annotations
` [PATCH v4 11/17] arm64/build: Warn on orphan section placement
` [PATCH v4 12/17] arm/build: Refactor linker script headers
` [PATCH v4 13/17] arm/build: Explicitly keep .ARM.attributes sections
` [PATCH v4 14/17] arm/build: Warn on orphan section placement
` [PATCH v4 15/17] arm/boot: "
` [PATCH v4 16/17] x86/build: "
` [PATCH v4 17/17] x86/boot: "

[RFC PATCH 00/11] Add UEFI support for RISC-V
 2020-06-29 20:09 UTC  (19+ messages)
` [RFC PATCH 01/11] efi: Fix gcc error around __umoddi3 for 32 bit builds
` [RFC PATCH 02/11] RISC-V: Move DT mapping outof fixmap
` [RFC PATCH 03/11] RISC-V: Setup exception vector early
` [RFC PATCH 04/11] RISC-V: Add early ioremap support
` [RFC PATCH 05/11] RISC-V: Set maximum number of mapped pages correctly
` [RFC PATCH 06/11] riscv: Parse all memory blocks to remove unusable memory
` [RFC PATCH 07/11] include: pe.h: Add RISC-V related PE definition
` [RFC PATCH 08/11] RISC-V: Add PE/COFF header for EFI stub
` [RFC PATCH 09/11] RISC-V: Add EFI stub support
` [RFC PATCH 10/11] efi: Rename arm-init to efi-init common for all arch
` [RFC PATCH 11/11] RISC-V: Add EFI runtime services

[GIT PULL] EFI fixes
 2020-06-28 22:05 UTC  (5+ messages)

[efi:urgent] BUILD SUCCESS 51e772a5b27cfb74662691763d1d8894f2a8c25e
 2020-06-27 21:44 UTC 

[efi:urgent] BUILD SUCCESS 71878bbd41cd11aa01a078dd2f882b59ad9d24d2
 2020-06-26  5:44 UTC 

[PATCH] efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yes
 2020-06-25 16:11 UTC  (2+ messages)

[PATCH] efi/x86: Only copy upto the end of setup_header
 2020-06-25 16:10 UTC  (2+ messages)

[PATCH] efi/x86: Remove unused variables
 2020-06-25 16:06 UTC  (2+ messages)

[PATCH v3 0/9] Warn on orphan section placement
 2020-06-24 18:57 UTC  (34+ messages)
` [PATCH v3 1/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH v3 2/9] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to STABS_DEBUG
` [PATCH v3 3/9] efi/libstub: Remove .note.gnu.property
` [PATCH v3 4/9] x86/build: Warn on orphan section placement
` [PATCH v3 5/9] x86/boot: "
` [PATCH v3 6/9] arm/build: "
` [PATCH v3 7/9] arm/boot: "
` [PATCH v3 8/9] arm64/build: Use common DISCARDS in linker script
` [PATCH v3 9/9] arm64/build: Warn on orphan section placement

[PATCH] ARM: mmu: fix crash in EFI calls due to p4d typo in create_mapping_late()
 2020-06-24  6:05 UTC  (2+ messages)

[PATCH v5 0/7] Add UEFI support for RISC-V
 2020-06-23 15:10 UTC  (5+ messages)
` [PATCH v5 2/7] efi/libstub: Make initrd file loader configurable

[GIT PULL] EFI fixes for v5.8
 2020-06-18 13:37 UTC 

[PATCH v2] efi/dev-path-parser: Switch to acpi_dev_get_first_match_dev()
 2020-06-18 11:58 UTC  (2+ messages)

[efi:urgent] BUILD SUCCESS 2a55280a3675203496d302463b941834228b9875
 2020-06-18  4:58 UTC 

[PATCH 0/1] efi/x86: Use firmware stack for mixed-mode EFI stub
 2020-06-17 13:26 UTC  (11+ messages)
` [PATCH 1/1] "
          ` [PATCH] efi/x86: Setup stack correctly for efi_pe_entry
                ` [PATCH v2] "

[efi:urgent] BUILD SUCCESS 8133582a167a7bb811e7ff723ae5b76657989468
 2020-06-17 10:19 UTC 

[PATCH] Make it possible to disable efivar_ssdt entirely
 2020-06-17  9:01 UTC  (3+ messages)

[efi:urgent] BUILD SUCCESS 188d43ccfa024e061aaef5e57046531344102683
 2020-06-16 21:36 UTC 

[PATCH] efi/libstub: arm: Omit arch specific config table matching array on arm64
 2020-06-16 11:19 UTC  (2+ messages)

[PATCH v3] efi/libstub: arm: Print CPU boot mode and MMU state at boot
 2020-06-16 10:48 UTC  (5+ messages)

[PATCH 1/1] efi/libstub: descriptions for stub helper functions
 2020-06-16  8:56 UTC  (2+ messages)

[efi:urgent] BUILD SUCCESS 6502464a0074f0cc3f0c22f3bda995bc1d849348
 2020-06-16  2:04 UTC 

[PATCH v2 1/2] efi/libstub/arm64: link stub lib.a conditionally
 2020-06-15 14:20 UTC  (6+ messages)
` [PATCH v2 2/2] efi/libstub: refactor Makefile to not use lib-y syntax

[PATCH] efi/libstub: Fix path separator regression
 2020-06-15 12:24 UTC  (3+ messages)

[PATCH] efi: Replace zero-length array and use struct_size() helper
 2020-06-15 10:00 UTC  (4+ messages)

[PATCH 0/2] Couple of efivarfs fixes
 2020-06-15  9:50 UTC  (2+ messages)

[PATCH] efi/esrt: Fix reference count leak in esre_create_sysfs_entry
 2020-06-15  9:48 UTC  (3+ messages)

[PATCH 05/24] efi/libstub: Optimize for size instead of speed
 2020-06-15  9:43 UTC  (4+ messages)
` [PATCH] efi/x86: Fix build with gcc 4

[PATCH v2] tpm: verify that it's actually an event log header before parsing
 2020-06-15  9:43 UTC  (2+ messages)

[PATCH] efi: fix errors in building: requires -maccumulate-outgoing-args
 2020-06-14 12:17 UTC  (2+ messages)

v5.8 EFI firmware driver does not compile on EL7.8-based systems
 2020-06-13 16:07 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;
as well as URLs for NNTP newsgroup(s).