Re: [PATCH] verifiers: Don't return error for deferred image

2023-01-05 Thread Leo Yan
Hi Boyang, On Fri, Dec 30, 2022 at 08:56:59PM +0800, Zhang Boyang wrote: [...] > > > I'd like to ask what kind of image you are trying to boot/execute? If it > > > is > > > an EFI application, I think you can "chainloader" it and forget U-boot (if > > > U-boot have no verification in it self).

Re: Proposal v2: fs/iso9660: Prevent skipping CE or ST at start of continuation area

2023-01-05 Thread Lidong Chen
On Dec 16, 2022, at 4:57 AM, Thomas Schmitt mailto:scdbac...@gmx.net>> wrote: Hi, i realize that my previous proposal opens a possibility for regression with a very bad ISO image. The danger is in an endless loop by a CE entry which points to itself. The bug which i want to see fixed currently