linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 19:07:21 to 2020-06-15 09:58:56 UTC [more...]

[PATCH 0/1] efi/x86: Use firmware stack for mixed-mode EFI stub
 2020-06-15  9:58 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Couple of efivarfs fixes
 2020-06-15  9:50 UTC  (4+ messages)
` [PATCH 1/2] efivarfs: Update inode modification time for successful writes
` [PATCH 2/2] efivarfs: Don't return -EINTR when rate-limiting reads

[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  (45+ messages)
` [PATCH 02/24] efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts
` [PATCH 03/24] efi/libstub: Buffer output of efi_puts
` [PATCH 04/24] efi/libstub: Add a basic printf implementation
` [PATCH 05/24] efi/libstub: Optimize for size instead of speed
          ` [PATCH] efi/x86: Fix build with gcc 4
` [PATCH 06/24] efi/printf: Drop %n format and L qualifier
` [PATCH 07/24] efi/printf: Add 64-bit and 8-bit integer support
` [PATCH 08/24] efi/printf: Factor out flags parsing and handle '%' earlier
` [PATCH 09/24] efi/printf: Fix minor bug in precision handling
` [PATCH 10/24] efi/printf: Merge 'p' with the integer formats
` [PATCH 11/24] efi/printf: Factor out width/precision parsing
` [PATCH 12/24] efi/printf: Factor out integer argument retrieval
` [PATCH 13/24] efi/printf: Handle null string input
` [PATCH 14/24] efi/printf: Refactor code to consolidate padding and output
` [PATCH 15/24] efi/printf: Abort on invalid format
` [PATCH 16/24] efi/printf: Turn vsprintf into vsnprintf
` [PATCH 17/24] efi/libstub: Implement printk-style logging
` [PATCH 18/24] efi/libstub: Add definitions for console input and events
` [PATCH 19/24] efi/gop: Add an option to list out the available GOP modes
` [PATCH 20/24] efi/printf: Add support for wchar_t (UTF-16)
` [PATCH 21/24] efi/libstub: Add UTF-8 decoding to efi_puts
` [PATCH 22/24] efi/libstub: Use %ls for filename
` [PATCH 23/24] efi/libstub: Get the exact UTF-8 length
` [PATCH 24/24] efi/libstub: Use snprintf with %ls to convert the command line
      ` [PATCH] efi/libstub: Don't parse overlong command lines

[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 v2 1/2] efi/libstub/arm64: link stub lib.a conditionally
 2020-06-10  8:42 UTC  (5+ messages)
` [PATCH v2 2/2] efi/libstub: refactor Makefile to not use lib-y syntax

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

[PATCH] efi: Replace zero-length array and use struct_size() helper
 2020-05-29 17:37 UTC  (3+ messages)

[PATCH] efi: Fix reference count leak in efivar_create_sysfs_entry
 2020-05-29 16:58 UTC  (2+ messages)

[PATCH v2] efi/dev-path-parser: Switch to acpi_dev_get_first_match_dev()
 2020-05-29 13:08 UTC 

[PATCH AUTOSEL 5.6 03/47] efi/libstub: Avoid returning uninitialized data from setup_graphics()
 2020-05-28 11:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 06/47] efi/earlycon: Fix early printk for wider fonts

[PATCH v2 0/3] x86/boot: get rid of GOT entries and associated fixup code
 2020-05-28  7:46 UTC  (16+ messages)
` [PATCH v2 1/3] x86/boot/compressed: move .got.plt entries out of the .got section
` [PATCH v2 2/3] x86/boot/compressed: force hidden visibility for all symbol references
` [PATCH v2 3/3] x86/boot/compressed: get rid of GOT fixup code

[GIT PULL 00/15] More EFI changes for v5.8
 2020-05-28  6:34 UTC  (11+ messages)
` [PATCH 08/15] efi/x86: Move command-line initrd loading to efi_main
            ` [PATCH] efi/x86: Don't blow away existing initrd

[efi:next] BUILD SUCCESS 84780c5438efd96cfd27fc0d7722aee3b3fe44e6
 2020-05-26 19:20 UTC 

[GIT PULL] EFI changes for v5.8
 2020-05-25 13:14 UTC  (2+ messages)

[PATCH] efi/x86: Drop the special GDT for the EFI thunk
 2020-05-23 22:40 UTC  (2+ messages)

[PATCH] efi/libstub: Add missing prototype for PE/COFF entry point
 2020-05-23 10:27 UTC 

[Patch v2] efi: cper: Add support for printing Firmware Error Record Reference
 2020-05-22 18:30 UTC  (2+ messages)
` [tip: efi/urgent] "

[PATCH] efi/efivars: Add missing kobject_put() in sysfs entry creation error path
 2020-05-22 16:19 UTC 

[PATCH] x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux
 2020-05-22 15:59 UTC  (7+ messages)

[PATCH v1] efi/dev-path-parser: Switch to acpi_dev_get_first_match_dev()
 2020-05-22 15:34 UTC  (2+ messages)

[GIT PULL 0/7] EFI fixes for v5.7
 2020-05-22 14:45 UTC  (6+ messages)

[PATCH v6 00/10] Subject: Enable Linux guests on Hyper-V on ARM64
 2020-05-22 11:32 UTC  (11+ messages)
` [PATCH v6 09/10] arm64: efi: Export screen_info
          `  "

[PATCH v1 2/2] firmware: dmi_scan: Pass dmi_entry_point to kexec'ed kernel
 2020-05-21 17:39 UTC  (8+ messages)

[efi:next] BUILD SUCCESS 3727a532f27c2c43db2658c2402a0aff4caad3fd
 2020-05-21  2:48 UTC 

[efi:next 22/40] ld.lld: warning: vsprintf.c:(.discard.unreachable+0x0): has non-ABS relocation R_X86_64_PC32 against symbol ''
 2020-05-21  0:23 UTC  (9+ messages)

[GIT PULL v2] ARM: simplify handover from UEFI to decompressor
 2020-05-20 21:32 UTC 

[efi:next 39/40] drivers/firmware/efi/libstub/efi-stub-helper.c:265 efi_convert_cmdline() warn: qualifier 'l' ignored for %s specifier
 2020-05-20 18:20 UTC  (6+ messages)

[PATCH 3.16 44/99] efi/x86: Map the entire EFI vendor string before copying it
 2020-05-20 14:14 UTC 

[efi:next] BUILD SUCCESS e5fbadd1179cdadeaa44d71a9ec068c5bc100524
 2020-05-19 19:49 UTC 

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

[PATCH] efi/libstub: use pool allocation for the command line
 2020-05-19  8:52 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).