Re: [PATCH 1/2] ci: create boot.ipxe for legacy boot

2025-04-01 Thread Stefano Stabellini
On Tue, 1 Apr 2025, Marek Marczykowski-Górecki wrote: > Hardware runners that use legacy boot use iPXE instead of grub2. Create > boot.ipxe for those too - with exact same options. > > Signed-off-by: Marek Marczykowski-Górecki Reviewed-by: Stefano Stabellini > --- > Right now this applies to

[PATCH 1/2] ci: create boot.ipxe for legacy boot

2025-03-31 Thread Marek Marczykowski-Górecki
Hardware runners that use legacy boot use iPXE instead of grub2. Create boot.ipxe for those too - with exact same options. Signed-off-by: Marek Marczykowski-Górecki --- Right now this applies to KBL (hw3) runner. And not many more, as newer systems support UEFI network boot. --- automation/scrip