Linux-EFI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-15 19:55:37 to 2021-06-01 09:07:06 UTC [more...]

[PATCH 0/3] x86/setup: always resrve the first 1M of RAM
 2021-06-01  9:06 UTC  (5+ messages)
` [PATCH 1/3] x86/setup: always reserve "
` [PATCH 2/3] x86/setup: remove CONFIG_X86_RESERVE_LOW and reservelow options
` [PATCH 3/3] x86/crash: remove crash_reserve_low_1M()

[PATCH v2] x86/efi: unconditionally hold the whole low-1MB memory regions
 2021-05-31 14:26 UTC  (7+ messages)

[PATCH 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-05-28  8:03 UTC  (3+ messages)

[RFC PATCH 0/3] Allow access to confidential computing secret area
 2021-05-24 17:12 UTC  (16+ messages)
` [RFC PATCH 1/3] efi/libstub: Copy "
` [RFC PATCH 2/3] efi: Reserve "
` [RFC PATCH 3/3] virt: Add sev_secret module to expose confidential computing secrets

[PATCH 0/2] allow the sysfb support to be used in non-x86 arches
 2021-05-24 10:52 UTC  (4+ messages)
` [PATCH 1/2] drivers/firmware: move x86 Generic System Framebuffers support

[PATCH] x86/efi: Do not release sub-1MB memory regions when the crashkernel option is specified
 2021-05-24  8:32 UTC  (10+ messages)

[GIT PULL] EFI fixes for v5.13-rc
 2021-05-23  9:42 UTC  (4+ messages)
` [GIT PULL] EFI updates for v5.14

[efi:next] BUILD SUCCESS bb11580f61b6c4ba5c35706abd927c8ac8c32852
 2021-05-23  1:07 UTC 

[efi:urgent] BUILD SUCCESS 942859d969de7f6f7f2659a79237a758b42782da
 2021-05-23  1:07 UTC 

[PATCH] x86/efi: Log 32/64-bit mismatch with kernel as an error
 2021-05-22 12:09 UTC  (2+ messages)

[PATCH] arm64: efi: add check for broken efi poweroff
 2021-05-19 14:20 UTC  (6+ messages)

[PATCH v10 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-05-18 17:00 UTC  (19+ messages)
` [PATCH v10 1/7] asm-generic: hyperv: Fix incorrect architecture dependencies
` [PATCH v10 2/7] arm64: hyperv: Add Hyper-V hypercall and register access utilities
` [PATCH v10 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support
` [PATCH v10 4/7] arm64: hyperv: Add kexec and panic handlers
` [PATCH v10 5/7] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v10 6/7] arm64: efi: Export screen_info
` [PATCH v10 7/7] Drivers: hv: Enable Hyper-V code to be built on ARM64

[PATCH v6 2/2] eif/capsule-pstore: Add capsule pstore backend
 2021-05-14  3:21 UTC  (2+ messages)

[PATCH v2 3/4] EFI: Introduce the new AMD Memory Encryption GUID
 2021-05-13  4:36 UTC  (3+ messages)

[RFC PATCH v5 17/28] dyndbg: prevent build bugs via -DNO_DYNAMIC_DEBUG_TABLE
 2021-05-12 18:03 UTC  (3+ messages)

efivarfs fails with `No such device` when EFI runtime is missing
 2021-05-11 22:06 UTC  (3+ messages)

Personal
 2021-05-10 14:06 UTC 

[PATCH] efi: cper: fix snprintf() use in cper_dimm_err_location()
 2021-05-10 15:39 UTC  (2+ messages)

[PATCH] efi/libstub: prevent read overflow in find_file_option()
 2021-05-10 15:38 UTC  (2+ messages)

[RFC PATCH 0/4] efi/libstub: measurement initrd data loaded by the EFI stub
 2021-05-09 11:44 UTC  (5+ messages)
` [RFC PATCH 1/4] efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
` [RFC PATCH 2/4] efi/libstub: x86/mixed: increase supported argument count
` [RFC PATCH 3/4] efi/libstub: consolidate initrd handling across architectures
` [RFC PATCH 4/4] efi/libstub: measure loaded initrd info into the TPM

[PATCH] efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
 2021-05-07 17:33 UTC  (2+ messages)

[PATCH] builddeb: Support signing kernels with a Machine Owner Key
 2021-05-06 17:38 UTC  (4+ messages)

[PATCH] RISC-V: Relocate the kernel relative to a DRAM base
 2021-05-04 10:28 UTC  (4+ messages)

Still required that EFI_MEMORY_XP and EFI_MEMORY_RO must not both be cleared?
 2021-04-30 10:38 UTC  (3+ messages)

[PATCH] efi: cper: fix scnprintf() use in cper_mem_err_location()
 2021-04-21 19:31 UTC 

[PATCH 0/8] generic command line v4
 2021-04-16  4:09 UTC  (2+ messages)
` [PATCH 5/8] drivers: firmware: efi: libstub: enable generic commandline

[efi:next] BUILD SUCCESS 3a457dd105315386bc85f0af2bf08944cd7fc0dd
 2021-04-10 22:08 UTC 

[PATCH v2 1/1] efi/dev-path-parser: Switch to use for_each_acpi_dev_match()
 2021-04-10  8:33 UTC  (2+ messages)

[PATCH v2 0/8] linux: implement LoadFile2 initrd loading
 2021-04-09  6:58 UTC  (10+ messages)
` [PATCH v2 3/8] efi: move MS-DOS stub out of generic PE header definition
` [PATCH v2 5/8] linux/arm: account for COFF headers appearing at unexpected offsets

[PATCH 6/8] drivers: firmware: efi: libstub: enable generic commandline
 2021-04-06 16:42 UTC  (5+ messages)

[PATCH v9 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-04-05 17:45 UTC  (12+ messages)
` [PATCH v9 1/7] smccc: Add HVC call variant with result registers other than 0 thru 3
` [PATCH v9 2/7] arm64: hyperv: Add Hyper-V hypercall and register access utilities
` [PATCH v9 5/7] arm64: hyperv: Initialize hypervisor on boot

[PATCH v1 1/1] efi/dev-path-parser: Switch to use for_each_acpi_dev_match()
 2021-04-04 17:43 UTC 

[efitools PATCH 1/1] Make.rules: enable building on riscv64
 2021-04-01 16:57 UTC 

Bidding invitation
 2021-03-31  7:12 UTC 

[PATCH v1 0/3] Support EFI partition on NVIDIA Tegra devices
 2021-03-29 18:38 UTC  (8+ messages)
` [PATCH v1 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v1 2/3] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v1 3/3] partitions/efi: Support gpt_sector parameter needed by NVIDIA Tegra devices

[efi:next 7/8] drivers/firmware/google/gsmi.c:477:18: error: initialization of 'efi_status_t (*)(const efi_char16_t *, const efi_guid_t *, u32 *, long unsigned int *, void *)' {aka 'long unsigned int (*)(const short unsigned int *, const struct <anonymous> *, unsigned i
 2021-03-29  3:31 UTC 

[efi:next 7/8] drivers/firmware/google/gsmi.c:477:18: error: incompatible function pointer types initializing 'efi_get_variable_t *' (aka 'unsigned long (*)(const unsigned short *, const guid_t *, unsigned int *, unsigned long *, void *)') with an expression of type 'ef
 2021-03-29  3:12 UTC 

[PATCH] ia64: fix EFI_DEBUG build
 2021-03-28 21:22 UTC  (5+ messages)
      ` [PATCH v2] "

[efi:next] BUILD REGRESSION 66d988c324a018de02a0924232c68618b6433e80
 2021-03-27  2:48 UTC 

[PATCH] efi/fdt: fix panic when no valid fdt found
 2021-03-26 13:57 UTC  (2+ messages)

[PATCH 0/3] Fix cross compiling x86 with clang
 2021-03-26 13:38 UTC  (7+ messages)
` [PATCH 1/3] x86: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
` [PATCH 2/3] x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS
` [PATCH 3/3] efi/libstub: Add $(CLANG_FLAGS) to x86 flags

[PATCH v2 0/7] Generic Command Line changes
 2021-03-24 14:45 UTC  (2+ messages)

[efi:next 4/6] drivers/firmware/google/gsmi.c:477:18: error: initialization of 'efi_status_t efi_char16_t const efi_guid_t u32 long unsigned int void {aka 'long unsigned int short unsigned int const struct <anonymous> unsigned i
 2021-03-20  7:45 UTC 

[efi:urgent] BUILD SUCCESS fb98cc0b3af2ba4d87301dff2b381b12eee35d7d
 2021-03-19 19:56 UTC 

[GIT PULL] More EFI fixes for v5.12-rc
 2021-03-19 13:24 UTC  (2+ messages)

[efi:urgent] BUILD SUCCESS 70b3fcb4df36c4e4f5b99692d5a68adf9ffe7e78
 2021-03-19  7:31 UTC 

[efi:next] BUILD SUCCESS d272258400e00e203ef6d9ba5b8620d5582889b2
 2021-03-18 23:51 UTC 

[PATCH v2] efi: use 32-bit alignment for efi_guid_t literals
 2021-03-18 23:50 UTC  (3+ messages)

[PATCH] firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
 2021-03-18 18:17 UTC  (2+ messages)

[PATCH] efi: use 32-bit alignment for efi_guid_t literals
 2021-03-18 17:52 UTC  (3+ messages)

[efi:next] BUILD SUCCESS 3cfafc4b8f12ebf4b9b6bd85f41353012c5441f3
 2021-03-18 10:59 UTC 

[efi:next 3/6] arch/x86/boot/compressed/acpi.c:58:41: sparse: sparse: cast truncates bits from constant value (eb9d2d30 becomes 30)
 2021-03-18  7:34 UTC 

[efi:urgent] BUILD SUCCESS 31bc510eb86b1a10c12281ce823d22aeb3c6275f
 2021-03-18  3:20 UTC 

[RFC] efi: variable name size limit in efivar_init()
 2021-03-17 15:07 UTC  (3+ messages)

[PATCH] efi: stub: override RT_PROP table supported mask based on EFI variable
 2021-03-17  6:58 UTC  (25+ messages)

[efi:urgent] BUILD SUCCESS 854941b1caf5432705e5f3b3afbcea20107a5dc7
 2021-03-17  5:14 UTC 

[efi:next 3/4] arch/x86/platform/efi/efi_64.c:163:23: error: passing 'const void to parameter of type 'volatile void discards qualifiers
 2021-03-16 22:28 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 read-only IMAP folder(s) and NNTP newsgroup(s).