linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-03 09:02:05 to 2020-06-29 19:32:47 UTC [more...]

[PATCH v4 00/17] Warn on orphan section placement
 2020-06-29 19:03 UTC  (11+ messages)
` [PATCH v4 05/17] ctype: Work around Clang -mbranch-protection=none bug
` [PATCH v4 06/17] efi/libstub: Disable -mbranch-protection
` [PATCH v4 10/17] arm64/kernel: Remove needless Call Frame Information annotations
` [PATCH v4 14/17] arm/build: Warn on orphan section placement

[PATCH 1/2] kbuild: remove cc-option test of -fno-stack-protector
 2020-06-29 18:26 UTC  (16+ messages)
` [PATCH 2/2] kbuild: remove cc-option test of -ffreestanding

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

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

[RFC PATCH 00/11] Add UEFI support for RISC-V
 2020-06-27  9:22 UTC  (18+ 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

[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] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
 2020-06-17 23:09 UTC  (4+ messages)

[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  (9+ 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 00/24] efi/libstub: Add printf implementation
 2020-06-15  9:43 UTC  (12+ messages)
` [PATCH 05/24] efi/libstub: Optimize for size instead of speed
          ` [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)

[PATCH] tpm: verify that it's actually an event log header before parsing
 2020-06-12 12:16 UTC  (4+ messages)

[PATCH v2 0/2] efi/arm: deal with HYP mode boot
 2020-06-11 23:17 UTC  (14+ messages)
` [PATCH v2 1/2] efi/arm: decompressor: deal with HYP mode boot gracefully
` [PATCH v2 2/2] efi/arm: libstub: print boot mode and MMU state at boot

[PATCH] efi/libstub: Fix build error with libstub
 2020-06-10  9:44 UTC  (4+ messages)

[PATCH AUTOSEL 5.7 030/274] efi/libstub/x86: Work around LLVM ELF quirk build regression
 2020-06-08 23:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 119/274] efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGN

[PATCH AUTOSEL 5.6 016/606] gcc-10: mark more functions __init to avoid section mismatch warnings
 2020-06-08 23:05 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 196/606] tpm: check event log version before reading final events

[PATCH AUTOSEL 5.4 022/175] efi/libstub/x86: Work around LLVM ELF quirk build regression
 2020-06-08 23:16 UTC 

[PATCH AUTOSEL 4.19 010/106] efi/libstub/x86: Work around LLVM ELF quirk build regression
 2020-06-08 23:21 UTC 

[PATCH] efi/arm: decompressor: deal with HYP mode boot gracefully
 2020-06-05 15:55 UTC  (9+ messages)

[PATCH] efi/libstub: refactor Makefile to not use lib-y syntax
 2020-06-03 12:42 UTC  (10+ messages)

linux-next: arm64 build failed - aarch64-linux-gnu-ld: cannot find ./drivers/firmware/efi/libstub/lib.abuilt-in.a: No such file or directory
 2020-06-03 12:37 UTC  (2+ messages)

[bug report] efi/libstub: Unify initrd loading across architectures
 2020-06-03 10:26 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).