Home
last modified time | relevance | path

Searched defs:grub_gpt_partentry (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgpt.h50 struct grub_gpt_partentry struct
52 grub_uint64_t type1;
53 grub_uint64_t type2;
54 grub_uint8_t guid[16];
55 grub_uint64_t start;
56 grub_uint64_t end;
57 grub_uint8_t attrib;
58 char name[72];