Re: [PATCH v12 02/13] Import b64dec from gpg-error
On Tue, Apr 15, 2025 at 10:56:57PM +, Vladimir Serbinenko wrote: > Imported from libgpg-error 1.51 The same comment as for the patch #1. Daniel ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel
[PATCH v12 02/13] Import b64dec from gpg-error
Imported from libgpg-error 1.51 Signed-off-by: Vladimir Serbinenko --- grub-core/lib/b64dec.c | 279 + 1 file changed, 279 insertions(+) create mode 100644 grub-core/lib/b64dec.c diff --git a/grub-core/lib/b64dec.c b/grub-core/lib/b64dec.c new file mode