linux-efi
Thread
Date
Earlier messages
Later messages
Messages by Thread
[GIT PULL 0/1] EFI fix for v5.0
Ard Biesheuvel
[PATCH 1/1] efi/arm64: add a terminator for ptdump marker
Ard Biesheuvel
[GIT PULL 00/10] EFI changes for v5.1
Ard Biesheuvel
[PATCH 07/10] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
[PATCH 06/10] efi: replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
[PATCH 10/10] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Ard Biesheuvel
RE: [PATCH 10/10] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Ghannam, Yazen
Re: [PATCH 10/10] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Ard Biesheuvel
[PATCH 09/10] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
[PATCH 01/10] x86/efi: Mark can_free_region() as an __init function
Ard Biesheuvel
[PATCH 08/10] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
Ard Biesheuvel
[PATCH 04/10] efi: use 32-bit alignment for efi_guid_t
Ard Biesheuvel
[PATCH 05/10] efi/fdt: More cleanups
Ard Biesheuvel
[PATCH 03/10] efi: memattr: don't bail on zero VA if it equals the region's PA
Ard Biesheuvel
[PATCH 02/10] x86/efi: Return error status if mapping EFI regions fail
Ard Biesheuvel
Re: [PATCH 02/10] x86/efi: Return error status if mapping EFI regions fail
Ingo Molnar
Re: [PATCH 02/10] x86/efi: Return error status if mapping EFI regions fail
Ingo Molnar
Re: [PATCH 02/10] x86/efi: Return error status if mapping EFI regions fail
Ard Biesheuvel
RE: [PATCH 02/10] x86/efi: Return error status if mapping EFI regions fail
Prakhya, Sai Praneeth
Re: [PATCH 02/10] x86/efi: Return error status if mapping EFI regions fail
Ard Biesheuvel
[efi:next 10/10] drivers/firmware/efi/efi-bgrt.c:110:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t'
kbuild test robot
[efi:next 10/10] drivers/firmware//efi/efi-bgrt.c:110:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'}
kbuild test robot
[PATCH] efi/arm: Don't expect a return value of ptdump_debugfs_register
Nathan Chancellor
Re: [PATCH] efi/arm: Don't expect a return value of ptdump_debugfs_register
Ard Biesheuvel
Re: [PATCH] efi/arm: Don't expect a return value of ptdump_debugfs_register
Will Deacon
[efi:next 8/8] drivers/firmware//efi/efi-bgrt.c:109:22: note: in expansion of macro 'min'
kbuild test robot
[efi:next 8/8] drivers/firmware/efi/efi-bgrt.c:109:73: warning: comparison of distinct pointer types lacks a cast
kbuild test robot
[PATCH v10 11/25] efi: Let architectures decide the flags that should be saved/restored
Julien Thierry
[PATCH v3 0/2] efi: arm: add support for earlycon on EFI framebuffer
Ard Biesheuvel
[PATCH v3 1/2] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
Ard Biesheuvel
[PATCH v3 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
[PATCH v7 20/28] x86/asm: make some functions local
Jiri Slaby
[PATCH v7 27/28] x86_32/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
[efi:next 7/7] arch/x86/include/asm/pgtable_types.h:193:27: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '9223372036854776163' to '355'
kbuild test robot
[PATCH] efi/arm64: add a terminator for ptdump marker
Qian Cai
Re: [PATCH] efi/arm64: add a terminator for ptdump marker
Ard Biesheuvel
[PATCH v2] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Ard Biesheuvel
[PATCH 1/2] acpi: bgrt: Fix the way the BGRT status field is used.
Peter Jones
[PATCH 2/2] efi: Add efifb sysfs information to the sysfs documentation
Peter Jones
Re: [PATCH 2/2] efi: Add efifb sysfs information to the sysfs documentation
Peter Jones
[PATCH] EFI: Expose GOP mode number through sysfs and add documentation.
Peter Jones
Re: [PATCH] EFI: Expose GOP mode number through sysfs and add documentation.
Ard Biesheuvel
Re: [PATCH] EFI: Expose GOP mode number through sysfs and add documentation.
Ard Biesheuvel
Re: [PATCH 1/2] acpi: bgrt: Fix the way the BGRT status field is used.
Môshe van der Sterre
Re: [PATCH 1/2] acpi: bgrt: Fix the way the BGRT status field is used.
Peter Jones
Re: [PATCH 1/2] acpi: bgrt: Fix the way the BGRT status field is used.
Môshe van der Sterre
Re: [PATCH 1/2] acpi: bgrt: Fix the way the BGRT status field is used.
Josh Triplett
Re: [PATCH] x86/efi: Return error status if mapping EFI regions fail
Ard Biesheuvel
[PATCH v2 0/2] efi: arm: add support for earlycon on EFI framebuffer
Ard Biesheuvel
[PATCH v2 1/2] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
Ard Biesheuvel
[PATCH v2 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
Re: [PATCH v2 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation
Alexander Graf
Re: [PATCH v2 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
Re: [PATCH v2 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation
Alexander Graf
Re: [PATCH v2 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
[PATCH AUTOSEL 4.20 102/304] firmware/efi: Add NULL pointer checks in efivars API functions
Sasha Levin
[PATCH AUTOSEL 4.19 088/258] firmware/efi: Add NULL pointer checks in efivars API functions
Sasha Levin
[PATCH AUTOSEL 4.14 057/170] firmware/efi: Add NULL pointer checks in efivars API functions
Sasha Levin
[PATCH AUTOSEL 4.9 033/107] firmware/efi: Add NULL pointer checks in efivars API functions
Sasha Levin
[PATCH v2 0/2] Fix crash in cper_estatus_check()
Ross Lagerwall
[PATCH v2 1/2] acpi/apei: Fix possible out-of-bounds access to BERT region
Ross Lagerwall
[PATCH v2 2/2] efi/cper: Fix possible out-of-bounds access
Ross Lagerwall
Re: [PATCH v2 0/2] Fix crash in cper_estatus_check()
Tyler Baicar
Re: [PATCH v2 0/2] Fix crash in cper_estatus_check()
Rafael J. Wysocki
Re: [PATCH v2 0/2] Fix crash in cper_estatus_check()
Borislav Petkov
Re: [PATCH v2 0/2] Fix crash in cper_estatus_check()
Rafael J. Wysocki
[PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Heinrich Schuchardt
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Alexander Graf
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Heinrich Schuchardt
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Jeffrey Hugo
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Bjorn Andersson
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Will Deacon
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
Re: [PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
Lee Jones
[PATCH 0/2] efi: arm: add support for earlycon on EFI framebuffer
Ard Biesheuvel
[PATCH 1/2] efi: x86: move EFI earlyprintk code to shared location
Ard Biesheuvel
[PATCH 2/2] efi: arm64: Enable earlycon for the GOP framebuffer
Ard Biesheuvel
[PATCH 4.19 038/106] efi/libstub: Disable some warnings for x86{,_64}
Greg Kroah-Hartman
[PATCH 4.20 050/127] efi/libstub: Disable some warnings for x86{,_64}
Greg Kroah-Hartman
Предоставляю услуги по наполнению вашего Интернет-сайта
alexmavrin006
[PATCH 0/2] Fix crash in cper_estatus_check()
Ross Lagerwall
[PATCH 2/2] efi/cper: Avoid possible OOB when checking generic data block
Ross Lagerwall
Re: [PATCH 2/2] efi/cper: Avoid possible OOB when checking generic data block
Borislav Petkov
Re: [PATCH 2/2] efi/cper: Avoid possible OOB when checking generic data block
Ross Lagerwall
[PATCH 1/2] acpi/apei: Avoid possible OOB when accessing BERT region
Ross Lagerwall
[PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Ard Biesheuvel
Re: [PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Lorenzo Pieralisi
Re: [PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Ard Biesheuvel
Re: [PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Lorenzo Pieralisi
Re: [PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Peter Jones
Re: [PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Dave Young
Re: [PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Ard Biesheuvel
Re: [PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Peter Jones
Re: [PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Ard Biesheuvel
Re: [PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Ard Biesheuvel
Re: [PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
Rafael J. Wysocki
[PATCH v9 11/26] efi: Let architectures decide the flags that should be saved/restored
Julien Thierry
Re: [PATCH v9 11/26] efi: Let architectures decide the flags that should be saved/restored
Ard Biesheuvel
Re: [PATCH v9 11/26] efi: Let architectures decide the flags that should be saved/restored
Julien Thierry
Re: [PATCH v9 11/26] efi: Let architectures decide the flags that should be saved/restored
Marc Zyngier
[RFC PATCH] arm64: efi: fix chicken-and-egg problem in memreserve code
Ard Biesheuvel
Re: [RFC PATCH] arm64: efi: fix chicken-and-egg problem in memreserve code
James Morse
Re: [RFC PATCH] arm64: efi: fix chicken-and-egg problem in memreserve code
Ard Biesheuvel
wohltätige Spende von 2.800.000 euro
friedrich mayrhofer
[PATCH 0/3] Protect against concurrent calls into UV BIOS
Hedi Berriche
[PATCH 2/3] x86/platform/UV: kill uv_bios_call_reentrant() as it has no callers
Hedi Berriche
Re: [PATCH 2/3] x86/platform/UV: kill uv_bios_call_reentrant() as it has no callers
Ard Biesheuvel
[PATCH 3/3] x86/platform/UV: use efi_runtime_sem to serialise BIOS calls
Hedi Berriche
Re: [PATCH 3/3] x86/platform/UV: use efi_runtime_sem to serialise BIOS calls
Bhupesh Sharma
Re: [PATCH 3/3] x86/platform/UV: use efi_runtime_sem to serialise BIOS calls
Hedi Berriche
Re: [PATCH 3/3] x86/platform/UV: use efi_runtime_sem to serialise BIOS calls
Ard Biesheuvel
[PATCH 1/3] efi/x86: turn EFI runtime semaphore into a global lock
Hedi Berriche
Re: [PATCH 1/3] efi/x86: turn EFI runtime semaphore into a global lock
Thomas Gleixner
Re: [PATCH 1/3] efi/x86: turn EFI runtime semaphore into a global lock
Hedi Berriche
Re: [PATCH 1/3] efi/x86: turn EFI runtime semaphore into a global lock
Ard Biesheuvel
[PATCH AUTOSEL 4.20 041/117] efi/libstub: Disable some warnings for x86{,_64}
Sasha Levin
[PATCH AUTOSEL 4.19 32/97] efi/libstub: Disable some warnings for x86{,_64}
Sasha Levin
[PATCH] efi: use 32-bit alignment for efi_guid_t
Ard Biesheuvel
Re: [PATCH] efi: use 32-bit alignment for efi_guid_t
Leif Lindholm
Re: [PATCH] efi: use 32-bit alignment for efi_guid_t
Ard Biesheuvel
[PATCH] x86/efi: Mark can_free_region() as an __init function
Sai Praneeth Prakhya
Re: [PATCH] x86/efi: Mark can_free_region() as an __init function
Ard Biesheuvel
My Greeting
Mr.David Keller
Uefi runtime property in device tree
Pankaj Bansal
Re: Uefi runtime property in device tree
Ard Biesheuvel
RE: Uefi runtime property in device tree
Pankaj Bansal
Re: Uefi runtime property in device tree
Ard Biesheuvel
Сотрудничество по наполнению и продвижению вашего Интернет-сайта
alemazurov050
[PATCH -mmotm] efi: drop kmemleak_ignore() for page allocator
Qian Cai
Re: [PATCH -mmotm] efi: drop kmemleak_ignore() for page allocator
Ard Biesheuvel
Re: [PATCH -mmotm] efi: drop kmemleak_ignore() for page allocator
Qian Cai
Re: [PATCH -mmotm] efi: drop kmemleak_ignore() for page allocator
Ard Biesheuvel
Re: [PATCH -mmotm] efi: drop kmemleak_ignore() for page allocator
Andrew Morton
Re: [PATCH -mmotm] efi: drop kmemleak_ignore() for page allocator
Ard Biesheuvel
Re: [PATCH -mmotm] efi: drop kmemleak_ignore() for page allocator
Qian Cai
[GIT PULL] EFI changes for v4.21
Ingo Molnar
Re: [GIT PULL] EFI changes for v4.21
pr-tracker-bot
[PATCH] efi: memattr: don't bail on zero VA if it equals the region's PA
Ard Biesheuvel
Re: [PATCH] efi: memattr: don't bail on zero VA if it equals the region's PA
Ard Biesheuvel
RE: [PATCH] efi: memattr: don't bail on zero VA if it equals the region's PA
Prakhya, Sai Praneeth
[PATCH] x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODE
Sai Praneeth Prakhya
Re: [PATCH] x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODE
Ingo Molnar
Re: [PATCH] x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODE
Ard Biesheuvel
Re: [PATCH] x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODE
Ard Biesheuvel
RE: [PATCH] x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODE
Prakhya, Sai Praneeth
Re: [PATCH] x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODE
Ingo Molnar
RE: [PATCH] x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODE
Prakhya, Sai Praneeth
[PATCH efi-urgent] Revert "efi: Align 'efi_guid_t' to 64 bits"
Ard Biesheuvel
Re: [PATCH efi-urgent] Revert "efi: Align 'efi_guid_t' to 64 bits"
Borislav Petkov
Re: [PATCH efi-urgent] Revert "efi: Align 'efi_guid_t' to 64 bits"
Ard Biesheuvel
[PATCH 3.18 14/31] x86/earlyprintk/efi: Fix infinite loop on some screen widths
Greg Kroah-Hartman
[PATCH 4.4 21/40] x86/earlyprintk/efi: Fix infinite loop on some screen widths
Greg Kroah-Hartman
[PATCH 4.9 34/61] x86/earlyprintk/efi: Fix infinite loop on some screen widths
Greg Kroah-Hartman
[PATCH 4.14 40/72] x86/earlyprintk/efi: Fix infinite loop on some screen widths
Greg Kroah-Hartman
[PATCH 4.19 13/67] x86/earlyprintk/efi: Fix infinite loop on some screen widths
Greg Kroah-Hartman
[GIT PULL 0/2] Final EFI fixes for v4.20
Ard Biesheuvel
[PATCH 1/2] efi: let kmemleak ignore false positives
Ard Biesheuvel
[PATCH 2/2] efi: efi_guid_t must be 64-bit aligned
Ard Biesheuvel
Re: [PATCH 2/2] efi: efi_guid_t must be 64-bit aligned
Ard Biesheuvel
Re: [PATCH 2/2] efi: efi_guid_t must be 64-bit aligned
Sasha Levin
[PATCH 1/1] efi: efi_guid_t must be 64-bit aligned
Heinrich Schuchardt
[PATCH AUTOSEL 4.19 11/73] x86/earlyprintk/efi: Fix infinite loop on some screen widths
Sasha Levin
[PATCH AUTOSEL 4.14 05/41] x86/earlyprintk/efi: Fix infinite loop on some screen widths
Sasha Levin
[PATCH AUTOSEL 4.9 04/34] x86/earlyprintk/efi: Fix infinite loop on some screen widths
Sasha Levin
[PATCH AUTOSEL 4.4 04/23] x86/earlyprintk/efi: Fix infinite loop on some screen widths
Sasha Levin
[PATCH AUTOSEL 3.18 03/16] x86/earlyprintk/efi: Fix infinite loop on some screen widths
Sasha Levin
[PATCH 4.19 104/118] x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
Greg Kroah-Hartman
[PATCH v2 0/2] drivers: firmware: efi: install new fdt in configuration table
Pankaj Bansal
[PATCH v2 1/2] drivers: firmware: efi: change sys_table to sys_table_arg
Pankaj Bansal
[PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Pankaj Bansal
Re: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Ard Biesheuvel
RE: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Pankaj Bansal
Re: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Ard Biesheuvel
RE: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Pankaj Bansal
Re: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Ard Biesheuvel
RE: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Pankaj Bansal
Re: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Ard Biesheuvel
RE: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Pankaj Bansal
Re: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Ard Biesheuvel
RE: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Pankaj Bansal
Re: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Bhupesh Sharma
RE: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Pankaj Bansal
Re: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Ard Biesheuvel
RE: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Pankaj Bansal
Re: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Ard Biesheuvel
RE: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Pankaj Bansal
Re: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Ard Biesheuvel
RE: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Pankaj Bansal
Re: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Ard Biesheuvel
RE: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Pankaj Bansal
Re: [PATCH v2 2/2] drivers: firmware: efi: install new fdt in configuration table
Leif Lindholm
[PATCH 0/4] ARM: re-enable EFI persistent memory reservations
Ard Biesheuvel
[PATCH 1/4] ARM: mm: permit memblock resizing right after mapping the linear region
Ard Biesheuvel
[PATCH 2/4] ARM: mm: permit early_memremap() to be used in paging_init()
Ard Biesheuvel
Earlier messages
Later messages