mirror of
https://github.com/ipxe/ipxe
synced 2026-02-14 02:31:26 +03:00
[png] Add support for PNG images
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -51,3 +51,4 @@ REQUIRE_OBJECT ( ocsp_test );
|
||||
REQUIRE_OBJECT ( cms_test );
|
||||
REQUIRE_OBJECT ( pnm_test );
|
||||
REQUIRE_OBJECT ( deflate_test );
|
||||
REQUIRE_OBJECT ( png_test );
|
||||
|
||||
Reference in New Issue
Block a user