Re: [PATCH v3 00/40] efi: Add a test for EFI bootmeth

2024-08-14 Thread Ilias Apalodimas
Hi Simon, On Wed, 14 Aug 2024 at 15:41, Simon Glass wrote: > > Hi Ilias, > > On Mon, 12 Aug 2024 at 07:28, Ilias Apalodimas > wrote: > > > > Hi Simon > > > > On Sun, 11 Aug 2024 at 17:52, Simon Glass wrote: > > > > > > The test coverage for the EFI bootmeth is incomplete since it does not > >

Re: [PATCH v3 00/40] efi: Add a test for EFI bootmeth

2024-08-14 Thread Simon Glass
Hi Ilias, On Mon, 12 Aug 2024 at 07:28, Ilias Apalodimas wrote: > > Hi Simon > > On Sun, 11 Aug 2024 at 17:52, Simon Glass wrote: > > > > The test coverage for the EFI bootmeth is incomplete since it does not > > actually boot the application. > > > > This series creates a simple test for this p

Re: [PATCH v3 00/40] efi: Add a test for EFI bootmeth

2024-08-12 Thread Ilias Apalodimas
Hi Simon On Sun, 11 Aug 2024 at 17:52, Simon Glass wrote: > > The test coverage for the EFI bootmeth is incomplete since it does not > actually boot the application. > > This series creates a simple test for this purpose. It includes a > surprising number patches to make this work: > > - sandbox

[PATCH v3 00/40] efi: Add a test for EFI bootmeth

2024-08-11 Thread Simon Glass
The test coverage for the EFI bootmeth is incomplete since it does not actually boot the application. This series creates a simple test for this purpose. It includes a surprising number patches to make this work: - sandbox memory-mapping conflict with PCI - the fix for that causes the mbr test to