[pnm] Add support for PNM images

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2013-11-26 16:29:30 +00:00
parent 09f31e9fc4
commit 0ee89338dd
7 changed files with 803 additions and 0 deletions

View File

@@ -49,3 +49,4 @@ REQUIRE_OBJECT ( rsa_test );
REQUIRE_OBJECT ( x509_test );
REQUIRE_OBJECT ( ocsp_test );
REQUIRE_OBJECT ( cms_test );
REQUIRE_OBJECT ( pnm_test );