Turnstone Operating System
|
a gpt disk is also an efi table so it has same header. More...
#include <efi.h>
Public Attributes | |
uint64_t | signature |
singature of gpt table | |
uint32_t | revision |
gpt table revision | |
uint32_t | header_size |
actual header size which also contains this header | |
uint32_t | crc32 |
crc32 of all header bytes. | |
uint32_t | reserved |
always zero | |
a gpt disk is also an efi table so it has same header.