/
githubmirror
/
ipxe
Обзор
Документация
Войти
/
githubmirror
/
ipxe
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/config/cloud/general.h
14 строк
345 B
Michael Brown
[mime] Add support for MIME multipart images
13 июл 2026, 14:45
13 июл 2026, 14:45
892481a
Код
Авторство
О чём код?
/* Enable IPv6 and HTTPS */ #define NET_PROTO_IPV6 #define DOWNLOAD_PROTO_HTTPS /* Allow scripts to create custom headers for retrieving metadata */ #define PARAM_CMD /* Allow scripts to handle errors by powering down the VM to avoid * incurring unnecessary costs. */ #define POWEROFF_CMD /* Enable MIME image support */ #define IMAGE_MIME