iPXE
mime.h File Reference

MIME format. More...

#include <stdint.h>
#include <ipxe/image.h>

Go to the source code of this file.

Data Structures

struct  mime_attribute
 A MIME attribute. More...
struct  mime_headers
 MIME headers. More...
struct  mime_header
 A recognised MIME header. More...
struct  mime_encoding
 A MIME content transfer encoding. More...
struct  mime_type
 A MIME type. More...

Functions

 FILE_LICENCE (GPL2_OR_LATER_OR_UBDL)
struct image_type mime_image_type __image_type (PROBE_NORMAL)

Detailed Description

MIME format.

Definition in file mime.h.

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )

◆ __image_type()

struct image_type mime_image_type __image_type ( PROBE_NORMAL )
extern

References __image_type, and PROBE_NORMAL.