iPXE
Functions
undipreload.c File Reference

Preloaded UNDI stack. More...

#include <realmode.h>
#include <undipreload.h>

Go to the source code of this file.

Functions

 FILE_LICENCE (GPL2_OR_LATER_OR_UBDL)
 
struct undi_device __data16 (preloaded_undi)
 Preloaded UNDI device. More...
 

Detailed Description

Preloaded UNDI stack.

Definition in file undipreload.c.

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL  )

◆ __data16()

struct undi_device __data16 ( preloaded_undi  )

Preloaded UNDI device.

This is the UNDI device that was present when Etherboot started execution (i.e. when loading a .kpxe image). The first driver to claim this device must zero out this data structure.