iPXE
Macros | Functions
basemem_packet.h File Reference
#include <realmode.h>

Go to the source code of this file.

Macros

#define BASEMEM_PACKET_LEN   1514
 Maximum length of base memory packet buffer. More...
 
#define basemem_packet   __use_data16 ( basemem_packet )
 

Functions

 FILE_LICENCE (GPL2_OR_LATER_OR_UBDL)
 
char __bss16_array (basemem_packet, [BASEMEM_PACKET_LEN])
 Base memory packet buffer. More...
 

Macro Definition Documentation

◆ BASEMEM_PACKET_LEN

#define BASEMEM_PACKET_LEN   1514

Maximum length of base memory packet buffer.

Definition at line 9 of file basemem_packet.h.

◆ basemem_packet

#define basemem_packet   __use_data16 ( basemem_packet )

Definition at line 13 of file basemem_packet.h.

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL  )

◆ __bss16_array()

char __bss16_array ( basemem_packet  )

Base memory packet buffer.