Re: [PATCH 14/16] bootstd: Allow display of the x86 setup information

2023-08-11 Thread Simon Glass
Provide an option to dump this information if available. Move the funciion prototype to the common x86 header. Allow the command line to be left out since 'bootflow info' show this itself and it is not in the correct place in memory until the kernel is actually booted. Fix a badly aligned heading

[PATCH 14/16] bootstd: Allow display of the x86 setup information

2023-07-30 Thread Simon Glass
Provide an option to dump this information if available. Move the funciion prototype to the common x86 header. Allow the command line to be left out since 'bootflow info' show this itself and it is not in the correct place in memory until the kernel is actually booted. Fix a badly aligned heading