public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-07 16:28:29 to 2023-09-15 15:48:58 UTC [more...]

[PATCH v2 00/15] x86/boot: Rework PE header generation
 2023-09-15 15:48 UTC  (25+ messages)
` [PATCH v2 01/15] x86/efi: Drop EFI stub .bss from .data section
` [PATCH v2 02/15] x86/efi: Disregard setup header of loaded image
` [PATCH v2 03/15] x86/efi: Drop alignment flags from PE section headers
` [PATCH v2 04/15] x86/boot: Remove the 'bugger off' message
` [PATCH v2 05/15] x86/boot: Omit compression buffer from PE/COFF image memory footprint
` [PATCH v2 06/15] x86/boot: Drop redundant code setting the root device
` [PATCH v2 07/15] x86/boot: Grab kernel_info offset from zoffset header directly
` [PATCH v2 08/15] x86/boot: Drop references to startup_64
` [PATCH v2 09/15] x86/boot: Set EFI handover offset directly in header asm
` [PATCH v2 10/15] x86/boot: Define setup size in linker script
` [PATCH v2 11/15] x86/boot: Derive file size from _edata symbol
` [PATCH v2 12/15] x86/boot: Construct PE/COFF .text section from assembler
` [PATCH v2 13/15] x86/boot: Drop PE/COFF .reloc section
` [PATCH v2 14/15] x86/boot: Split off PE/COFF .data section
` [PATCH v2 15/15] x86/boot: Increase section and file alignment to 4k/512

[PATCH v2 1/1] efivarfs: fix statfs() on efivarfs
 2023-09-15  4:43 UTC  (12+ messages)

[GIT PULL] EFI fixes for v6.6 (#1)
 2023-09-14 20:01 UTC 

[efi:urgent] BUILD SUCCESS 560f54eaa44ce3059defe2b613f04cfe4f8de6b3
 2023-09-14 10:38 UTC 

[PATCH] efi: Add new variable attributes
 2023-09-12  9:44 UTC 

[PATCH V2 0/2] Do not try to access unaccepted memory
 2023-09-12  7:50 UTC  (8+ messages)
` [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore "
` [PATCH V2 2/2] proc/kcore: Do not "

[PATCH 0/3] Do not map unaccepted memory
 2023-09-11 14:33 UTC  (24+ messages)
` [PATCH 1/3] proc/vmcore: "
` [PATCH 2/3] proc/kcore: "
` [PATCH 3/3] /dev/mem: "

[PATCH] efi/x86: Disable buggy QueryVariableInfo() on HP ProBook x360
 2023-09-11  8:10 UTC 

[PATCH 1/1] efivarfs: fix statfs() on efivarfs
 2023-09-09 22:30 UTC  (2+ messages)

[efi:urgent] BUILD SUCCESS d6c221df1e32abdb0dffb36d82c8bfa5024d8b7f
 2023-09-09  5:45 UTC 

[PATCH 00/17] x86/boot: Rework PE header generation
 2023-09-07 13:44 UTC  (25+ messages)
` [PATCH 01/17] x86/efi: Drop EFI stub .bss from .data section
` [PATCH 02/17] x86/efi: Disregard setup header of loaded image
` [PATCH 03/17] x86/efi: Drop alignment flags from PE section headers
` [PATCH 04/17] x86/boot: Remove the 'bugger off' message
` [PATCH 05/17] x86/boot: Omit compression buffer from PE/COFF image memory footprint
` [PATCH 06/17] x86/boot: Drop redundant code setting the root device
` [PATCH 07/17] x86/boot: Grab kernel_info offset from zoffset header directly
` [PATCH 08/17] x86/boot: Drop references to startup_64
` [PATCH 09/17] x86/boot: Set EFI handover offset directly in header asm
` [PATCH 10/17] x86/boot: Drop workaround for binutils 2.14 in linker script ASSERTs
` [PATCH 11/17] x86/boot: Use fixed size of 16k for setup block
` [PATCH 12/17] x86/boot: Derive file size from _edata symbol
` [PATCH 13/17] x86/boot: Construct PE/COFF .text section from assembler
` [PATCH 14/17] x86/boot: Drop PE/COFF .reloc section
` [PATCH 15/17] x86/boot: Split off PE/COFF .data section
` [PATCH 16/17] x86/boot: Increase section and file alignment to 4k/512
` [PATCH 17/17] x86/boot: Drop CRC-32 checksum and the build tool that generates it

[PATCH v4] efivarfs: Add uid/gid mount options
 2023-09-07 16:55 UTC  (2+ messages)

[PATCH v5] efivarfs: Add uid/gid mount options
 2023-09-07 17:01 UTC 

[PATCH] Documentation efi-stub.rst: fix arm64 EFI source location
 2023-09-07 13:42 UTC  (2+ messages)

[PATCH] efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table
 2023-09-07 10:49 UTC  (6+ messages)
` [PATCH] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges

[PATCH v6 0/5] riscv: Introduce KASLR
 2023-09-06 23:27 UTC  (7+ messages)

[PATCH] kernel: Add Mount Option For Efivarfs
 2023-09-06  7:06 UTC  (4+ messages)

[PATCH] RISC-V: Optimize bitops with Zbb extension
 2023-09-05 12:38 UTC  (15+ messages)

Prezentacja
 2023-09-04  7:40 UTC 

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-09-04 18:11 UTC  (5+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [f2fs-dev] [PATCH v2 00/89] fs: new accessors for inode->i_ctime

[efi:next] BUILD SUCCESS fa0aa919ef448fe4995fe4144c59aee0dce3e9e4
 2023-09-04 11:08 UTC 

[PATCH v2] efivarfs: Add Mount Option For Efivarfs
 2023-08-31 16:22 UTC  (2+ messages)

[efi:next] BUILD SUCCESS b691118f2c44d16b84fc65b8147b33620eb18cac
 2023-08-31  6:04 UTC 

[PATCH v2] efi: fix -Wmissing-variable-declarations warning
 2023-08-30 17:56 UTC  (3+ messages)

[PATCH] efi: fix -Wmissing-variable-declarations warning
 2023-08-30 13:32 UTC  (4+ messages)

[PATCH v2 0/8] fs: add some missing ctime updates
 2023-08-30  0:08 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-29  7:31 UTC 

[PATCH] kernel: Add Mount Option For Efivarfs
 2023-08-29  7:59 UTC  (6+ messages)

[GIT PULL] EFI updates for v6.6
 2023-08-29  0:23 UTC  (2+ messages)

[efi:urgent] BUILD SUCCESS b2eb6b8e2ae0415205d307574087923e733fb020
 2023-08-26 14:24 UTC 

[efi:next] BUILD SUCCESS a14198dfe990d58474cea64dab8b95b810a68b70
 2023-08-24 12:03 UTC 

[PATCH] x86/efistub: Fix PCI ROM preservation in mixed mode
 2023-08-24  9:36 UTC  (2+ messages)

[PATCH v2 00/11] efi: Clean up runtime wrapper and wire it up for PRM
 2023-08-22 10:00 UTC  (16+ messages)
` [PATCH v2 01/11] efi/x86: Move EFI runtime call setup/teardown helpers out of line
` [PATCH v2 02/11] efi/arm64: "
` [PATCH v2 03/11] efi/riscv: "
` [PATCH v2 04/11] efi/runtime-wrappers: Use type safe encapsulation of call arguments
` [PATCH v2 05/11] efi/runtime-wrapper: Move workqueue manipulation out of line
` [PATCH v2 06/11] efi/runtime-wrappers: Remove duplicated macro for service returning void
` [PATCH v2 07/11] efi/runtime-wrappers: Don't duplicate setup/teardown code
` [PATCH v2 08/11] acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers
` [PATCH v2 09/11] efi/runtime-wrappers: Clean up white space and add __init annotation
` [RFC PATCH v2 10/11] efi/x86: Realign EFI runtime stack
` [RFC PATCH v2 11/11] efi/x86: Rely on compiler to emit MS ABI calls

[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
 2023-08-18 14:18 UTC  (3+ messages)
` [06/12] "

Pytanie o samochód
 2023-08-18  8:11 UTC 

[PATCH 0/4] efi: Clean up runtime wrapper and wire it up for PRM
 2023-08-17 17:55 UTC  (3+ messages)
` [PATCH 4/4] acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers

Napływ Klientów ze strony
 2023-08-11  7:50 UTC 

[RFC PATCH] efi/x86: Limit mixed mode support to runtime services
 2023-08-10 12:22 UTC  (4+ messages)

[PATCH v8 3/5] efi: Add tee-based EFI variable driver
 2023-08-08  9:43 UTC  (2+ messages)

[PATCH v9 00/23] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-08-07 16:27 UTC  (12+ messages)
` [PATCH v9 13/23] x86/decompressor: Only call the trampoline when changing paging levels
` [PATCH v9 14/23] x86/decompressor: Pass pgtable address to trampoline directly
` [PATCH v9 15/23] x86/decompressor: Merge trampoline cleanup with switching code
` [PATCH v9 16/23] x86/efistub: Perform 4/5 level paging switch from the stub
` [PATCH v9 17/23] x86/efistub: Prefer EFI memory attributes protocol over DXE services
` [PATCH v9 18/23] decompress: Use 8 byte alignment
` [PATCH v9 19/23] x86/decompressor: Move global symbol references to C code
` [PATCH v9 20/23] x86/decompressor: Factor out kernel decompression and relocation
` [PATCH v9 21/23] efi/libstub: Add limit argument to efi_random_alloc()
` [PATCH v9 22/23] x86/efistub: Perform SNP feature test while running in the firmware
` [PATCH v9 23/23] x86/efistub: Avoid legacy decompressor when doing EFI boot


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox