|
iPXE
|
Branding configuration. More...
Go to the source code of this file.
Macros | |
| #define | PRODUCT_NAME "" |
| #define | PRODUCT_SHORT_NAME "iPXE" |
| #define | PRODUCT_URI "https://ipxe.org" |
| #define | PRODUCT_TAG_LINE "Open Source Network Boot Firmware" |
| #define | PRODUCT_ERROR_URI "https://ipxe.org/%08x" |
| #define | PRODUCT_COMMAND_URI "https://ipxe.org/cmd/%s" |
| #define | PRODUCT_SETTING_URI "https://ipxe.org/cfg/%s" |
| #define | PRODUCT_SBAT_NAME "" |
| #define | PRODUCT_SBAT_GENERATION 0 |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
Branding configuration.
Definition in file branding.h.
| #define PRODUCT_NAME "" |
Definition at line 27 of file branding.h.
| #define PRODUCT_SHORT_NAME "iPXE" |
Definition at line 28 of file branding.h.
| #define PRODUCT_URI "https://ipxe.org" |
Definition at line 29 of file branding.h.
| #define PRODUCT_TAG_LINE "Open Source Network Boot Firmware" |
Definition at line 38 of file branding.h.
| #define PRODUCT_ERROR_URI "https://ipxe.org/%08x" |
Definition at line 83 of file branding.h.
| #define PRODUCT_COMMAND_URI "https://ipxe.org/cmd/%s" |
Definition at line 127 of file branding.h.
| #define PRODUCT_SETTING_URI "https://ipxe.org/cfg/%s" |
Definition at line 170 of file branding.h.
| #define PRODUCT_SBAT_NAME "" |
Definition at line 178 of file branding.h.
| #define PRODUCT_SBAT_GENERATION 0 |
Definition at line 188 of file branding.h.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
1.8.15