History log of /DragonStub/lib/hand.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 2a7829c5 23-Jun-2021 b'Nigel Croxon <allura@localhost>

Merge /u/xypron/gnu-efi/ branch misc_fixes into master

https://sourceforge.net/p/gnu-efi/code/merge-requests/22/


# 70402aa9 21-Jun-2021 Heinrich Schuchardt <xypron.glpk@gmx.de>

lib/hand: missing va_end() in LibReinstallProtocolInterfaces()

For each va_start() there must be a call to va_end().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>


# ea4c77ff 05-Apr-2021 b'Nigel Croxon <allura@localhost>

Merge /u/xypron/gnu-efi/ branch va_args into master

https://sourceforge.net/p/gnu-efi/code/merge-requests/16/


# 0ec661b3 04-Apr-2021 Heinrich Schuchardt <xypron.glpk@gmx.de>

lib/hand: missing va_end

For each va_start() there must be a va_end().

Correct LibInstallProtocolInterfaces() and
LibUninstallProtocolInterfaces().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@

lib/hand: missing va_end

For each va_start() there must be a va_end().

Correct LibInstallProtocolInterfaces() and
LibUninstallProtocolInterfaces().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

show more ...


# 1ecae7d4 03-Mar-2016 Nigel Croxon <nigel.croxon@hpe.com>

This makes "-Werror=unused-but-set-variable" work.

Signed-off-by: Peter Jones <pjones@redhat.com>
Signed-off-by: Nigel Croxon <nigel.croxon@hpe.com>


# 530d68ba 25-Nov-2014 Nigel Croxon <nigel.croxon@hp.com>

The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it.

Signed-off-by: Peter Jones <pjones@redhat.com>
Signed-off-by: Nigel Croxon <nigel.croxon@hp.com>