Go to the source code of this file.
|
| | Netboot Internet Header Consists of 4 magic characters, and a set of fields describing the current patch that's being sent (if m_preflight = 0). More...
|
◆ kBootNetINetMagic
| #define kBootNetINetMagic "ONET" |
◆ kBootNetINetMagicLength
| #define kBootNetINetMagicLength (4) |
◆ kBootNetNameLen
| #define kBootNetNameLen (256U) |
◆ kBootNetVersion
| #define kBootNetVersion (0x001) |
◆ BOOTNET_INTERNET_HEADER
Netboot Internet Header Consists of 4 magic characters, and a set of fields describing the current patch that's being sent (if m_preflight = 0).
- Note
- Can be used to patch ROMs too (if ImpliesProgram = 1)
◆ BOOTNET_INTERNET_HEADER_PTR