iPXE
Macros | Functions
named.h File Reference

Named configurations. More...

Go to the source code of this file.

Macros

#define NAMED_CONFIG(_header)   <config/_header>
 
#define LOCAL_NAMED_CONFIG(_header)   <config/_header>
 

Functions

 FILE_LICENCE (GPL2_OR_LATER_OR_UBDL)
 

Detailed Description

Named configurations.

Definition in file named.h.

Macro Definition Documentation

◆ NAMED_CONFIG

#define NAMED_CONFIG (   _header)    <config/_header>

Definition at line 16 of file named.h.

◆ LOCAL_NAMED_CONFIG

#define LOCAL_NAMED_CONFIG (   _header)    <config/_header>

Definition at line 23 of file named.h.

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL  )