|
iPXE
|
UDP WRITE. More...
Data Structures | |
| struct | s_PXENV_UDP_WRITE |
| Parameter block for pxenv_udp_write() More... | |
Macros | |
| #define | PXENV_UDP_WRITE 0x0033 |
| PXE API function code for pxenv_udp_write() | |
Typedefs | |
| typedef struct s_PXENV_UDP_WRITE | PXENV_UDP_WRITE_t |
Variables | |
| union { | |
| uint16_t di | |
| uint32_t edi | |
| } | __attribute__ |
UDP WRITE.
| #define PXENV_UDP_WRITE 0x0033 |
PXE API function code for pxenv_udp_write()
| typedef struct s_PXENV_UDP_WRITE PXENV_UDP_WRITE_t |
| struct s_PXENV_UDP_WRITE __attribute__ |
| uint16_t { ... } ::di |
Definition at line 1 of file registers.h.
| uint32_t { ... } ::edi |
Definition at line 2 of file registers.h.