Linux-EFI Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-04 14:04:01 to 2022-08-19 10:21:00 UTC [more...]

[PATCH V3] LoongArch: Add efistub booting support
 2022-08-19 10:20 UTC 

[PATCH V2] LoongArch: Add efistub booting support
 2022-08-19  8:15 UTC  (5+ messages)

[PATCH v3 0/6] efi: implement generic compressed boot support
 2022-08-19  8:09 UTC  (17+ messages)
` [PATCH v3 1/6] efi/libstub: use EFI provided memcpy/memset routines
` [PATCH v3 2/6] efi/libstub: add some missing boot service prototypes
` [PATCH v3 3/6] efi/libstub: move efi_system_table global var into separate object
` [PATCH v3 4/6] efi/libstub: implement generic EFI zboot
` [PATCH v3 5/6] arm64: efi: enable generic EFI compressed boot
` [PATCH v3 6/6] riscv: "

Zwiększenie płynności finansowej
 2022-08-19  7:46 UTC 

ExitBootServices() fails on Samsung W737 (Galaxy Book2)
 2022-08-19  7:22 UTC  (2+ messages)

[PATCH RFC v1] hw/i386: place setup_data at fixed place in memory
 2022-08-19  7:16 UTC  (25+ messages)
` [PATCH v2] "
                      ` [PATCH v3] "

[PATCH v2 0/7] Modularize ghes_edac driver
 2022-08-19  1:57 UTC  (15+ messages)
` [PATCH v2 1/7] efi/cper: export several helpers for ghes edac to use
` [PATCH v2 2/7] EDAC/ghes: Add notifier to report ghes_edac mem error
` [PATCH v2 3/7] EDAC/ghes: Modularize ghes_edac driver to remove the dependency on ghes
` [PATCH v2 4/7] EDAC: Get chipset-specific edac drivers selected only when ghes_edac is not enabled
` [PATCH v2 5/7] EDAC/ghes: Prevent chipset-specific edac from loading after ghes_edac is registered
` [PATCH v2 6/7] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v2 7/7] EDAC/igen6: Keep returned errno consistent when edac mc has been enabled

[PATCH] efi/libstub: Disable RNG structure randomization
 2022-08-18 16:12 UTC  (4+ messages)

[PATCH v2 0/3 RESEND] sed-opal: keyrings, discovery, revert, key store
 2022-08-18 14:30 UTC  (4+ messages)
` [PATCH v2 1/3 RESEND] block: sed-opal: Implement IOC_OPAL_DISCOVERY
` [PATCH v2 2/3 RESEND] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
` [PATCH v2 3/3 RESEND] block: sed-opal: keyring support for SED keys

[PATCH resend 0/9] linux: implement LoadFile2 initrd loading
 2022-08-18  8:58 UTC  (11+ messages)
` [PATCH resend 1/9] loader: drop argv[] argument in grub_initrd_load()
` [PATCH resend 2/9] efi: move MS-DOS stub out of generic PE header definition
` [PATCH resend 3/9] arm64/linux: Remove magic number header field check
` [PATCH resend 4/9] linux/arm: unify ARM/arm64 vs Xen PE/COFF header handling
` [PATCH resend 5/9] linux/arm: account for COFF headers appearing at unexpected offsets
` [PATCH resend 6/9] efi: add definition of LoadFile2 protocol
` [PATCH resend 7/9] efi/efinet: Don't close connections at fini_hw() time
` [PATCH resend 8/9] efi: implement LoadFile2 initrd loading protocol for Linux
` [PATCH resend 9/9] linux: ignore FDT unless we need to modify it

[PATCH 0/2] Modularize ghes_edac driver
 2022-08-18  1:24 UTC  (19+ messages)
` [PATCH 1/2] efi/cper: export several helpers for ghes edac to use
` [PATCH 2/2] EDAC/ghes: Modularize ghes_edac driver to remove the dependency on ghes

[PATCH] LoongArch: Add efistub booting support
 2022-08-17 10:16 UTC  (19+ messages)
                ` EFI zboot on LoongArch [was: LoongArch: Add efistub booting support]

[efi:next] BUILD SUCCESS 6c3a9c9ae02a16295ea144dc431aaac2c20dbffd
 2022-08-16 23:08 UTC 

[PATCH] efi/x86-mixed: move unmitigated RET into .rodata
 2022-08-16 10:28 UTC  (5+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-15 22:02 UTC  (30+ messages)
` [PATCHv7 02/14] mm: Add "
` [PATCHv7 10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into "
` [PATCHv7 14/14] x86/tdx: Add unaccepted memory support

[PATCH 0/6] x86: head_64.S spring cleaning
 2022-08-15 13:42 UTC  (7+ messages)
` [PATCH 1/6] x86/head_64: clean up mixed mode 32-bit entry code
` [PATCH 2/6] efi/x86: simplify IDT/GDT preserve/restore
` [PATCH 3/6] x86/compressed: move startup32_load_idt() out of startup code
` [PATCH 4/6] x86/compressed: move startup32_check_sev_cbit "
` [PATCH 5/6] x86/compressed: adhere to calling convention in get_sev_encryption_bit()
` [PATCH 6/6] x86/compressed: only build mem_encrypt.S if AMD_MEM_ENCRYPT=y

[PATCH v2 0/3] Add generic framebuffer support to EFI earlycon driver
 2022-08-14  7:04 UTC  (11+ messages)
` [PATCH v2 1/3] drivers: serial: earlycon: Correct argument name
` [PATCH v2 2/3] drivers: serial: earlycon: Pass device-tree node
` [PATCH v2 3/3] efi: earlycon: Add support for generic framebuffers and move to console subsystem

Linux DRTM on UEFI platforms
 2022-08-12  5:54 UTC  (18+ messages)

[PATCH] arm64/linux: Remove magic number header field check
 2022-08-11 14:51 UTC 

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-08-10 12:54 UTC  (8+ messages)
` [PATCH v2 03/13] firmware: google: Test spinlock on panic path to avoid lockups

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-09 21:09 UTC  (14+ messages)

[PATCH v2 0/6] efi: implement generic compressed boot support
 2022-08-09  9:10 UTC  (13+ messages)
` [PATCH v2 1/6] efi: stub: add some missing boot service prototypes
` [PATCH v2 2/6] efi: stub: split off printk() routines
` [PATCH v2 3/6] efi: stub: move efi_system_table global var into separate object
` [PATCH v2 4/6] efi: stub: implement generic EFI zboot
` [PATCH v2 5/6] arm64: efi: enable generic EFI compressed boot
` [PATCH v2 6/6] riscv: "

[PATCH v3a 0/2] generic and PowerPC accessor functions for arch keystore
 2022-08-08 16:42 UTC  (6+ messages)
` [PATCH v3a 1/2] lib: generic "
` [PATCH v3a 2/2] powerpc/pseries: Override lib/arch_vars.c functions

[PATCH 0/2] Add generic framebuffer support to EFI earlycon driver
 2022-08-07  6:53 UTC  (7+ messages)
` [PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem


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