|
iPXE
|
A received message. More...
#include <hyperv.h>
Data Fields | |
| uint32_t | type |
| Type. More... | |
| uint8_t | len |
| Length of message. More... | |
| uint8_t | flags |
| Flags. More... | |
| uint16_t | reserved |
| Padding. More... | |
| uint64_t | origin |
| Origin. More... | |
| uint8_t | data [240] |
| Message. More... | |
A received message.
This is the HV_MESSAGE structure from the Hypervisor Top-Level Functional Specification. The field order given in the documentation is incorrect.
| uint32_t hv_message::type |
| uint8_t hv_message::data[240] |
1.8.15