iPXE
|
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) | |
Skeleton network driver.
Definition in file skeleton.h.
#define SKELETON_BAR_SIZE 256 |
Skeleton BAR size.
Definition at line 13 of file skeleton.h.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |