Re: [PATCH 2/5] x86/efi: Gather initial memory reservation and table handling logic

From: Gregory Price

Date: Sun Mar 29 2026 - 13:54:38 EST


On Thu, Mar 26, 2026 at 02:26:58PM +0100, Ard Biesheuvel wrote:
> From: Ard Biesheuvel <ardb@xxxxxxxxxx>
>
> Move the back-to-back calls to various EFI routines related to
> processing of firmware tables and reserving the associated memory into a
> helper function. This is tidier, and will avoid the need to add yet
> another function call there in a subsequent patch.
>
> Signed-off-by: Ard Biesheuvel <ardb@xxxxxxxxxx>

Reviewed-by: Gregory Price <gourry@xxxxxxxxxx>