Jump to content

Talk:GUID Partition Table

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

New version created by Scorpiuss

[edit]

I've created a new version of the GPT page. The fundamentals are all there. Could use a chart of the things represented at each bit position. Microsoft's got a nice one on the external link indicated (which, by the way, is a great source).

-Scorpiuss, Aug 26 2005, 13:25 GMT

EFI System partition GUID contradiction

[edit]

The GUID for an EFISys partition under the Partition Entries section is different than the one in the list of GUIDs. On the MS page linked at the bottom, the one given in the Partition Entries section is given.

-Scorpiuss

Help me please

[edit]

help me please 200.113.251.155 (talk) 19:26, 20 August 2024 (UTC)[reply]

https://unix.stackexchange.com/questions https://superuser.com/questions/ Artem S. Tashkinov (talk) 04:11, 21 August 2024 (UTC)[reply]

My explanation of an edit to the article was cut off -

[edit]

The CRC field (offset 0x10) was wrong - it said to calculate the CRC over bytes 0 to 5C, when it should be 0 to 5B, because the total length is 5C (the usual contents of the previous field at offset 0x0C), so since you start counting from 0, the last byte is 0x5B. I've verified this by actually doing the calculation for several valid EFI headers. While I was typing the explanation, I must have hit enter and it instantly published it and cut off my explanation. I don't know how to fix the explanation, but the change to the article is valid.

I suggest not making it so easy to publish an edit just by hitting the wrong key. How about an "are you sure" popup? Davexvi (talk) 01:59, 4 March 2025 (UTC)[reply]