Home
last modified time | relevance | path

Searched defs:s_PXENV (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/include/
Dpxe_api.h67 struct s_PXENV { struct
72 UINT8_t Signature[6];
80 UINT16_t Version;
81 UINT8_t Length; /**< Length of this structure */
87 UINT8_t Checksum;
88 SEGOFF16_t RMEntry; /**< Real-mode PXENV+ entry point */
95 UINT32_t PMOffset;
121 typedef struct s_PXENV PXENV_t; argument