On 30/05/2025 1:02 pm, Alejandro Vallejo wrote: > These types resemble each other very closely in layout and intent, and > with "struct bootmodule" already in common code it makes perfect sense > to merge them. In order to do so, add an arch-specific area for > x86-specific tidbits. > > Signed-off-by: Alejandro Vallejo <agarc...@amd.com>
Yet this is a distinct backwards step in terms of legibility. How about modifying the common code to be more legible, rather than regressing the x86 code. ~Andrew