Re: [PATCH v18 11/25] libtasn1: Add the documentation

2024-08-16 Thread Daniel Kiper
On Fri, Jun 28, 2024 at 04:18:54PM +0800, Gary Lin via Grub-devel wrote: > Document libtasn1 in docs/grub-dev.texi and add the upgrade steps. > Also add the patches to make libtasn1 compatible with grub code. > > Signed-off-by: Gary Lin > Reviewed-by: Vladimir Serbinenko Reviewed-by: Daniel Kipe

[PATCH v18 11/25] libtasn1: Add the documentation

2024-06-28 Thread Gary Lin via Grub-devel
Document libtasn1 in docs/grub-dev.texi and add the upgrade steps. Also add the patches to make libtasn1 compatible with grub code. Signed-off-by: Gary Lin Reviewed-by: Vladimir Serbinenko --- docs/grub-dev.texi | 35 +++ 1 file changed, 35 insertions(+) diff --