|
iPXE
|
A posted message. More...
#include <hyperv.h>
Data Fields | |
| uint32_t | id |
| Connection ID. More... | |
| uint32_t | reserved |
| Padding. More... | |
| uint32_t | type |
| Type. More... | |
| uint32_t | len |
| Length of message. More... | |
| uint8_t | data [240] |
| Message. More... | |
A posted message.
This is the input parameter list for the HvPostMessage hypercall.
1.8.15