Re: [PATCH] efi_loader: Install the ACPI table from the bloblist

2025-03-15 Thread Simon Glass
Hi Heinrich, On Thu, 6 Mar 2025 at 08:16, Heinrich Schuchardt wrote: > > On 06.03.25 15:31, Simon Glass wrote: > > When BLOBLIST_TABLES is used, the ACPI tables are not currently added to > > the list of EFI tables. While we don't want to create a new memory > > EFI tables are added by InstallCon

Re: [PATCH] efi_loader: Install the ACPI table from the bloblist

2025-03-06 Thread Patrick Rudolph
Hi Simon, On Thu, Mar 6, 2025 at 5:11 PM Simon Glass wrote: > > Hi Heinrich, > > On Thu, 6 Mar 2025 at 08:16, Heinrich Schuchardt wrote: > > > > On 06.03.25 15:31, Simon Glass wrote: > > > When BLOBLIST_TABLES is used, the ACPI tables are not currently added to > > > the list of EFI tables. While

Re: [PATCH] efi_loader: Install the ACPI table from the bloblist

2025-03-06 Thread Heinrich Schuchardt
On 06.03.25 15:31, Simon Glass wrote: When BLOBLIST_TABLES is used, the ACPI tables are not currently added to the list of EFI tables. While we don't want to create a new memory EFI tables are added by InstallConfigurationTable(). It seems this patch is not about the list of EFI configuration