Re: [PATCH 00/32] arm: Support building as an EFI app

2025-02-06 Thread Simon Glass
Hi Heinrich, On Thu, 6 Feb 2025 at 03:56, Heinrich Schuchardt wrote: > > On 2/3/25 18:41, Simon Glass wrote: > > The original x86 EFI-app was written back in 2015, about a year before > > the EFI-loader was introduced. At that point, ARM mostly used U-Boot and > > FIT (Flat Image Tree). > > > > T

Re: [PATCH 00/32] arm: Support building as an EFI app

2025-02-06 Thread Heinrich Schuchardt
On 2/3/25 18:41, Simon Glass wrote: The original x86 EFI-app was written back in 2015, about a year before the EFI-loader was introduced. At that point, ARM mostly used U-Boot and FIT (Flat Image Tree). Today, sadly, there are a few efforts to re-invent FIT poorly, to cater to more primitive boo

[PATCH 00/32] arm: Support building as an EFI app

2025-02-03 Thread Simon Glass
The original x86 EFI-app was written back in 2015, about a year before the EFI-loader was introduced. At that point, ARM mostly used U-Boot and FIT (Flat Image Tree). Today, sadly, there are a few efforts to re-invent FIT poorly, to cater to more primitive boot-environments than U-Boot. One justif