[PATCH 0/3] arm64: efi: Use SMBIOS type 4 record for Altra quirk
2023-03-22 14:26 UTC (4+ messages)
` [PATCH 1/3] efi/libstub: smbios: Use length member instead of record struct size
` [PATCH 2/3] arm64: efi: Use SMBIOS processor version to key off Ampere quirk
` [PATCH 3/3] efi/libstub: smbios: Drop unused 'recsize' parameter
[PATCH v2] efi: libstub: Use relocated version of kernel's struct screen_info
2023-03-22 14:10 UTC
[efi:urgent] BUILD SUCCESS d06ecd29e69d087b3f2996dd411118a0376ffc3a
2023-03-22 12:19 UTC
[efi:next] BUILD SUCCESS bac363715a7c961076e568609a12f62003cd17b0
2023-03-22 4:50 UTC
[PATCH v2 0/3] efi: Allow initrd LoadFile2 proto on loaded image
2023-03-21 16:18 UTC (4+ messages)
` [PATCH v2 1/3] efi/libstub: Use const qualified device path protocol pointers
` [PATCH v2 2/3] efi/libstub: Pass loaded image EFI handle to efi_load_initrd()
` [PATCH v2 3/3] efi/libstub: Look for initrd LoadFile2 protocol on image handle
[PATCH] efi/libstub: zboot: Add compressed image to make targets
2023-03-21 14:20 UTC
kernel 6.2 stuck at boot (efi_call_rts) on arm64
2023-03-20 18:00 UTC (27+ messages)
[efi:next] BUILD SUCCESS 1ca8f339d8693884feb0e14d2905f4b05418640b
2023-03-18 23:16 UTC
[efi:urgent] BUILD SUCCESS 5ed213dd64681f84a01ceaa82fb336cf7d59ddcf
2023-03-18 23:16 UTC
[efi:urgent 12/12] drivers/firmware/efi/libstub/efi-stub-helper.c:528 efi_load_initrd_lf2() error: uninitialized symbol 'dp'
2023-03-18 7:46 UTC
[efi:urgent] BUILD SUCCESS WITH WARNING 86237b46f2b202331c07e4c6c2633ce3d3ba7f13
2023-03-18 0:00 UTC
[efi:urgent 12/12] drivers/firmware/efi/libstub/efi-stub-helper.c:513:6: warning: variable 'dp' is used uninitialized whenever 'if' condition is false
2023-03-17 19:49 UTC
[efi:urgent] BUILD SUCCESS 03870ad6e047a922e761c07902e41b4ce43e744d
2023-03-17 11:38 UTC
[PATCH 1/2] efi: sysfb_efi: Fix DMI quirks not working for simpledrm
2023-03-17 9:35 UTC (5+ messages)
` [PATCH 2/2] efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L
Faktoring
2023-03-16 8:56 UTC
Rubber Molded
2023-03-16 8:45 UTC
[PATCH v5 00/27] x86_64: Improvements at compressed kernel stage
2023-03-15 17:57 UTC (35+ messages)
` [PATCH v5 01/27] x86/boot: Align vmlinuz sections on page size
` [PATCH v5 02/27] x86/build: Remove RWX sections and align on 4KB
` [PATCH v5 03/27] x86/boot: Set cr0 to known state in trampoline
` [PATCH v5 04/27] x86/boot: Increase boot page table size
` [PATCH v5 05/27] x86/boot: Support 4KB pages for identity mapping
` [PATCH v5 06/27] x86/boot: Setup memory protection for bzImage code
` [PATCH v5 07/27] x86/build: Check W^X of vmlinux during build
` [PATCH v5 08/27] x86/boot: Map memory explicitly
` [PATCH v5 09/27] x86/boot: Remove mapping from page fault handler
` [PATCH v5 10/27] efi/libstub: Move helper function to related file
` [PATCH v5 11/27] x86/boot: Make console interface more abstract
` [PATCH v5 12/27] x86/boot: Make kernel_add_identity_map() a pointer
` [PATCH v5 13/27] x86/boot: Split trampoline and pt init code
` [PATCH v5 14/27] x86/boot: Add EFI kernel extraction interface
` [PATCH v5 15/27] efi/x86: Support extracting kernel from libstub
` [PATCH v5 16/27] x86/boot: Reduce lower limit of physical KASLR
` [PATCH v5 17/27] x86: decompressor: Remove the 'bugger off' message
` [PATCH v5 18/27] tools/include: Add simplified version of pe.h
` [PATCH v5 19/27] x86/build: Cleanup tools/build.c
` [PATCH v5 20/27] efi: x86: Use private copy of struct setup_header
` [PATCH v5 21/27] x86/build: Add SETUP_HEADER_OFFSET constant
` [PATCH v5 22/27] x86/build: set type_of_loader for EFISTUB
` [PATCH v5 23/27] efi/libstub: Don't set ramdisk_image/ramdisk_size
` [PATCH v5 24/27] x86/build: Make generated PE more spec compliant
` [PATCH v5 25/27] efi/libstub: Use memory attribute protocol
` [PATCH v5 26/27] efi/libstub: make memory protection warnings include newlines
` [PATCH v5 27/27] efi/x86: don't try to set page attributes on 0-sized regions
[PATCH V2] efi/libstub: Call setup_graphics() before handle_kernel_image()
2023-03-15 0:22 UTC (3+ messages)
[efi:urgent] BUILD REGRESSION ef3efc2af044f6da5bb8c55e99f2398081d99c09
2023-03-14 22:44 UTC
[efi:urgent 5/5] ld.lld: error: undefined hidden symbol: __efistub__start
2023-03-14 15:03 UTC
[efi:urgent 5/5] ld.lld: error: undefined hidden symbol: __efistub__text
2023-03-14 10:35 UTC
[efi:urgent 5/5] efi-stub-entry.c:undefined reference to `screen_info'
2023-03-14 9:13 UTC
[efi:urgent] BUILD REGRESSION 21f136ebfb9ef430ed614c3f10325876a12695d2
2023-03-13 20:40 UTC
[PATCH] efi: libstub: Use relocated version of kernel's struct screen_info
2023-03-13 13:06 UTC (5+ messages)
[efi:urgent 5/5] ld.lld: error: undefined hidden symbol: __efistub__start
2023-03-13 12:39 UTC
[PATCH v4 00/26] x86_64: Improvements at compressed kernel stage
2023-03-13 9:11 UTC (68+ messages)
` [PATCH v4 01/26] x86/boot: Align vmlinuz sections on page size
` [PATCH v4 02/26] x86/build: Remove RWX sections and align on 4KB
` [PATCH v4 03/26] x86/boot: Set cr0 to known state in trampoline
` [PATCH v4 04/26] x86/boot: Increase boot page table size
` [PATCH v4 05/26] x86/boot: Support 4KB pages for identity mapping
` [PATCH v4 06/26] x86/boot: Setup memory protection for bzImage code
` [PATCH v4 07/26] x86/build: Check W^X of vmlinux during build
` [PATCH v4 08/26] x86/boot: Map memory explicitly
` [PATCH v4 09/26] x86/boot: Remove mapping from page fault handler
` [PATCH v4 12/26] x86/boot: Make kernel_add_identity_map() a pointer
` [PATCH v4 13/26] x86/boot: Split trampoline and pt init code
` [PATCH v4 15/26] efi/x86: Support extracting kernel from libstub
` [PATCH v4 17/26] x86/boot: Reduce size of the DOS stub
` [PATCH v4 18/26] tools/include: Add simplified version of pe.h
` [PATCH v4 19/26] x86/build: Cleanup tools/build.c
` [PATCH v4 20/26] x86/build: Make generated PE more spec compliant
` [PATCH v4 21/26] efi/x86: Explicitly set sections memory attributes
` [PATCH v4 23/26] efi/libstub: Use memory attribute protocol
[PATCH 0/2] efi: Allow initrd LoadFile2 proto on loaded image
2023-03-13 8:11 UTC (5+ messages)
` [PATCH 1/2] efi: libstub: Pass loaded image EFI handle to efi_load_initrd()
` [PATCH 2/2] efi: libstub: Look for initrd LoadFile2 protocol on image handle
[PATCH] efi: libstub: Always pass screen_info via config table
2023-03-13 7:59 UTC (5+ messages)
[PATCH] efi: earlycon: Reprobe after parsing config tables
2023-03-13 0:32 UTC (2+ messages)
[efi:urgent] BUILD SUCCESS 3c66bb1918c262dd52fb4221a8d372619c5da70a
2023-03-11 2:14 UTC
[PATCH 0/3] efi: arm64: Set NX compat flag where appropriate
2023-03-10 12:50 UTC (4+ messages)
` [PATCH 1/3] efi/libstub: zboot: Mark zboot EFI application as NX compatible
` [PATCH 2/3] efi/libstub: arm64: Remap relocated image with strict permissions
` [PATCH 3/3] arm64: efi: Set NX compat flag in PE/COFF header
[PATCH] efi/libstub: Call setup_graphics() before handle_kernel_image()
2023-03-09 19:58 UTC (2+ messages)
[RFC PATCH 0/4] efi: x86: Use strict W^X mappings in PE/COFF header
2023-03-09 18:37 UTC (11+ messages)
` [RFC PATCH 1/4] efi: x86: Use private copy of struct setup_header
` [RFC PATCH 2/4] efi: x86: Move PE header after setup header
` [RFC PATCH 3/4] efi: x86: Drop alignment section header flags
` [RFC PATCH 4/4] efi: x86: Split PE/COFF .text section into .text and .data
[PATCH] cper-arm: Remove unnecessary aer.h include
2023-03-08 23:11 UTC (3+ messages)
[PATCH] efistub: LoongArch: Reimplement kernel_entry_address()
2023-03-08 20:50 UTC (2+ messages)
[PATCH v4 0/6] RISC-V kasan rework
2023-03-08 3:45 UTC (4+ messages)
[PATCH] efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failure
2023-03-07 23:21 UTC
Fotowoltaika - nowe warunki
2023-03-06 9:00 UTC
[efi:urgent] BUILD SUCCESS 112fd39a2722e1e872f1d30101aa2cca4de5ea86
2023-03-02 1:00 UTC
[PATCH AUTOSEL 6.2 2/6] efi: efivars: prevent double registration
2023-03-01 18:59 UTC (3+ messages)
[PATCH AUTOSEL 4.14 2/3] efi: efivars: prevent double registration
2023-03-01 16:32 UTC (2+ messages)
[PATCH AUTOSEL 4.19 2/3] efi: efivars: prevent double registration
2023-03-01 16:31 UTC (2+ messages)
[PATCH AUTOSEL 5.4 2/4] efi: efivars: prevent double registration
2023-03-01 16:31 UTC (2+ messages)
[PATCH AUTOSEL 5.10 2/5] efi: efivars: prevent double registration
2023-03-01 16:31 UTC (2+ messages)
[PATCH AUTOSEL 5.15 2/6] efi: efivars: prevent double registration
2023-03-01 16:31 UTC (2+ messages)
[PATCH AUTOSEL 6.1 2/6] efi: efivars: prevent double registration
2023-03-01 16:31 UTC (2+ messages)
page: next (older)
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).