iPXE
Data Structures | Macros | Functions
skeleton.h File Reference

Skeleton network driver. More...

Go to the source code of this file.

Data Structures

struct  skeleton_nic
 A skeleton network card. More...
 

Macros

#define SKELETON_BAR_SIZE   256
 Skeleton BAR size. More...
 

Functions

 FILE_LICENCE (GPL2_OR_LATER_OR_UBDL)
 

Detailed Description

Skeleton network driver.

Definition in file skeleton.h.

Macro Definition Documentation

◆ SKELETON_BAR_SIZE

#define SKELETON_BAR_SIZE   256

Skeleton BAR size.

Definition at line 13 of file skeleton.h.

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL  )