Re: [PATCH 04/13] doc: Add a description for bootmeth_pxe

2024-07-16 Thread Mattijs Korpershoek
Hi Simon, Thank you for the patch. On lun., juil. 15, 2024 at 11:13, Simon Glass wrote: > Add documentation for the pxe bootmeth. > > Signed-off-by: Simon Glass Reviewed-by: Mattijs Korpershoek Nitpick: now that pxelinux.rst exist, can we link to this file in extlinux.rst ? > --- > > doc/

Re: [PATCH 04/13] doc: Add a description for bootmeth_pxe

2024-07-16 Thread Simon Glass
Hi Heinrich, On Mon, 15 Jul 2024 at 23:47, Heinrich Schuchardt wrote: > > On 7/15/24 12:13, Simon Glass wrote: > > Add documentation for the pxe bootmeth. > > > > Signed-off-by: Simon Glass > > --- > > > > doc/develop/bootstd/index.rst| 1 + > > doc/develop/bootstd/overview.rst | 2 +- >

Re: [PATCH 04/13] doc: Add a description for bootmeth_pxe

2024-07-15 Thread Heinrich Schuchardt
On 7/15/24 12:13, Simon Glass wrote: Add documentation for the pxe bootmeth. Signed-off-by: Simon Glass --- doc/develop/bootstd/index.rst| 1 + doc/develop/bootstd/overview.rst | 2 +- doc/develop/bootstd/pxelinux.rst | 27 +++ 3 files changed, 29 insertions(

Re: [PATCH 04/13] doc: Add a description for bootmeth_pxe

2024-07-15 Thread Quentin Schulz
Hi Simon, On 7/15/24 12:13 PM, Simon Glass wrote: Add documentation for the pxe bootmeth. Signed-off-by: Simon Glass Reviewed-by: Quentin Schulz Thanks! Quentin

[PATCH 04/13] doc: Add a description for bootmeth_pxe

2024-07-15 Thread Simon Glass
Add documentation for the pxe bootmeth. Signed-off-by: Simon Glass --- doc/develop/bootstd/index.rst| 1 + doc/develop/bootstd/overview.rst | 2 +- doc/develop/bootstd/pxelinux.rst | 27 +++ 3 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 doc/d