mirror of
https://github.com/ipxe/ipxe
synced 2025-12-24 06:22:59 +03:00
[png] Add support for PNG images
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -104,6 +104,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
//#define IMAGE_EFI /* EFI image support */
|
||||
//#define IMAGE_SDI /* SDI image support */
|
||||
//#define IMAGE_PNM /* PNM image support */
|
||||
//#define IMAGE_PNG /* PNG image support */
|
||||
|
||||
/*
|
||||
* Command-line commands to include
|
||||
|
||||
Reference in New Issue
Block a user