opengnsys_ipxe/contrib
Michael Brown a5c41483d2 [coverity] Override assumptions about wcrtomb() and hmac_init()
Newer versions of Coverity use built-in models for wcrtomb() and
hmac_init() that are capable of returning errors, and reports defects
due to code failing to check for these errors.  The actual iPXE
implementations are simpler than Coverity's models and can never
return errors, so these defects are false positives.

Fix by overriding Coverity's built-in models for these functions.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2019-08-17 17:18:54 +01:00
..
coverity [coverity] Override assumptions about wcrtomb() and hmac_init() 2019-08-17 17:18:54 +01:00
errdb [errdb] Strip platform error code for non-platform-generated errors 2013-04-29 15:36:32 +01:00
rom-o-matic [contrib] Fix rom-o-matic git version number issues 2012-07-23 17:07:31 +01:00
vm [contrib] Enable bochs debug port by default 2012-10-05 13:24:07 +01:00
README [contrib] Move most contrib content to a separate repository 2010-01-16 21:47:39 -05:00

README

Most of the content that was previously in this directory has been
moved to a separate git repository:

    http://git.etherboot.org/?p=contrib.git;a=summary

or the Etherboot Project wiki:

    http://etherboot.org/