| 0x800 | entry_t | start of array of entrys |
|---|---|---|
| 0x7FE | uint16 | size of array of entrys |
| entry_t | 24B | packed |
|---|---|---|
| base | uint64 | base address of ram section |
| length | uint64 | size of ram section |
| type | uint32 | type of ram section |
| attributes | uint32 | no idea what this is for |
| entry_t->type | |
|---|---|
| 1 | Free |
| 2 | Reserved |
| 3+ | Unknown |