Hi Heinrich, On Fri, 13 Sept 2024 at 15:55, Heinrich Schuchardt <xypron.g...@gmx.de> wrote: > > On 02.09.24 03:18, 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 few > > patches to make this work: > > > > - ANSI output from the EFI loader confusing the unit-testing checker > > - Hang in sandbox virtio due to EFI probing all block devices > > > > Other necessary fixes have been split out into two other series. > > Hello Simon, > > Patches 1 and 2 are in my pull-request for the next branch. > > The rest needs to be rebased after considering the review comments.
OK thanks, I will give it another pass. Regards, Simon