|
iPXE
|
#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... | |
| #define BASEMEM_PACKET_LEN 1514 |
Maximum length of base memory packet buffer.
Definition at line 9 of file basemem_packet.h.
| #define basemem_packet __use_data16 ( basemem_packet ) |
Definition at line 13 of file basemem_packet.h.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| char __bss16_array | ( | basemem_packet | ) |
Base memory packet buffer.
1.8.15